From e59c35aa43b3985beb4ac4cce19b283b89aaf30f Mon Sep 17 00:00:00 2001 From: Asad Dhorajiwala Date: Tue, 10 Jan 2023 12:29:21 -0800 Subject: [PATCH] Prettified codebase (#348) - setup prettier config file for the repo - ran prettier on the entire repo - updated docs - added GitHub Action that creates a commit on PRs to master if the code isn't prettified. closes #324 --- .github/workflows/main.yml | 24 ++ .nvmrc | 1 + .prettierrc | 25 ++ README.md | 73 ++-- assets/css/styles.css | 12 +- assets/js/create-github-pr.js | 16 +- assets/js/grades-api.js | 22 +- assets/js/newsletter.js | 52 +-- content/about/_index.md | 3 +- content/about/clubs.md | 1 + content/about/constitution.md | 16 +- content/about/minutes/2005-09-06.md | 122 +++---- content/about/minutes/2005-09-14.md | 176 +++++----- content/about/minutes/2005-09-22.md | 72 ++-- content/about/minutes/2005-09-29.md | 106 +++--- content/about/minutes/2005-10-05.md | 102 +++--- content/about/minutes/2005-10-12.md | 94 +++--- content/about/minutes/2005-10-19.md | 152 ++++----- content/about/minutes/2005-10-26.md | 96 +++--- content/about/minutes/2005-11-02.md | 146 ++++---- content/about/minutes/2005-11-09.md | 104 +++--- content/about/minutes/2005-11-16.md | 114 +++---- content/about/minutes/2005-11-23.md | 150 ++++----- content/about/minutes/2005-11-30.md | 66 ++-- content/about/minutes/2006-01-05.md | 60 ++-- content/about/minutes/2006-01-12.md | 66 ++-- content/about/minutes/2006-01-19.md | 74 ++-- content/about/minutes/2006-01-26.md | 72 ++-- content/about/minutes/2006-02-02.md | 60 ++-- content/about/minutes/2006-02-23.md | 112 +++--- content/about/minutes/2006-03-02.md | 74 ++-- content/about/minutes/2006-03-09.md | 70 ++-- content/about/minutes/2006-03-16.md | 50 +-- content/about/minutes/2006-09-12.md | 22 +- content/about/minutes/2006-10-04.md | 70 ++-- content/about/minutes/2006-11-02.md | 58 ++-- content/about/minutes/2006-11-16.md | 104 +++--- content/about/minutes/2007-01-30.md | 1 - content/about/minutes/2007-02-06.md | 28 +- content/about/minutes/2007-08-16.md | 78 ++--- content/about/minutes/2007-09-10.md | 93 +++-- content/about/minutes/2007-09-12.md | 105 +++--- content/about/minutes/2007-09-24.md | 4 +- content/about/minutes/2007-10-15.md | 46 +-- content/about/minutes/2007-10-29.md | 42 +-- content/about/minutes/2007-11-19.md | 14 +- content/about/minutes/2008-01-21.md | 45 +-- content/about/minutes/2008-02-04.md | 24 +- content/about/minutes/2008-03-06.md | 102 +++--- content/about/minutes/2008-07-19.md | 74 ++-- content/about/minutes/2008-08-20.md | 82 ++--- content/about/minutes/2008-08-27.md | 98 +++--- content/about/minutes/2008-09-11.md | 52 +-- content/about/minutes/2008-09-17.md | 42 +-- content/about/minutes/2008-09-22.md | 34 +- content/about/minutes/2008-10-15.md | 10 +- content/about/minutes/2010-01-21.md | 1 - content/about/minutes/2010-03-04.md | 42 +-- content/about/minutes/2010-09-17.md | 26 +- content/about/minutes/2010-09-29.md | 34 +- content/about/minutes/2011-10-19.md | 74 ++-- content/about/minutes/2012-09-14.md | 56 +-- content/about/minutes/2012-11-02.md | 42 +-- content/about/minutes/2012-11-23.md | 22 +- content/about/team/executives/2010.md | 2 +- content/about/team/executives/2017.md | 18 +- content/about/team/executives/2018.md | 2 +- content/about/team/executives/2022.md | 14 +- content/about/team/officers/2018.md | 31 +- content/about/team/officers/2021.md | 2 +- content/about/team/officers/2022.md | 18 +- content/cube/_index.md | 10 +- content/cube/lockers.md | 5 +- content/cube/menu.md | 62 ++-- content/cube/printer.md | 4 +- ...inatorial-algo-for-variational-problems.md | 4 +- content/events/2005-09-08-welcome-event.md | 18 +- content/events/2005-09-15-whos-who.md | 4 +- ...probablistic-models-for-complex-domains.md | 6 +- content/events/2005-09-25-home-suite-home.md | 14 +- .../2005-10-06-cruelty-of-teaching-cs.md | 6 +- content/events/2005-10-07-c-termination.md | 6 +- content/events/2005-10-07-lan-party.md | 7 +- .../events/2005-10-13-distributed-storage.md | 6 +- content/events/2005-10-14-licensed-bbq.md | 6 +- .../events/2005-10-20-modularity-rtlinux.md | 6 +- content/events/2005-11-02-krispy-kreme.md | 6 +- content/events/2005-11-03-in-my-experience.md | 6 +- .../2005-11-22-annual-general-meeting.md | 7 +- ...006-01-15-(semi)-annual-general-meeting.md | 6 +- .../events/2006-02-09-network-intelligence.md | 6 +- .../events/2006-03-10-ladies-movie-night.md | 2 +- content/events/2006-03-16-sensor-data.md | 6 +- ...ysis-and-design-of-nucleic-acid-devices.md | 6 +- .../2006-09-18-home-suite-home-cd-tutorial.md | 18 +- .../events/2006-09-25-arbitrary-barbeque.md | 6 +- .../2006-10-03-campus-wide-career-fair.md | 4 +- .../2007-01-26-technical-career-fair.md | 10 +- content/events/2007-09-14-bbq.md | 6 +- .../2007-09-21-first-ever-csss-beach-day.md | 6 +- .../2007-09-28-cs-intramurals-sign-up-now.md | 52 +-- content/events/2007-09-28-cs2-lan-party.md | 9 +- content/events/2007-10-15-bbq.md | 4 +- content/events/2007-10-16-gladiator.md | 6 +- content/events/2007-10-18-bbq.md | 6 +- .../events/2007-10-27-meet-the-prof-night.md | 4 +- ...otoshop-workshop-with-cuss-vp-marketing.md | 4 +- .../2007-11-06-cube-halo-3-tournament.md | 6 +- content/events/2007-11-13-fowcs-luncheon.md | 6 +- ...2007-11-23-end-of-semester-licensed-bbq.md | 6 +- content/events/2008-01-21-science-olympics.md | 6 +- ...-24-what-you-can-do-with-your-cs-degree.md | 4 +- content/events/2008-02-05-ice-cubed.md | 6 +- .../2008-03-19-it-night-2008-ubc-mis-club.md | 6 +- content/events/2008-03-24-csss-boat-cruise.md | 6 +- ...demco-learning-centre-renaming-ceremony.md | 6 +- content/events/2008-09-10-beach-day.md | 34 +- ...aduate-society-barbecue-and-beer-garden.md | 6 +- .../2008-09-18-google-cs-womens-luncheon.md | 8 +- .../events/2008-09-26-fist-bbq-of-the-year.md | 10 +- ...17-faculty-of-science-town-hall-meeting.md | 6 +- content/events/2008-10-17-meet-the-dean.md | 6 +- ...c-career-services-interviewing-workshop.md | 6 +- .../events/2008-10-27-girlsmarts-workshops.md | 10 +- .../events/2008-11-19-science-skate-night.md | 6 +- content/events/2009-02-05-bbq.md | 6 +- ...-luncheon-for-women-in-computer-science.md | 6 +- content/events/2009-02-08-bowling.md | 6 +- content/events/2009-02-13-bbq.md | 6 +- ...2009-02-19-presentation-skills-workshop.md | 6 +- content/events/2009-03-12-lazer-tag.md | 6 +- content/events/2009-03-23-storm-the-wall.md | 4 +- content/events/2009-03-24-funnest-job.md | 6 +- .../events/2009-03-26-last-bbq-of-the-year.md | 6 +- content/events/2009-03-28-boat-cruise.md | 6 +- content/events/2009-09-05-cs-open-house.md | 6 +- content/events/2009-09-09-cs-welcome-event.md | 6 +- content/events/2009-09-09-distinguished.md | 6 +- content/events/2009-10-08-omg-wtf-bbq.md | 6 +- content/events/2009-10-17-windows-7-launch.md | 6 +- content/events/2009-10-26-byte-to-eat.md | 8 +- content/events/2009-10-26-gladiator.md | 6 +- content/events/2009-10-26-halloween.md | 6 +- content/events/2009-10-26-swashbuckle.md | 6 +- content/events/2009-11-06-movie-night.md | 6 +- .../2009-11-11-technical-interview-skills.md | 6 +- content/events/2009-12-03-lan-party.md | 7 +- content/events/2010-01-06-how-to-prepare.md | 6 +- .../events/2010-01-13-project-management.md | 6 +- content/events/2010-01-13-public-speaking.md | 4 +- .../2010-01-13-ubc-technical-career-fair.md | 6 +- content/events/2010-01-14-pizza-sale.md | 10 +- content/events/2010-01-24-lazer-tag.md | 6 +- .../2010-02-27-incentive-mechanism-eng.md | 6 +- content/events/2010-02-27-movie-night.md | 6 +- .../events/2010-03-05-cs-major-townhall.md | 6 +- .../events/2010-03-05-financial-literacy.md | 6 +- ...2010-03-05-hierarchical-temporal-memory.md | 6 +- content/events/2010-03-27-boat-cruise.md | 11 +- content/events/2010-04-02-faculty-talk.md | 6 +- content/events/2010-05-28-sailing-club-bbq.md | 6 +- content/events/2010-09-10-lunctime-bbq.md | 4 +- content/events/2010-09-16-lan-party.md | 6 +- content/events/2010-10-01-board-game-night.md | 6 +- content/events/2010-10-15-board-game-night.md | 6 +- content/events/2010-10-29-halloween.md | 4 +- content/events/2010-10-29-pizza-sale.md | 6 +- content/events/2010-11-03-board-game-night.md | 1 + content/events/2010-11-05-bbq.md | 4 +- content/events/2010-11-12-ice-cubed.md | 6 +- content/events/2010-11-15-lan-party.md | 6 +- .../2010-11-17-annual-general-meeting.md | 4 +- content/events/2010-11-19-rock-climbing.md | 6 +- content/events/2011-01-07-ice-skating.md | 6 +- .../events/2011-01-13-volunteers-needed.md | 4 +- content/events/2011-01-14-board-game-night.md | 3 +- .../2011-02-01-ubc-technical-career-fair.md | 9 +- content/events/2011-03-12-lazer-tag.md | 6 +- content/events/2011-04-02-boat-cruise.md | 6 +- content/events/2012-01-17-lazer-tag.md | 6 +- content/events/2012-02-03-trivia-night.md | 6 +- ...02-05-krispy-kreme-sale-at-science-week.md | 6 +- content/events/2012-03-24-boat-cruise.md | 6 +- content/events/2012-03-26-it-night.md | 90 ++--- content/events/2012-03-28-sagm.md | 6 +- .../events/2012-09-12-start-of-term-bbq.md | 6 +- .../2012-09-12-vancouver-sun-run-2006.md | 3 +- ...-2008-halloween-costume-contest-results.md | 6 +- .../2012-10-21-bzzr-garden-and-bbq-round-2.md | 6 +- .../2012-10-21-csss-movie-and-games-night.md | 6 +- content/events/2012-10-21-grad-boat-cruise.md | 6 +- content/events/2012-10-21-halo-3-party.md | 6 +- .../2012-10-21-rec-innertube-water-polo.md | 12 +- content/events/2012-10-22-games-night.md | 6 +- content/events/2012-10-22-it-night.md | 77 ++--- content/events/2012-10-22-wine-and-cheese.md | 6 +- content/events/2012-10-26-bbq.md | 6 +- .../2013-01-30-ubc-technical-career-fair.md | 108 +++--- content/events/2013-02-10-artona.md | 2 +- content/events/2013-02-15-board-game-night.md | 7 +- content/events/2013-03-23-lazer-tag.md | 6 +- content/events/2013-03-30-boat-cruise.md | 13 +- .../2013-08-29-byte-to-eat-board-games.md | 6 +- .../2013-08-29-co-op-30th-anniversary.md | 6 +- content/events/2013-08-29-interview-skills.md | 6 +- .../2013-08-29-task-focused-interface.md | 6 +- content/events/2013-10-25-gravity.md | 6 +- content/events/2013-11-27-doctor-who.md | 6 +- content/events/2013-11-29-board-game-night.md | 6 +- content/events/2014-10-18-artona.md | 10 +- content/events/2014-11-19-mixer.md | 6 +- content/events/2014-11-26-sagm.md | 6 +- content/events/2015-03-05-sagm.md | 6 +- content/events/2015-04-24-it-night-2007.md | 4 +- content/events/2016-03-07-career-fair-2008.md | 7 +- content/events/2016-03-07-career-fair-2009.md | 6 +- .../2016-03-07-ubc-tech-career-fair-2006.md | 6 +- content/events/2016-03-11-sagm.md | 10 +- content/events/2016-09-06-open-house.md | 11 +- content/events/2016-09-23-board-game-night.md | 6 +- content/events/2016-11-21-agenda.md | 4 +- content/events/2016-11-25-sagm-karaoke.md | 6 +- content/events/2017-01-20-board-game-night.md | 6 +- .../2017-01-26-ubc-technical-career-fair.md | 6 +- .../2017-03-09-table-four-trivia-dinner.md | 6 +- ...nsulting-club-wine-and-cheese-gala-2007.md | 6 + ...2-01-retro-randomizer-night-gaming-rrng.md | 5 + .../2018-01-25-ubc-technical-career-fair.md | 7 +- content/events/2018-09-13-coming-september.md | 6 +- content/events/2019-01-21-games-night.md | 2 +- content/events/2019-02-16-project-hub.md | 2 +- content/events/2019-03-02-project-hub.md | 2 +- content/events/2019-03-16-project-hub.md | 2 +- content/events/2019-03-19-cube-food-week.md | 16 +- content/events/2019-03-22-general-meeting.md | 2 +- content/events/2019-03-25-new-game-jackbox.md | 2 +- content/events/2019-03-30-project-hub.md | 2 +- content/events/2019-06-16-summer-bbq.md | 10 +- content/events/2019-09-03-welcome-back-bbq.md | 8 +- .../events/2019-09-04-introducing-the-cube.md | 2 - .../events/2019-09-09-technical-clubs-days.md | 1 - .../2019-09-13-studio-ghibli-bbt-night.md | 1 - content/events/2019-09-19-free-breakfast.md | 1 - content/events/2019-09-25-first-year-panel.md | 1 - content/events/2019-10-16-coffee-chat.md | 2 +- content/events/2019-10-25-pumpkin-carving.md | 1 - content/events/2019-11-20-hot-chocolate.md | 1 - content/events/2019-11-22-sagm.md | 3 +- content/events/2019-11-29-meet-the-profs.md | 3 +- .../2020-01-15-free-professional-headshot.md | 1 - content/events/2020-01-30-tcf.md | 1 - content/events/2020-03-11-royal-flush.md | 5 +- content/events/2020-03-18-sagm.md | 1 - content/events/2020-04-09-minecraft-nights.md | 1 - .../events/2020-06-16-codingcompetition.md | 7 +- .../events/2020-10-27-virtual-pictionary.md | 5 +- content/events/2020-11-02-interviewdrian.md | 7 +- content/events/2020-11-10-virtuallounge.md | 12 +- content/events/2020-11-24-holidaymovie.md | 7 +- content/events/2020-12-22-tcf2021.md | 8 +- content/events/2021-01-12-tcf-companies.md | 74 ++-- ...021-01-29-function-for-future-funcitons.md | 14 +- ...021-11-05-professional-headshot-session.md | 2 +- content/events/2021-11-26-research-night.md | 2 +- .../events/2022-01-27-tech-industry-night.md | 13 +- content/events/2022-03-03-headshot-event.md | 9 +- content/events/2022-03-04-headshot-event.md | 9 +- .../2022-03-09-personal-projects-panel.md | 9 +- .../events/2022-03-17-tech-industry-night.md | 18 +- content/events/2022-03-25-elections.md | 2 +- content/events/2022-04-06-exec-hiring.md | 13 +- .../events/2022-06-16-tech-industry-night.md | 5 +- content/events/2022-08-03-merchandise.md | 4 +- .../2022-11-28-semi-annual-general-meeting.md | 4 +- .../2023-01-19-technical-career-fair.md | 2 +- ...rogram-info-session-(september-20-2005).md | 6 +- ...ss-objects-info-session-(oct-11th-2005).md | 6 +- content/posts/2005-09-09-clothing-contest.md | 10 +- ...-accenture-info-session-(sept.-29-2005).md | 6 +- ...erial-oil-info-session-(sept-13th-2005).md | 6 +- content/posts/2005-09-15-life-at-microsoft.md | 6 +- ...2-info-session-ubc-master-of-management.md | 8 +- content/posts/2005-10-14-ibm-campus-tour.md | 6 +- ...10-22-ubc-computer-science-alumni-panel.md | 6 +- ...-11-24-grad-school-application-workshop.md | 6 +- ...ce-being-interviewed-by-electronic-arts.md | 4 +- ...-06-information-technology-and-medicine.md | 6 +- content/posts/2006-01-31-meet-the-teachers.md | 6 +- ...rc-undergraduate-student-research-award.md | 31 +- .../2006-02-09-ubc-cs-spring-alumni-panel.md | 6 +- ...g-to-know-you-women-in-computer-science.md | 16 +- .../2006-03-03-student-excellence-awards.md | 16 +- ...-in-electrical-and-computer-engineering.md | 6 +- content/posts/2006-03-12-day-in-a-firm-ibm.md | 4 +- ...2006-03-25-darwin-partners-info-session.md | 6 +- content/posts/2006-04-17-class-act-2006.md | 2 +- ...e-school-and-nserc-scholarship-workshop.md | 6 +- ...-tri-mentoring-information-session-2006.md | 18 +- ...02-ubc-cs-welcome-session-welcome-to-cs.md | 6 +- .../2006-09-25-accenture-info-session.md | 4 +- ...5-game-development-association-kick-off.md | 4 +- .../2006-09-29-tri-mentoring-kick-off.md | 6 +- .../2006-10-03-microsoft-info-session.md | 5 +- ...nterprise-risk-services-lunch-and-learn.md | 6 +- .../2006-10-09-telus-information-session.md | 10 +- ...year-major-students-in-computer-science.md | 6 +- ...squad-leader-for-next-years-imagine-ubc.md | 4 +- ...-klawe-president-of-harvey-mudd-college.md | 13 +- ...echnology-entrepreneurship-club-seminar.md | 10 +- content/posts/2006-11-21-gda-radical.md | 4 +- ...ian-undergraduate-technology-conference.md | 4 +- content/posts/2006-election-canidates.md | 20 +- ...0-masters-of-digital-media-program-gnwc.md | 8 +- ...0-3rd-annual-winter-programming-contest.md | 6 +- content/posts/2007-01-30-co-op-focus-group.md | 4 +- ...rts-ubc-cognitive-systems-program-event.md | 7 +- ...ing-careers-and-technical-vs-management.md | 15 +- ...e-07-university-challenge-beyond-gaming.md | 6 +- ...08-mitacs-industrial-math-summer-school.md | 23 +- ...n-in-science-engineering-and-technology.md | 11 +- content/posts/2007-02-14-adobe-tech-talk.md | 6 +- ...gital-media-program-information-session.md | 4 +- ...007-02-25-vancouver-technology-festival.md | 4 +- ...27-looking-for-a-career-in-intelligence.md | 6 +- .../posts/2007-02-28-imagine-cup-sdi-lab.md | 4 +- ...-05-task-focused-programming-with-mylar.md | 4 +- .../posts/2007-03-08-fowcs-brown-bag-lunch.md | 4 +- content/posts/2007-03-15-medfusion-at-work.md | 4 +- .../2007-03-28-csss-excellence-awards.md | 1 + ...i-mentoring-wrap-up-call-for-volunteers.md | 7 +- content/posts/2007-09-14-google-tech-talk.md | 6 +- ...4-meeting-computing-needs-across-campus.md | 4 +- ...14-motion-planning-for-physical-systems.md | 4 +- ...07-09-14-tri-mentoring-orientation-2007.md | 6 +- ...ession-engineering-and-computer-science.md | 6 +- .../2007-09-18-microsoft-meet-the-company.md | 8 +- ...nd-webmaster-positions-still-available!.md | 8 +- .../2007-10-16-hsbc-shanghai-info-session.md | 6 +- ...-10-16-math-mania-volunteer-opportunity.md | 16 +- ...16-sus-is-looking-for-committee-members.md | 24 +- ...7-10-21-what-is-consulting-by-accenture.md | 4 +- ...-web-data-management-raghu-ramakrishnan.md | 6 +- ...-10-29-context-perspective-and-programs.md | 6 +- .../posts/2007-10-29-ubisoft-visits-ubc!.md | 6 +- content/posts/2007-10-30-research-night.md | 6 +- content/posts/2007-10-31-google-breakfast.md | 6 +- ...ing-in-multimedia-and-speech-processing.md | 6 +- content/posts/2007-election-canidates.md | 17 +- content/posts/2007-election-nomination.md | 14 +- content/posts/2008-01-16-ibm-info-session.md | 6 +- .../2008-01-27-guitar-hero-tournament.md | 6 +- .../2008-01-28-rim-information-session.md | 6 +- content/posts/2008-02-05-kpmg.md | 6 +- .../2008-03-03-acm-programming-team-party.md | 6 +- ...op-computer-science-information-session.md | 12 +- ...crosoft-makes-developing-easier-for-you.md | 6 +- .../posts/2008-03-13-pi-day-with-google.md | 6 +- .../posts/2008-03-19-co-op-info-session.md | 12 +- ...nitive-systems-grad-school-info-session.md | 6 +- .../2008-04-07-microsoft-mixer-at-ubc.md | 6 +- .../2008-04-14-aus-needs-a-webmaster!.md | 22 +- ...2008-09-10-telus-find-your-true-colours.md | 10 +- content/posts/2008-09-14-bcit-is-hiring.md | 4 +- ...organ-graduate-and-intern-opportunities.md | 4 +- .../2008-09-14-safe-software-info-session.md | 6 +- .../2008-09-14-shell-canada-info-session.md | 6 +- .../2008-09-14-xmodus-software-summer-jobs.md | 27 +- ...008-09-17-forum-for-women-entrepreneurs.md | 6 +- .../posts/2008-09-17-google-info-session.md | 6 +- .../2008-09-17-hsbc-london-info-session.md | 6 +- ...ent-in-operations-research-info-session.md | 4 +- .../2008-09-23-microsoft-info-session.md | 6 +- ...008-10-03-business-objects-info-session.md | 6 +- ...bc-bank-china-company-ltd.-info-session.md | 6 +- ...8-10-06-blue-castle-information-session.md | 6 +- content/posts/2008-10-06-general-meeting.md | 18 +- ...onsul-of-japan-jet-program-info-session.md | 6 +- ...ieee-think-engineering-networking-event.md | 6 +- ...8-10-10-research-in-motion-info-session.md | 6 +- ...08-10-15-statistics-canada-info-session.md | 6 +- ...-bsc-resume-rounds-for-science-students.md | 6 +- .../posts/2008-10-30-life-outside-the-lab.md | 6 +- content/posts/2008-11-02-bigpark-on-campus.md | 6 +- ...1-02-cpsccogs-co-op-information-session.md | 6 +- .../2008-11-02-get-into-research-2008.md | 6 +- ...nto-graduate-school-information-session.md | 6 +- .../posts/2008-11-06-peering-into-research.md | 6 +- .../2008-11-10-halloween-costume-contest.md | 12 +- ...-enterprize-entrepreneurship-conference.md | 6 +- ...-20-imagine-cup-2009-egypt-info-session.md | 24 +- content/posts/2008-12-01-one-term-down.md | 6 +- content/posts/2008-12-14-general-meeting.md | 2 +- .../2008-12-19-spring-opportunity-at-ubc.md | 6 +- content/posts/2008-election-canidates.md | 34 +- content/posts/2008-election-nomination.md | 4 +- content/posts/2008-election-results.md | 14 +- content/posts/2009-01-07-ibm-info-session.md | 6 +- content/posts/2009-01-15-cs-industry-panel.md | 6 +- .../2009-01-15-microsoft-resume-contest.md | 22 +- ...-work-your-bsc-career-services-workshop.md | 6 +- ...-18-guest-lecture-by-richard-m-stallman.md | 6 +- content/posts/2009-01-22-ams-elections.md | 4 +- ...09-01-26-alfred-scow-award-testimonials.md | 6 +- .../posts/2009-01-26-mug-leaders-wanted.md | 6 +- .../posts/2009-01-30-graduation-writeups.md | 2 +- .../2009-02-02-aer-marketing-part-time.md | 2 +- ...resume-and-cover-letter-editing-session.md | 6 +- ...ipse-information-and-networking-session.md | 6 +- ...09-02-25-tec-young-entrepreneurs-dinner.md | 6 +- ...-26-fitc-design-and-technology-festival.md | 6 +- ...tion-developer-ze-power-group-vancouver.md | 2 +- ...9-03-02-presentation-skills-competition.md | 6 +- .../2009-03-02-telus-information-session.md | 6 +- ...-02-web-skin-designdevelopment-position.md | 12 +- content/posts/2009-03-10-think-fit-biztech.md | 6 +- ...-graduate-and-professional-schools-2009.md | 6 +- ...al-resources-canada-information-session.md | 6 +- ...orporate-social-responsibility-workshop.md | 6 +- ...03-19-early-career-masters-info-session.md | 12 +- ...l-undergraduate-student-research-awards.md | 2 +- ...-03-19-optemo-technologies-incorporated.md | 22 +- .../2009-03-31-a-crash-course-on-careers.md | 16 +- ...-01-summer-of-code-application-deadline.md | 4 +- ...te-web-developer-and-database-architect.md | 30 +- ...-founder-(cto)-for-early-stage-start-up.md | 44 +-- content/posts/2009-04-23-anomaly-2009.md | 4 +- ...nior-system-administratorlambda-systems.md | 30 +- ...-09-04-reading-room-orientation-session.md | 6 +- .../2009-09-08-accenture-info-session.md | 6 +- ...lus-info-session-find-your-true-colours.md | 16 +- .../2009-09-09-join-department-comittee.md | 20 +- .../2009-09-14-info-session-orientation.md | 6 +- .../2009-09-17-resume-writing-workshop.md | 6 +- ...ered-machines-club-icebreakernetworking.md | 6 +- ...-11-07-the-ubyssey-wants-cpsc-students!.md | 4 +- content/posts/2009-election-canidates.md | 98 +++--- content/posts/2009-election-nominations.md | 16 +- ...ls-what-employers-look-for-in-new-grads.md | 6 +- ...10-01-05-drop-in-resume-editing-session.md | 6 +- .../2010-01-05-interview-skills-workshop.md | 4 +- .../2010-01-05-resume-writing-workshop.md | 6 +- content/posts/2010-01-08-vsea-speaker.md | 6 +- ...1-12-drop-in-resumecover-letter-editing.md | 6 +- content/posts/2010-01-23-bcnet.md | 10 +- content/posts/2010-01-23-eads-info-session.md | 6 +- content/posts/2010-01-23-rim-info-session.md | 6 +- .../posts/2010-01-23-ugrad-research-poster.md | 6 +- ...-welcomes-you-to-its-first-open-meeting.md | 6 +- ...nce-2010-new-ideas-for-shared-solutions.md | 12 +- ...r-job-or-internship-information-session.md | 6 +- ...rs-of-digital-media-information-session.md | 6 +- ...r-oilfield-services-information-session.md | 6 +- .../2010-02-06-startup-to-industry-leader.md | 10 +- .../2010-02-24-job-opportunity-at-tasktop.md | 10 +- content/posts/2010-02-26-find-a-job-fast.md | 6 +- ...r-drop-in-editing-for-non-coop-students.md | 6 +- ...27-young-cofounders-wanted-speed-dating.md | 22 +- ...drop-in-resume-and-cover-letter-editing.md | 6 +- ...03-05-interview-skills-practice-session.md | 6 +- ...ort-canada-employer-information-session.md | 6 +- ...10-03-19-broadridge-information-session.md | 6 +- ...drop-in-resume-and-cover-letter-editing.md | 6 +- .../2010-03-20-sus-is-hiring-an-it-manager.md | 20 +- .../posts/2010-03-23-icics-kpmg-seminar.md | 6 +- ...010-03-27-rising-stars-of-research-2010.md | 4 +- ...drop-in-resume-and-cover-letter-editing.md | 4 +- ...organizing-support-for-charity-20102011.md | 2 +- .../posts/2010-04-11-cogs-200-poster-event.md | 6 +- ...ver-talking-about-the-next-big-question.md | 6 +- .../2010-04-23-crash-course-for-careers.md | 6 +- ...10-04-23-msemploy-canada-it-career-fair.md | 6 +- ...-07-invoke-looking-for-iphone-developer.md | 30 +- ...ueensland-australia-information-session.md | 6 +- ...-software-developer-position-at-pdftron.md | 2 +- ...tive-solutions-looking-for-web-designer.md | 10 +- .../posts/2010-06-15-apps-4-climate-action.md | 6 +- ...e-looking-for-backend-php-web-developer.md | 46 +-- ...08-sokanu-looking-for-software-engineer.md | 40 +-- ...-09-09-nserc-application-review-session.md | 6 +- .../2010-09-13-orientation-info-session.md | 4 +- .../2010-09-16-biztech-meet-the-network.md | 6 +- content/posts/2010-election-canidates.md | 48 +-- content/posts/2010-election-nomination.md | 16 +- content/posts/2011-01-12-telus-open-house.md | 15 +- ...1-ethicaldeal-is-hiring-a-web-developer.md | 40 +-- content/posts/2011-election-canidates.md | 28 +- content/posts/2011-election-nomination.md | 16 +- .../posts/2012-06-08-nokia-code-challenge.md | 6 +- .../2012-06-30-hiretheworld-vancouver.md | 6 +- .../2012-09-09-telus-information-session.md | 16 +- ...er-science-at-the-university-of-calgary.md | 20 +- .../2012-09-12-microsoft-office-hours.md | 6 +- .../2012-09-12-microsoft-resume-clinic.md | 6 +- content/posts/2012-09-15-sap-code-slam.md | 6 +- content/posts/2012-09-19-acm-icpc-tryouts.md | 6 +- ...09-23-australian-universities-visit-ubc.md | 68 ++-- .../posts/2012-10-10-microsoft-tech-talk.md | 6 +- content/posts/2012-10-11-telus-open-house.md | 12 +- ...-13-gravatron-looking-for-ios-developer.md | 4 +- .../2012-10-18-global-relay-open-house.md | 6 +- content/posts/2012-10-19-tasktop-eclipse.md | 6 +- ...esign-competition-tier-one-theme-voting.md | 4 +- ...10-21-backbone-entertainment-open-house.md | 4 +- content/posts/2012-10-21-bright-ideas.md | 4 +- ...1-business-objects-technical-evaluation.md | 6 +- .../posts/2012-10-21-chictech-volunteers.md | 4 +- .../posts/2012-10-21-co-op-info-sessions.md | 18 +- content/posts/2012-10-21-cs-industry-panel.md | 6 +- content/posts/2012-10-21-ea-tankwars.md | 2 +- ...2012-10-21-electronic-arts-studio-night.md | 6 +- ...-21-google-info-session-(sept.-27-2005).md | 6 +- ...21-hear-david-springgay-from-ibm-ottawa.md | 14 +- ...-21-ibm-extreme-blue-internship-program.md | 4 +- content/posts/2012-10-21-ibm-info-session.md | 6 +- ...ibm-technical-and-business-info-session.md | 6 +- ...ip-or-a-full-time-position-at-microsoft.md | 4 +- ...microsoft-where-do-you-want-to-go-today.md | 6 +- .../posts/2012-10-21-mug-leaders-wanted.md | 4 +- content/posts/2012-10-21-network-hub.md | 6 +- ...penroad-seeking-usability-test-subjects.md | 16 +- content/posts/2012-10-21-rim-info-session.md | 6 +- ...n-university-technology-conference-2012.md | 42 +-- .../2012-10-21-science-career-expo-2005.md | 16 +- .../posts/2012-10-21-shell-info-session.md | 8 +- ...areer-fair-and-launch-party-vancouver-4.md | 6 +- content/posts/2012-10-21-sus-mailing-list.md | 4 +- ...inary-undergraduate-research-conference.md | 4 +- ...-mentoring-kick-off-call-for-volunteers.md | 2 +- .../posts/2012-10-21-webct-info-session.md | 6 +- content/posts/2012-10-22-adobe-tech-talk.md | 10 +- ...eractive-entrepreneurship-qanda-session.md | 6 +- .../2012-10-22-realnetworks-is-hiring!.md | 16 +- ...work-enterprise-architecture-conference.md | 4 +- content/posts/2012-10-28-wowzap-windows.md | 6 +- content/posts/2012-11-29-iron-hacker.md | 18 +- content/posts/2012-election-canidates.md | 6 +- content/posts/2012-election-nomination.md | 16 +- ...3-01-23-oztrekk-study-in-australia-fair.md | 28 +- content/posts/2013-01-25-web-design-club.md | 2 +- content/posts/2013-03-03-pdftron-careers.md | 60 ++-- content/posts/2013-03-13-cutc.md | 6 +- ...19-looking-for-chief-technology-officer.md | 2 +- content/posts/2013-04-19-windows-8.md | 16 +- content/posts/2013-08-02-inkpad-internship.md | 36 +- .../2013-08-28-co-op-intake-info-session.md | 6 +- .../posts/2013-08-28-cs-co-op-info-session.md | 6 +- content/posts/2013-08-28-eclipse-democamp.md | 6 +- ...national-collegiate-programming-contest.md | 4 +- ...k-off-sign-up-now-to-become-a-volunteer.md | 8 +- .../2013-08-28-trimentoring-orientation.md | 6 +- content/posts/2013-08-29-cs-coop-info.md | 6 +- .../posts/2013-08-29-department-commitees.md | 1 - content/posts/2013-09-03-stay-informed.md | 2 +- content/posts/2013-09-25-telus-open-house.md | 16 +- content/posts/2013-election-nomination.md | 20 +- content/posts/2013-election-results.md | 2 +- content/posts/2014-election-nomination.md | 6 +- content/posts/2014-election-results.md | 18 +- content/posts/2015-election-canidates.md | 28 +- content/posts/2015-election-nomination.md | 4 +- .../2015-election-vp-volunteering-opening.md | 4 +- ...03-07-(second)-trimentoring-orientation.md | 6 +- content/posts/2016-03-08-website-launch.md | 6 +- .../posts/2016-03-16-amend-constitution.md | 6 +- content/posts/2016-election-canidates.md | 14 +- content/posts/2016-election-nomination.md | 12 +- content/posts/2016-election-results.md | 2 +- content/posts/2017-01-24-feedback.md | 2 +- ...-career-paths-with-senator-lillian-dyck.md | 4 +- ...7-07-01-google-event-by-ieee-and-vanlug.md | 6 +- .../2017-07-01-google-information-session.md | 6 +- .../2017-07-01-ibm-employment-info-session.md | 18 +- ...17-07-01-microsofts-develop-mental-tour.md | 4 +- ...elus-business-transformation-open-house.md | 19 +- .../2017-12-02-first-year-reps-hiring.md | 2 +- content/posts/2017-election-nomination.md | 6 +- content/posts/2017-election-voting.md | 2 +- content/posts/2018-election-nomination.md | 6 +- content/posts/2018-election-results.md | 3 +- content/posts/2018-election-voting.md | 6 +- content/posts/2019-03-03-nominations.md | 8 + .../posts/2019-03-08-career-opportunity.md | 2 +- .../posts/2019-03-15-career-opportunities.md | 2 +- content/posts/2019-03-15-vp-academic.md | 6 +- content/posts/2019-03-18-elections-vote.md | 2 +- .../2019-04-06-year-end-cruise-update.md | 2 +- content/posts/2019-05-04-officer-hiring.md | 2 +- content/posts/2019-06-19-summer-bbq.md | 7 +- .../posts/2019-09-03-vp-academic-election.md | 7 +- content/posts/2019-09-03-welcome-back-bbq.md | 4 +- content/posts/2019-09-21-vp-academic-vote.md | 6 +- .../2019-09-26-vp-academic-election-result.md | 1 - .../2019-10-29-biweekly-coding-challenge.md | 9 +- .../posts/2019-10-31-department-interview.md | 4 +- content/posts/2020-01-20-coffee-chat.md | 2 +- .../2020-02-14-speed-friending-valentines.md | 8 +- content/posts/2020-03-06-nominations.md | 4 +- content/posts/2020-04-16-gala-update.md | 3 +- content/posts/2020-04-16-vpc-hiring.md | 3 +- content/posts/2020-09-23-aussus-reps.md | 10 +- content/posts/2022-01-11-recap-2021.md | 4 +- content/posts/newsletter-2005-09.md | 72 ++-- content/posts/newsletter-2005-10.md | 40 ++- content/posts/newsletter-2005-11.md | 30 +- content/posts/newsletter-2006-01.md | 21 +- content/posts/newsletter-2006-03.md | 109 +++--- content/services/_index.md | 1 - content/services/coffeechat.md | 2 +- content/services/courses/cpsc-100.md | 1 - content/services/courses/cpsc-103.md | 1 - content/services/courses/cpsc-107.md | 1 - content/services/courses/cpsc-110.md | 1 - content/services/courses/cpsc-121.md | 1 - content/services/courses/cpsc-210.md | 1 - content/services/courses/cpsc-221.md | 1 - content/services/courses/cpsc-259.md | 1 - content/services/courses/cpsc-298.md | 1 - content/services/courses/cpsc-302.md | 1 - content/services/courses/cpsc-303.md | 1 - content/services/courses/cpsc-304.md | 1 - content/services/courses/cpsc-310.md | 1 - content/services/courses/cpsc-312.md | 1 - content/services/courses/cpsc-313.md | 1 - content/services/courses/cpsc-314.md | 1 - content/services/courses/cpsc-317.md | 1 - content/services/courses/cpsc-320.md | 1 - content/services/courses/cpsc-322.md | 1 - content/services/courses/cpsc-330.md | 1 - content/services/courses/cpsc-340.md | 1 - content/services/courses/cpsc-344.md | 1 - content/services/courses/cpsc-349.md | 1 - content/services/courses/cpsc-368.md | 1 - content/services/courses/cpsc-406.md | 1 - content/services/courses/cpsc-410.md | 1 - content/services/courses/cpsc-411.md | 1 - content/services/courses/cpsc-415.md | 1 - content/services/courses/cpsc-416.md | 1 - content/services/courses/cpsc-417.md | 1 - content/services/courses/cpsc-418.md | 1 - content/services/courses/cpsc-420.md | 1 - content/services/courses/cpsc-421.md | 1 - content/services/courses/cpsc-422.md | 1 - content/services/courses/cpsc-424.md | 1 - content/services/courses/cpsc-425.md | 1 - content/services/courses/cpsc-426.md | 1 - content/services/courses/cpsc-430.md | 1 - content/services/courses/cpsc-436.md | 1 - content/services/courses/cpsc-440.md | 1 - content/services/courses/cpsc-444.md | 1 - content/services/courses/cpsc-445.md | 1 - content/services/courses/cpsc-448.md | 1 - content/services/courses/cpsc-449.md | 1 - content/services/courses/cpsc-491.md | 1 - content/services/courses/cpsc-504.md | 2 +- content/services/courses/cpsc-507.md | 2 +- content/services/courses/cpsc-508.md | 2 +- content/services/courses/cpsc-509.md | 3 +- content/services/courses/cpsc-516.md | 2 +- content/services/courses/cpsc-521.md | 2 +- content/services/courses/cpsc-532.md | 3 +- content/services/courses/cpsc-533.md | 3 +- content/services/courses/cpsc-534.md | 3 +- content/services/courses/cpsc-536.md | 3 +- content/services/courses/cpsc-538.md | 3 +- content/services/courses/cpsc-539.md | 3 +- content/services/courses/cpsc-540.md | 3 +- content/services/courses/cpsc-543.md | 3 +- content/services/courses/cpsc-544.md | 3 +- content/services/courses/cpsc-545.md | 2 +- content/services/courses/cpsc-547.md | 3 +- content/services/courses/cpsc-549.md | 3 +- content/services/courses/cpsc-554.md | 3 +- content/services/courses/cpsc-589.md | 3 +- content/services/courses/cpsc-649.md | 3 +- content/services/exams/_index.md | 43 +-- content/services/exams/cpsc101.md | 59 ++-- content/services/exams/cpsc110.md | 59 ++-- content/services/exams/cpsc121.md | 120 ++++--- content/services/exams/cpsc173.md | 52 +-- content/services/exams/cpsc210.md | 79 +++-- content/services/exams/cpsc211.md | 48 +-- content/services/exams/cpsc213.md | 127 ++++--- content/services/exams/cpsc221.md | 89 +++-- content/services/exams/cpsc302.md | 48 +-- content/services/exams/cpsc304.md | 102 +++--- content/services/exams/cpsc310.md | 54 +-- content/services/exams/cpsc311.md | 69 ++-- content/services/exams/cpsc312.md | 58 ++-- content/services/exams/cpsc313.md | 105 +++--- content/services/exams/cpsc314.md | 86 +++-- content/services/exams/cpsc320.md | 92 +++-- content/services/exams/cpsc322.md | 56 +-- content/services/exams/cpsc404.md | 65 ++-- content/services/exams/cpsc422.md | 48 +-- content/services/exams/cpsc448b.md | 48 +-- content/services/exams/uncategorized.md | 85 ++--- content/services/resources.md | 52 +-- content/services/virtual-lounge-services.md | 7 - content/tcf/bc-ministry-of-health.md | 2 +- content/tcf/bci.md | 2 +- content/tcf/bcpc.md | 6 +- content/tcf/centre-for-digital-media.md | 2 +- content/tcf/cgi.md | 4 +- content/tcf/citi.md | 2 +- content/tcf/cse.md | 6 +- content/tcf/csis.md | 4 +- content/tcf/global-relay.md | 4 +- content/tcf/hp.md | 2 +- content/tcf/mda.md | 2 +- content/tcf/olympic-industries.md | 2 +- content/tcf/procurify.md | 2 +- content/tcf/skybox-labs.md | 2 +- content/tcf/vizzion.md | 4 +- content/tcf/west-fraser.md | 4 +- content/tcf/worksafebc.md | 6 +- content/tcf/zaber.md | 2 +- data/courseReviews/cpsc-110.yaml | 2 +- data/courseReviews/cpsc-121.yaml | 6 +- data/courseReviews/cpsc-210.yaml | 6 +- data/courseReviews/cpsc-213.yaml | 4 +- data/courseReviews/cpsc-221.yaml | 4 +- data/courseReviews/cpsc-304.yaml | 3 +- data/courseReviews/cpsc-310.yaml | 2 +- data/courseReviews/cpsc-311.yaml | 2 +- data/courseReviews/cpsc-317.yaml | 2 +- data/courseReviews/cpsc-320.yaml | 2 +- data/courseReviews/cpsc-330.yaml | 4 +- data/courseReviews/cpsc-340.yaml | 2 +- data/tutor.yaml | 45 ++- docs/README.md | 1 + docs/clubs-ics-events.md | 4 +- layouts/index.html | 318 +++++++++--------- layouts/partials/courses-graph.html | 18 +- layouts/partials/header.html | 97 +++--- layouts/partials/newsletter.html | 43 +-- layouts/partials/recent.html | 15 +- layouts/partials/search-box.html | 107 +++--- layouts/partials/sidebar.html | 34 +- package.json | 19 ++ static/admin/index.html | 12 +- .../exampleSite/content/about.de.md | 2 +- .../exampleSite/content/about.es.md | 2 +- .../exampleSite/content/about.md | 2 +- .../exampleSite/content/contact.es.md | 2 +- .../exampleSite/content/contact.md | 2 +- .../content/post/2015-01-04-first-post.es.md | 4 +- .../content/post/2015-01-04-first-post.md | 4 +- .../exampleSite/content/post/_index.md | 1 + .../content/post/creating-a-new-theme.md | 181 +++++----- .../content/post/goisforlovers.de.md | 68 ++-- .../content/post/goisforlovers.es.md | 68 ++-- .../exampleSite/content/post/goisforlovers.md | 68 ++-- .../content/post/hugoisforlovers.de.md | 11 +- .../content/post/hugoisforlovers.es.md | 11 +- .../content/post/hugoisforlovers.md | 11 +- .../content/post/migrate-from-jekyll.md | 15 +- .../exampleSite/layouts/partials/brand.html | 10 +- themes/hugo-bootstrap-5/i18n/en.yaml | 2 +- themes/hugo-bootstrap-5/layouts/404.html | 18 +- .../layouts/_default/baseof.html | 62 ++-- .../layouts/_default/content.html | 14 +- .../layouts/_default/list.html | 40 +-- .../layouts/_default/single.html | 23 +- .../layouts/_default/summary.html | 20 +- .../layouts/about/current-execs.html | 30 +- .../layouts/about/current-officers.html | 30 +- .../layouts/about/single.html | 33 +- .../hugo-bootstrap-5/layouts/events/card.html | 10 +- .../layouts/events/content.html | 26 +- .../layouts/events/single.html | 35 +- .../layouts/events/summary.html | 30 +- themes/hugo-bootstrap-5/layouts/index.html | 45 +-- .../layouts/partials/brand.html | 8 +- .../partials/breadcrumb/breadcrumbs.html | 12 +- .../layouts/partials/course/grades.html | 16 +- .../layouts/partials/course/progress.html | 25 +- .../layouts/partials/course/rating.html | 40 ++- .../layouts/partials/course/review.html | 56 +-- .../layouts/partials/course/table.html | 38 ++- .../layouts/partials/edit-on-github.html | 5 +- .../partials/event/add-to-calendar.html | 13 +- .../layouts/partials/event/when.html | 22 +- .../layouts/partials/event/where.html | 4 +- .../layouts/partials/footer.html | 68 ++-- .../layouts/partials/github-pr-form.html | 251 +++++++------- .../layouts/partials/head-custom.html | 22 +- .../layouts/partials/head-meta.html | 8 +- .../layouts/partials/header.html | 77 +++-- .../partials/home/simple-paginator.html | 16 +- .../layouts/partials/pages/pager.html | 44 ++- .../layouts/partials/paginator.html | 94 ++++-- .../layouts/partials/post-categories.html | 10 +- .../layouts/partials/post-date.html | 14 +- .../layouts/partials/post-tags.html | 10 +- .../layouts/partials/post-title.html | 4 +- .../layouts/partials/recent.html | 10 +- .../layouts/partials/related-form.html | 16 +- .../layouts/partials/related.html | 14 +- .../layouts/partials/search-box.html | 46 +-- .../layouts/partials/sidebar-custom.html | 8 +- .../layouts/partials/sidebar.html | 31 +- .../layouts/partials/taxonomies.html | 20 +- .../layouts/partials/translations.html | 16 +- .../layouts/posts/content.html | 16 +- .../layouts/posts/single.html | 23 +- .../layouts/services/course.html | 149 ++++---- .../layouts/services/courses.html | 55 +-- .../layouts/services/single.html | 23 +- .../layouts/shortcodes/calendar.html | 3 +- .../layouts/shortcodes/card.html | 9 +- .../layouts/shortcodes/club-calendar.html | 7 +- .../layouts/shortcodes/club.html | 66 ++-- .../layouts/shortcodes/execs.html | 66 ++-- .../layouts/shortcodes/officers.html | 3 +- .../layouts/shortcodes/prices.html | 32 +- .../layouts/shortcodes/tutors.html | 190 +++++++---- .../layouts/tcf/tcf-companies.html | 180 +++++----- .../layouts/tcf/tcf-company.html | 167 ++++----- .../layouts/tcf/tcf-main.html | 312 +++++++++-------- themes/hugo-bootstrap-5/static/css/style.css | 4 +- yarn.lock | 20 ++ 821 files changed, 7543 insertions(+), 7208 deletions(-) create mode 100644 .github/workflows/main.yml create mode 100644 .nvmrc create mode 100644 .prettierrc create mode 100644 package.json create mode 100644 yarn.lock diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 00000000..5519b249 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,24 @@ +name: Prettifier + +on: + pull_request: + branches: [master] + +jobs: + prettier: + runs-on: ubuntu-latest + + steps: + - name: Checkout + uses: actions/checkout@v2 + with: + ref: ${{ github.head_ref }} + fetch-depth: 0 + + - name: Prettify code + uses: creyD/prettier_action@v4.2 + with: + prettier_options: --write **/*.+(js|html|css|json|md|yaml) + only_changed: True + prettier_plugins: prettier-plugin-go-template + commit_message: "Prettified code" diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 00000000..b460d6f2 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +18.12.1 diff --git a/.prettierrc b/.prettierrc new file mode 100644 index 00000000..09dbaf2d --- /dev/null +++ b/.prettierrc @@ -0,0 +1,25 @@ +{ + "overrides": [ + { + "files": [ + "*.html" + ], + "options": { + "parser": "go-template", + "goTemplateBracketSpacing": true, + "bracketSameLine": true + } + }, + { + "files": [ + "*.js" + ], + "options": { + "trailingComma": "none", + "tabs": true, + "tabWidth": 2, + "printWidth": 120 + } + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 680d612d..975f22b0 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,35 @@ Website for the UBC Computer Science Student Society. +## Installation + +- [install Hugo](https://gohugo.io/installation/) - to build the website. The current version of Hugo used is listed in [`netlify.toml`](netlify.toml), under the key `HUGO_VERSION`. +- [install Node](https://nodejs.org/) - to install npm. The current version of Node used is in [`.nvmrc`](.nvmrc). This is used by Netlify to build the site with the [correct version of Node](https://docs.netlify.com/configure-builds/manage-dependencies/#node-js-and-javascript). +- [install Yarn](https://classic.yarnpkg.com/lang/en/docs/install/) - to install dependencies and run scripts +- [install nvm](https://github.com/nvm-sh/nvm) - to ensure the correct version of Node is used. Take a look at [this](https://stackoverflow.com/a/57839539/8488681) to see how to use [`.nvmrc`](.nvmrc) to automatically switch to the correct version of Node. + +```bash +# clone the repository +git clone https://github.com/ubccsss/ubccsss.org.git + +# cd into the repository +cd ubccsss.org + +# ensure that the correct version of Node is used +nvm use + +# install dependencies +yarn install + +# start the development server +hugo server +``` + ## Contributing -We welcome contributions of any kind including pages, suggestions, bug reports, -pull requests etc. We would love to hear from you. +We welcome contributions of any kind including pages, suggestions, bug reports, pull requests etc. We would love to hear from you. + +When you submit a PR, we automatically run the [Prettier](https://prettier.io/) code formatter with the [prettier-plugin-go-template](https://github.com/NiklasPor/prettier-plugin-go-template) plugin to help with Go template formatting. **Please ensure you checkout the latest version of your PR after any formatting commits have been made when continuing to work on your PR.** Additional documentation can be found in the [`docs`](./docs) folder. @@ -31,26 +56,19 @@ There's a course review form on each course page at [ubccsss.org/services/course ##### `content` -Contains content files corresponding to every post, event, and page. -The `events` folder contains events which can be added to a student's calendar, -and the `posts` folder contain general posts to display. +Contains content files corresponding to every post, event, and page. The `events` folder contains events which can be added to a student's calendar, and the `posts` folder contain general posts to display. ##### `data` -YAML files with some data used elsewhere in the site, including the Cube's -address, images for the 3D cube on the homepage, and social media links. +YAML files with some data used elsewhere in the site, including the Cube's address, images for the 3D cube on the homepage, and social media links. ##### `layouts` and `themes`. -HTML template files for the site. The -[hugo-bootstrap](https://themes.gohugo.io/hugo-bootstrap/) theme is used as a -base for the site. Files with the same name in the `layouts` folder override -files in the `themes/hugo-bootstrap` folder. +HTML template files for the site. The [hugo-bootstrap](https://themes.gohugo.io/hugo-bootstrap/) theme is used as a base for the site. Files with the same name in the `layouts` folder override files in the `themes/hugo-bootstrap` folder. ##### `static` -Static files that are copied into the website with no modifications. Images and -PDF files are placed here. +Static files that are copied into the website with no modifications. Images and PDF files are placed here. #### Headers and Redirects @@ -80,6 +98,7 @@ The `config` folder contains the following folders: `_default` contains the base configuration files, and depending on the environment, the files in the other folders will be automatically merged into the base configuration if `_merge: deep` is added to the base file. `hugo server` runs the site in development mode by default. + `hugo` builds the site in production mode by default. Read the [Hugo docs](https://gohugo.io/getting-started/configuration/) for more information on how they work. @@ -97,30 +116,20 @@ Currently, there are three enviornment variables: netlify.toml contains the configuration for the Netlify. `HUGO_ENV` is used to select the environment for different Netlify environments. -### Build - -To view the site locally, you need to clone this repository: +### Dev Scripts ```bash -git clone https://github.com/ubccsss/ubccsss.org.git -``` +# format all files +yarn format -You'll also need to -[install Hugo](https://gohugo.io/getting-started/installing/). The current -version of Hugo used is listed in the [`netlify.toml`](netlify.toml) file, under -the key `HUGO_VERSION`. +# check for formatting errors +yarn dry -Then to view the website in your browser, run Hugo and open up the link: +# start the development server +yarn dev -```bash -▶ hugo server - -Building sites ... -. -. -Serving pages from memory -Web Server is available at http://localhost:1313/ (bind address 127.0.0.1) -Press Ctrl+C to stop +# build the website +yarn build ``` ## Related diff --git a/assets/css/styles.css b/assets/css/styles.css index a565f3d4..b543d958 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -3,7 +3,13 @@ body { overflow-x: hidden; } -h1, h2, h3, h4, h5, h6, .navbar-brand { +h1, +h2, +h3, +h4, +h5, +h6, +.navbar-brand { font-family: "Montserrat", sans-serif; } @@ -60,8 +66,8 @@ a { @media only screen and (max-width: 992px) { .dropdown-menu { - border: none; - background-color: #fcfcfc; + border: none; + background-color: #fcfcfc; } .dropdown-item:active { diff --git a/assets/js/create-github-pr.js b/assets/js/create-github-pr.js index d37c0572..945eaefa 100644 --- a/assets/js/create-github-pr.js +++ b/assets/js/create-github-pr.js @@ -6,8 +6,7 @@ const WORKER_URL = form.dataset.workerurl; // call createGithubPR if form is valid and display link to the new PR (() => { - document.getElementById("github-pr-year-taken").max = - new Date().getFullYear(); + document.getElementById("github-pr-year-taken").max = new Date().getFullYear(); form.addEventListener("submit", async (event) => { event.preventDefault(); @@ -57,8 +56,7 @@ const createGithubPR = async () => { const difficulty = document.getElementById("github-pr-difficulty").value; const quality = document.getElementById("github-pr-quality").value; const sessionTaken = - document.getElementById("github-pr-year-taken").value + - document.getElementById("github-pr-session-taken").value; + document.getElementById("github-pr-year-taken").value + document.getElementById("github-pr-session-taken").value; // check if reCAPTCHA has been completed const token = grecaptcha.getResponse(); @@ -71,11 +69,11 @@ const createGithubPR = async () => { const pr = await fetch(WORKER_URL, { method: "POST", headers: { - "Content-Type": "application/json", + "Content-Type": "application/json" }, body: JSON.stringify({ recaptcha: { - token: token, + token: token }, details: { course: course, @@ -84,9 +82,9 @@ const createGithubPR = async () => { reference: reference, difficulty: difficulty, quality: quality, - sessionTaken: sessionTaken, - }, - }), + sessionTaken: sessionTaken + } + }) }); const json = await pr.json(); if (pr.ok) { diff --git a/assets/js/grades-api.js b/assets/js/grades-api.js index eb9777c5..37e222ba 100644 --- a/assets/js/grades-api.js +++ b/assets/js/grades-api.js @@ -5,23 +5,23 @@ } function addDescription(list, term, details) { - const dt = document.createElement('dt'); - const dd = document.createElement('dd'); - dt.className = 'col-sm-3'; + const dt = document.createElement("dt"); + const dd = document.createElement("dd"); + dt.className = "col-sm-3"; dt.textContent = term; - dd.className = 'col-sm-9'; - dd.textContent = details.toFixed(2) + '%'; + dd.className = "col-sm-9"; + dd.textContent = details.toFixed(2) + "%"; list.append(dt, dd); } - const gradesEl = document.getElementsByClassName('grades-api')[0]; + const gradesEl = document.getElementsByClassName("grades-api")[0]; const grades = await loadGrades(gradesEl.dataset.subject, gradesEl.dataset.course); const { average, average_past_5_yrs, max_course_avg, min_course_avg, stdev } = grades; const fragment = document.createDocumentFragment(); - addDescription(fragment, 'Average (all time)', average); - addDescription(fragment, 'Average (past 5 years)', average_past_5_yrs); - addDescription(fragment, 'Highest Average', max_course_avg); - addDescription(fragment, 'Lowest Average', min_course_avg); - addDescription(fragment, 'Standard Deviation', stdev); + addDescription(fragment, "Average (all time)", average); + addDescription(fragment, "Average (past 5 years)", average_past_5_yrs); + addDescription(fragment, "Highest Average", max_course_avg); + addDescription(fragment, "Lowest Average", min_course_avg); + addDescription(fragment, "Standard Deviation", stdev); gradesEl.append(fragment); })(); diff --git a/assets/js/newsletter.js b/assets/js/newsletter.js index 1ceabf1b..fdc90936 100644 --- a/assets/js/newsletter.js +++ b/assets/js/newsletter.js @@ -1,29 +1,29 @@ (() => { - // add 10 second delay in showing the newsletter popup - setTimeout(() => { - const newsletterModalEl = document.getElementById('newsletter-modal'); - const newsletterModal = new bootstrap.Modal(newsletterModalEl); - if (document.cookie.indexOf('newsletter') < 0) { - newsletterModalEl.addEventListener('hide.bs.modal', (event) => { - // activeElement is the element that triggered the modal to hide - const activeElement = document.activeElement; - // if the user clicks on the join button, set a cookie to not show the popup again - if (activeElement.id === 'join-btn') { - document.cookie = `newsletter=1; path=/;`; - } else if (activeElement.id === 'maybe-later-btn') { - // if the user clicks on the maybe later button, set a cookie to show the popup again in 3 months - const expiryDate = new Date(); - expiryDate.setMonth(expiryDate.getMonth() + 3); - document.cookie = `newsletter=1; expires=${expiryDate.toUTCString()}; path=/;`; - } else { - // if the user exits the popup in any other way (clicking outside the modal / ESC key), - // set a cookie to show the popup again in 1 month - const expiryDate = new Date(); - expiryDate.setMonth(expiryDate.getMonth() + 1); - document.cookie = `newsletter=1; expires=${expiryDate.toUTCString()}; path=/;`; - } - }) - newsletterModal.show(); + // add 10 second delay in showing the newsletter popup + setTimeout(() => { + const newsletterModalEl = document.getElementById("newsletter-modal"); + const newsletterModal = new bootstrap.Modal(newsletterModalEl); + if (document.cookie.indexOf("newsletter") < 0) { + newsletterModalEl.addEventListener("hide.bs.modal", (event) => { + // activeElement is the element that triggered the modal to hide + const activeElement = document.activeElement; + // if the user clicks on the join button, set a cookie to not show the popup again + if (activeElement.id === "join-btn") { + document.cookie = `newsletter=1; path=/;`; + } else if (activeElement.id === "maybe-later-btn") { + // if the user clicks on the maybe later button, set a cookie to show the popup again in 3 months + const expiryDate = new Date(); + expiryDate.setMonth(expiryDate.getMonth() + 3); + document.cookie = `newsletter=1; expires=${expiryDate.toUTCString()}; path=/;`; + } else { + // if the user exits the popup in any other way (clicking outside the modal / ESC key), + // set a cookie to show the popup again in 1 month + const expiryDate = new Date(); + expiryDate.setMonth(expiryDate.getMonth() + 1); + document.cookie = `newsletter=1; expires=${expiryDate.toUTCString()}; path=/;`; } - }, 10_000); + }); + newsletterModal.show(); + } + }, 10_000); })(); diff --git a/content/about/_index.md b/content/about/_index.md index 853885d9..6073f05e 100644 --- a/content/about/_index.md +++ b/content/about/_index.md @@ -1,5 +1,5 @@ --- -title: 'About Us' +title: "About Us" layout: single aliases: - /club/about @@ -48,6 +48,7 @@ of ICICS/CS, turn right, and we'll be at the end of the hallway, beside the unde ### How do I find out about CSSS events? We'll be publishing our events: + - here on our website (which also has an [RSS feed](/index.xml)), - [Tweeting them](https://twitter.com/ubccsss), - posting them on our [Facebook page](https://www.facebook.com/ubccsss/) and our [Instagram](https://www.instagram.com/ubc_csss/), diff --git a/content/about/clubs.md b/content/about/clubs.md index 74a88eb5..3ea73160 100644 --- a/content/about/clubs.md +++ b/content/about/clubs.md @@ -38,6 +38,7 @@ The following UBC CS-related clubs are partners of the CSSS. Click on each club Know another CS club that would like to be listed? Please open an issue on the [ubccsss/ubccsss.org](https://github.com/ubccsss/ubccsss.org/issues/new) GitHub repo, or reach out via the [suggestions box](https://ubccsss.org/contact/suggestions-box/). ## Engineering Design Teams + Many engineering design teams accept computer science students, and need software engineers. A list of all engineering design teams can be found here. ## Club Events Calendar diff --git a/content/about/constitution.md b/content/about/constitution.md index f8eeab26..b99f7a61 100644 --- a/content/about/constitution.md +++ b/content/about/constitution.md @@ -8,14 +8,14 @@ The CSSS is governed by its constitution as a subsidiary organization of the [UBC Alma Mater Society](https://www.ams.ubc.ca/). The known history of the club's constitutions and bylaws is maintained below. -- [November 29, 2022 **(current)**](/files/constitution-20221129.pdf) -- [March 22, 2019](/files/constitution-20190322.pdf) -- [March 15, 2016](/files/constitution-20160315.pdf) -- [December 26, 2014](/files/constitution-20141226.pdf) -- [March 4, 2013](/files/constitution-20130304.pdf) -- [July 7, 2012](/files/constitution-20120712.pdf) -- [March 28, 2012](/files/constitution-20120328.pdf) -- [September 28, 2008](/files/constitution-20080928.pdf) +- [November 29, 2022 **(current)**](/files/constitution-20221129.pdf) +- [March 22, 2019](/files/constitution-20190322.pdf) +- [March 15, 2016](/files/constitution-20160315.pdf) +- [December 26, 2014](/files/constitution-20141226.pdf) +- [March 4, 2013](/files/constitution-20130304.pdf) +- [July 7, 2012](/files/constitution-20120712.pdf) +- [March 28, 2012](/files/constitution-20120328.pdf) +- [September 28, 2008](/files/constitution-20080928.pdf) ### What's in the constitution? diff --git a/content/about/minutes/2005-09-06.md b/content/about/minutes/2005-09-06.md index 4c32d8ec..bad21550 100644 --- a/content/about/minutes/2005-09-06.md +++ b/content/about/minutes/2005-09-06.md @@ -13,94 +13,94 @@ _Roll Call: Peter, Derrick, Andrew T., Nakisa, Mark L., Mark S., Jenny, Andrew R 1.0 Meeting Schedule -* to be held Wednesdays; 5:00pm +- to be held Wednesdays; 5:00pm -2.0 Exec Dinner + 2.0 Exec Dinner -* to be held Tuesday September 13 @ 5:00pm -* location to be decided +- to be held Tuesday September 13 @ 5:00pm +- location to be decided -3.0 Website + 3.0 Website -* execs complete write ups with pictures -* surveys -> use polls -* all execs add content as necessary, Drupal system is GOLD +- execs complete write ups with pictures +- surveys -> use polls +- all execs add content as necessary, Drupal system is GOLD -4.0 Google Pizza Reps + 4.0 Google Pizza Reps -* purpose is to give free pizza to students who work late -* Tristan still retains his position -* should fill second spot with someone +- purpose is to give free pizza to students who work late +- Tristan still retains his position +- should fill second spot with someone -5.0 Agenda/Planner + 5.0 Agenda/Planner -* status unknown, hope Jamie is on top of things +- status unknown, hope Jamie is on top of things -6.0 BBQ + 6.0 BBQ -* Wednesday September 14; 12:00pm @ outside Dempster -* advertisement -> AMS promo department and CopyRight provide good deals -* meat -> AMS? Costco? Tristan inquire +- Wednesday September 14; 12:00pm @ outside Dempster +- advertisement -> AMS promo department and CopyRight provide good deals +- meat -> AMS? Costco? Tristan inquire -7.0 BBQ and Bzzr Garden + 7.0 BBQ and Bzzr Garden -* Friday September 23 -* location undecided -* require alcohol license; Chris/James inquire -* one type of beer, stick with conservative numbers -* speaker system -> Chris, from Gage -* band -> Nakisa needs to say where/when, otherwise accounted for +- Friday September 23 +- location undecided +- require alcohol license; Chris/James inquire +- one type of beer, stick with conservative numbers +- speaker system -> Chris, from Gage +- band -> Nakisa needs to say where/when, otherwise accounted for -8.0 Surplus + 8.0 Surplus -* CSSS given an expendable surplus from last year -* income from agenda/yearbook ads -* income from AMS, CS department, SUS -* improve CICSR 002 lounge? Peter inquire -* produce quality yearbook? -* subsidise cost of burgers? +- CSSS given an expendable surplus from last year +- income from agenda/yearbook ads +- income from AMS, CS department, SUS +- improve CICSR 002 lounge? Peter inquire +- produce quality yearbook? +- subsidise cost of burgers? -9.0 Monthly Newsletter + 9.0 Monthly Newsletter -* link to website with captions to encourage website use -* website contains all the pertinent information -* CS department quarterly newsletter -> include CSSS stuff? Mark L. inquire +- link to website with captions to encourage website use +- website contains all the pertinent information +- CS department quarterly newsletter -> include CSSS stuff? Mark L. inquire -10.0 Website + 10.0 Website -* forum utilization -> talk about courses, more categories needed -* promotion -> Nakisa talk to department about using forum as well as newsgroup +- forum utilization -> talk about courses, more categories needed +- promotion -> Nakisa talk to department about using forum as well as newsgroup -11.0 Welcome Event + 11.0 Welcome Event -* Thursday September 8; 12:30pm @ DMP 310 -* introduce ourselves -* promote website -* hand outs? advertise website, bzzr garden, BBQ; Mark L. produce +- Thursday September 8; 12:30pm @ DMP 310 +- introduce ourselves +- promote website +- hand outs? advertise website, bzzr garden, BBQ; Mark L. produce -12.0 Office + 12.0 Office -* disable door alarm; Rachel inquire +- disable door alarm; Rachel inquire -13.0 Business Info Sessions + 13.0 Business Info Sessions -* organize event list -* IBM/Google clash -* Career Services vs. CSSS on this issue -* charge fees? +- organize event list +- IBM/Google clash +- Career Services vs. CSSS on this issue +- charge fees? -14.0 Sponsored Events + 14.0 Sponsored Events -* pay for food/games for social nights -* maybe pizza, prizes -* rent arcade? supply food, win iPod; Andrew R. inquire +- pay for food/games for social nights +- maybe pizza, prizes +- rent arcade? supply food, win iPod; Andrew R. inquire -15.0 Office Hours + 15.0 Office Hours -* email free time periods to Rachel -* sell food/drink as done last year +- email free time periods to Rachel +- sell food/drink as done last year -16.0 Sports + 16.0 Sports -* intramurals -> sponsored by SUS/CSSS, subsidize some of the cost -* advertise on website/newsletter +- intramurals -> sponsored by SUS/CSSS, subsidize some of the cost +- advertise on website/newsletter diff --git a/content/about/minutes/2005-09-14.md b/content/about/minutes/2005-09-14.md index 55ab91bb..05f76b77 100644 --- a/content/about/minutes/2005-09-14.md +++ b/content/about/minutes/2005-09-14.md @@ -14,135 +14,135 @@ _Roll Call: Andrew R., James, Jake, Peter, Nakisa, Rachel, Mark L., Tristan, Jam 1.0 Clothing -* we are good to go! -* contest needs to be arranged (Nakisa) +- we are good to go! +- contest needs to be arranged (Nakisa) -2.0 LAN/Movie Party + 2.0 LAN/Movie Party -* tentatively scheduled for Friday, October 7 -* geared towards laptop users, headphones probably needed -* location -> Learning Centre? X-wing lounge? Learning Centre preferred -* sponsors? food? prizes? (Andrew R.) -* Xbox/PS2 games available to play, give away after to tournament winners? -* play movies in CSSS office with projector -* Xbox/PS2/computers in Learning Centre -* food in X-wing lounge? -* need 2+ projectors -> movie, console games (James) -* ask for input regarding games and movies on website +- tentatively scheduled for Friday, October 7 +- geared towards laptop users, headphones probably needed +- location -> Learning Centre? X-wing lounge? Learning Centre preferred +- sponsors? food? prizes? (Andrew R.) +- Xbox/PS2 games available to play, give away after to tournament winners? +- play movies in CSSS office with projector +- Xbox/PS2/computers in Learning Centre +- food in X-wing lounge? +- need 2+ projectors -> movie, console games (James) +- ask for input regarding games and movies on website -3.0 Bzzr Garden/BBQ + 3.0 Bzzr Garden/BBQ -* tentatively rescheduled for Friday, October 14 -* contact band for rescheduling (Nakisa) -* find out about tents, fences (James) -* location -> X-wing student lounge? outside Dempster? (Chris) +- tentatively rescheduled for Friday, October 14 +- contact band for rescheduling (Nakisa) +- find out about tents, fences (James) +- location -> X-wing student lounge? outside Dempster? (Chris) -4.0 Photocopies + 4.0 Photocopies -* we were allocated up to 500 free from the department -* 120 used thus far +- we were allocated up to 500 free from the department +- 120 used thus far -5.0 Newsletter (Mark L.) + 5.0 Newsletter (Mark L.) -* Jamie volunteered to help -* "big version" will be on the website, condensed version with link in email -* longboat/intramurals -> supply $3 subsidising per CS student per CS team -* SUS may provide additional funding -* advertise In My Experience, clothing design contest, info sessions, tri-mentoring, AGM, BBQ/Bzzr, LAN Party -* picture contest -> deadline September 22 at beginning of AGM -* yearbook -> mention in next newsletter -* announce year reps +- Jamie volunteered to help +- "big version" will be on the website, condensed version with link in email +- longboat/intramurals -> supply $3 subsidising per CS student per CS team +- SUS may provide additional funding +- advertise In My Experience, clothing design contest, info sessions, tri-mentoring, AGM, BBQ/Bzzr, LAN Party +- picture contest -> deadline September 22 at beginning of AGM +- yearbook -> mention in next newsletter +- announce year reps -6.0 Annual General Meeting + 6.0 Annual General Meeting -* Thursday, September 22; 12:30-1:30pm @ X-wing lounge -* provide pop and chips -* announce social events -* forgo Wednesday meeting +- Thursday, September 22; 12:30-1:30pm @ X-wing lounge +- provide pop and chips +- announce social events +- forgo Wednesday meeting -7.0 Food Sale + 7.0 Food Sale -* provided as a service to students, not for profit -* sell pop $0.50, water $0.50, chips TBA -* see which exec will volunteer to pick up supplies +- provided as a service to students, not for profit +- sell pop $0.50, water $0.50, chips TBA +- see which exec will volunteer to pick up supplies -8.0 Funds + 8.0 Funds -* received revenue from agendas +- received revenue from agendas -9.0 BBQ Post Mortem + 9.0 BBQ Post Mortem -* good turn out, sold all 200 meat burgers +- good turn out, sold all 200 meat burgers -10.0 Company Info Sessions + 10.0 Company Info Sessions -* Telus session "rescheduled" due to labour dispute -* Accenture may be interested in second info session for CS only in October -* Google set up through CSSS and Grad Society, geared toward CS/Electrical Engineering -* contact other CS related companies -> EA, etc. (Andrew R.) +- Telus session "rescheduled" due to labour dispute +- Accenture may be interested in second info session for CS only in October +- Google set up through CSSS and Grad Society, geared toward CS/Electrical Engineering +- contact other CS related companies -> EA, etc. (Andrew R.) -11.0 Jake's Ideas + 11.0 Jake's Ideas -* new fourth year rep brought a pile of ideas -* see if there is any interest in these ideas through CSSS forum +- new fourth year rep brought a pile of ideas +- see if there is any interest in these ideas through CSSS forum -11.1 Resume Critiques + 11.1 Resume Critiques -* allow students to have their resumes critiqued, even if not in co-op -* Jake will spearhead this +- allow students to have their resumes critiqued, even if not in co-op +- Jake will spearhead this -11.2 Old Textbooks + 11.2 Old Textbooks -* donate to CSSS or study centre, possibly for some small reimbursement +- donate to CSSS or study centre, possibly for some small reimbursement -11.3 Invitations to Faculty for Social Events + 11.3 Invitations to Faculty for Social Events -* good idea, might as well do so or else Steve may get lonely +- good idea, might as well do so or else Steve may get lonely -11.4 New Courses + 11.4 New Courses -* encourage discussion about new course ideas -* more applied? cryptography? +- encourage discussion about new course ideas +- more applied? cryptography? -11.5 CS Boat Racing Team + 11.5 CS Boat Racing Team -* in layman's terms, speed drinking +- in layman's terms, speed drinking -11.6 Scavenger Hunts + 11.6 Scavenger Hunts -* any ideas? -* must be wary of what might be construed as illegal +- any ideas? +- must be wary of what might be construed as illegal -11.7 Pub Crawls + 11.7 Pub Crawls -* themed T-shirts? -* some concern about low turnout +- themed T-shirts? +- some concern about low turnout -11.8 CS Art + 11.8 CS Art -* a way to dispell myth that CS students are not artistic and creative -* display case containing art? -* CS band? -* talent show? +- a way to dispell myth that CS students are not artistic and creative +- display case containing art? +- CS band? +- talent show? -11.9 University Engineering Competitions + 11.9 University Engineering Competitions -* encourage students to get involved with pre-established competitions between universities +- encourage students to get involved with pre-established competitions between universities -11.10 Pie Week + 11.10 Pie Week -* based on U of T's annual event -> March 14, 1:59pm, 3:14pm -* sell pies to people or groups of people who select a CS target -* target asked if they would take a pie to the face with the current pot -* if refused for small pot, which is unlikely, encourage additional contributions -* pot goes to charity or CSSS +- based on U of T's annual event -> March 14, 1:59pm, 3:14pm +- sell pies to people or groups of people who select a CS target +- target asked if they would take a pie to the face with the current pot +- if refused for small pot, which is unlikely, encourage additional contributions +- pot goes to charity or CSSS -11.11 CS High School Shadowing + 11.11 CS High School Shadowing -* have a high school student shadow a CS student -* such a program may already be established, contact department and inquire +- have a high school student shadow a CS student +- such a program may already be established, contact department and inquire -11.12 CS Endowment Fund + 11.12 CS Endowment Fund -* encourage students to contribute money to fund future CS related ventures -> new lab equipment, etc. -* concerns about apathy among students based on last year's poor performance in Class Act +- encourage students to contribute money to fund future CS related ventures -> new lab equipment, etc. +- concerns about apathy among students based on last year's poor performance in Class Act diff --git a/content/about/minutes/2005-09-22.md b/content/about/minutes/2005-09-22.md index 4dd0a393..496d4c05 100644 --- a/content/about/minutes/2005-09-22.md +++ b/content/about/minutes/2005-09-22.md @@ -13,60 +13,60 @@ September 22, 2005; 12:30pm @ CS Undergraduate Lounge** 1.0 Information sessions: -* Google, September 27 -* IBM, September 28th -* Accenture September 29th and August 5th +- Google, September 27 +- IBM, September 28th +- Accenture September 29th and August 5th - 2.0 Webmasters post something re: year reps + 2.0 Webmasters post something re: year reps -* Clothing contest -* no submissions thus far -* either vote again using button logos, or just use current logo +- Clothing contest +- no submissions thus far +- either vote again using button logos, or just use current logo - 3.0 Career Fair + 3.0 Career Fair -* EE, CE, and EngPhys working with us, January 26th +- EE, CE, and EngPhys working with us, January 26th - 4.0 LAN Party + 4.0 LAN Party -* the movie requires a licence; it will become a separate event -* learning centre is off bounds -* LAN will be in X-wing lounge (ports active, switch working) -* Board games as well -* Concern expressed re: time constraints from undergrad -* Looking for TVs - talk to SUS, AMS? -* 6PM - 12AM, the 7th +- the movie requires a licence; it will become a separate event +- learning centre is off bounds +- LAN will be in X-wing lounge (ports active, switch working) +- Board games as well +- Concern expressed re: time constraints from undergrad +- Looking for TVs - talk to SUS, AMS? +- 6PM - 12AM, the 7th - 5.0 Winner of the Who's Who contest: + 5.0 Winner of the Who's Who contest: -* Message in window; Taivo Evard and Richard Quan winners +- Message in window; Taivo Evard and Richard Quan winners - 6.0 Bzzr garden - Friday October, 14th, 4-8 pm + 6.0 Bzzr garden - Friday October, 14th, 4-8 pm -* located in X-wing lounge and immediately outside. -* Beer must be drunk inside - BBQ can proceed outside +- located in X-wing lounge and immediately outside. +- Beer must be drunk inside - BBQ can proceed outside - 7.0 Peer Tutoring + 7.0 Peer Tutoring -* webform -* pairing -* monthly pizza party for tutors -* postering, newsgroup, e-mail for information +- webform +- pairing +- monthly pizza party for tutors +- postering, newsgroup, e-mail for information - 8.0 Grad school info. Sessions suggested + 8.0 Grad school info. Sessions suggested -* Grads?, help with applications +- Grads?, help with applications - 9.0 DNS Hostname + 9.0 DNS Hostname -* suggestion of coming up with a shorter DNS alias for the website +- suggestion of coming up with a shorter DNS alias for the website - 10.0 Projector + 10.0 Projector -* talk to department re: either purchasing a used projector from the department or buying through the department +- talk to department re: either purchasing a used projector from the department or buying through the department - 11.0 October 5th , Sauder school of business. - MM in OR + 11.0 October 5th , Sauder school of business. - MM in OR - 12.0 Food Sales + 12.0 Food Sales -* Chips, Pop, and water, 50c each for chips and pop, $1 for water +- Chips, Pop, and water, 50c each for chips and pop, $1 for water diff --git a/content/about/minutes/2005-09-29.md b/content/about/minutes/2005-09-29.md index bd9521c2..594e63d4 100644 --- a/content/about/minutes/2005-09-29.md +++ b/content/about/minutes/2005-09-29.md @@ -14,78 +14,78 @@ _Roll Call: Nakisa, Arash, James, Rachel, Jamie, Derrick, Andrew T., Mark L., Ch 1.0 Career Fair -* scheduled for Thursday January 26, 2006 -* parternship with Engineering Physics and Electrical Engineering -* held in SUB Ballroom, Party Room, Foyer -* create and distribute PDF with all the pertinent information (Jamie) -* attach PDF on website along with an article -* call companies, then send a follow up email -* 40 companies to be contacted, job divided 2 per volunteer -* still need to sort out division of money with partners before collecting (Andrew R.) +- scheduled for Thursday January 26, 2006 +- parternship with Engineering Physics and Electrical Engineering +- held in SUB Ballroom, Party Room, Foyer +- create and distribute PDF with all the pertinent information (Jamie) +- attach PDF on website along with an article +- call companies, then send a follow up email +- 40 companies to be contacted, job divided 2 per volunteer +- still need to sort out division of money with partners before collecting (Andrew R.) -2.0 Accenture Information Session + 2.0 Accenture Information Session -* second info session on October 5 may not occur because of booking problems +- second info session on October 5 may not occur because of booking problems -3.0 Website + 3.0 Website -* add year reps to exec profiles page -* James, Jamie, Mark S. still need to add their information -* apply for ubc.ca subdomains, thecube.ubc.ca -* increase advertising -> 10 great things about the website? forum contest? +- add year reps to exec profiles page +- James, Jamie, Mark S. still need to add their information +- apply for ubc.ca subdomains, thecube.ubc.ca +- increase advertising -> 10 great things about the website? forum contest? -4.0 LAN Party + 4.0 LAN Party -* scheduled for Friday October 7, 2005 -* computer games will be Unreal Tournament 2004, CounterStrike: Source, WarCraft III -* bring board games, need to look after them (Jamie) -* no projector -* ask Paul about buying a projector (James) -* bring poker chips and cards (Derrick) -* banner from Evangelo's to be put in the lounge, small posters in Dempster (Jamie) +- scheduled for Friday October 7, 2005 +- computer games will be Unreal Tournament 2004, CounterStrike: Source, WarCraft III +- bring board games, need to look after them (Jamie) +- no projector +- ask Paul about buying a projector (James) +- bring poker chips and cards (Derrick) +- banner from Evangelo's to be put in the lounge, small posters in Dempster (Jamie) -5.0 Who's Who Winners + 5.0 Who's Who Winners -* post on website (Nakisa) -* put on white board in window (Nakisa) -* note on the wall outside the office (Nakisa) +- post on website (Nakisa) +- put on white board in window (Nakisa) +- note on the wall outside the office (Nakisa) -6.0 Peer Tutoring + 6.0 Peer Tutoring -* web form set up, needs tracking features (Derrick) -* need to write disclaimer (Derrick) +- web form set up, needs tracking features (Derrick) +- need to write disclaimer (Derrick) -7.0 Newsletter + 7.0 Newsletter -* dates and titles only, keep it short -* write one for beginning of the month -* advertise grad photos, bzzr garden, LAN party, tutoring, Who's Who winners, In My Experience, clothing designs (Mark L.) +- dates and titles only, keep it short +- write one for beginning of the month +- advertise grad photos, bzzr garden, LAN party, tutoring, Who's Who winners, In My Experience, clothing designs (Mark L.) -8.0 Clothing Designs + 8.0 Clothing Designs -* waiting for reply regarding logo requirements (Nakisa) -* no new entries +- waiting for reply regarding logo requirements (Nakisa) +- no new entries -9.0 Microsoft Visual Studio Launch Party + 9.0 Microsoft Visual Studio Launch Party -* prizes and information provided by Microsoft -* need someone to spearhead this event (James) +- prizes and information provided by Microsoft +- need someone to spearhead this event (James) -10.0 In My Experience + 10.0 In My Experience -* tentatively scheduled for Thursday November 3; 12:30-1:30pm -* one person replied, plus Jake -* probably have a small one in November -* have a larger one at the beginning of next term +- tentatively scheduled for Thursday November 3; 12:30-1:30pm +- one person replied, plus Jake +- probably have a small one in November +- have a larger one at the beginning of next term -11.0 Photocopier in Reading Room + 11.0 Photocopier in Reading Room -* department should handle this, not us +- department should handle this, not us -12.0 Informal Survey + 12.0 Informal Survey -* ask about courses, how people feel about them, what's good -* possibly an online course wiki, allow comments below -* probably produce something on the website -* 400 level courses currently undergoing restructuring -* CPSC 415 needs tutorials +- ask about courses, how people feel about them, what's good +- possibly an online course wiki, allow comments below +- probably produce something on the website +- 400 level courses currently undergoing restructuring +- CPSC 415 needs tutorials diff --git a/content/about/minutes/2005-10-05.md b/content/about/minutes/2005-10-05.md index 59ba59f2..ab36c031 100644 --- a/content/about/minutes/2005-10-05.md +++ b/content/about/minutes/2005-10-05.md @@ -14,72 +14,72 @@ _Roll Call: Jerry, Chris, Derrick, Nakisa, Rachel, Peter, Charles, Jason, Andrew 1.0 LAN Party -* Friday October 7, 6-12pm @ X-Wing Lounge -* the hub works -* posters are good, but need to put up more -* year reps do classroom announcements, mention chance to win prizes -* ~24 wall ports -* ask people on forum to bring router from home -* bring out two foosball tables -* WD-40 foosball table (Jenny) -* cost of pizza reimbursed by Accenture -* free 64MB USB keys to give away from Business Objects -* attending: Andrew R., Peter, Nakisa, James, Derrick -* bring Poker set (Derrick) -* bring Risk and other board games? (Jamie) +- Friday October 7, 6-12pm @ X-Wing Lounge +- the hub works +- posters are good, but need to put up more +- year reps do classroom announcements, mention chance to win prizes +- ~24 wall ports +- ask people on forum to bring router from home +- bring out two foosball tables +- WD-40 foosball table (Jenny) +- cost of pizza reimbursed by Accenture +- free 64MB USB keys to give away from Business Objects +- attending: Andrew R., Peter, Nakisa, James, Derrick +- bring Poker set (Derrick) +- bring Risk and other board games? (Jamie) -2.0 BBQ/Bzzr Garden + 2.0 BBQ/Bzzr Garden -* Friday October 14, 4-8pm @ X-Wing Lounge and surrounding area outside -* licensed to use lounge to serve beverages -* BBQ outside -* might need to bump back serving beverages because Chris might have a midterm -* Dan Anderson offered to help (one of last year's social coordinators) -* make exec/rep sign up sheet to cover different shifts +- Friday October 14, 4-8pm @ X-Wing Lounge and surrounding area outside +- licensed to use lounge to serve beverages +- BBQ outside +- might need to bump back serving beverages because Chris might have a midterm +- Dan Anderson offered to help (one of last year's social coordinators) +- make exec/rep sign up sheet to cover different shifts -3.0 Clothing + 3.0 Clothing -* waiting for reply regarding exact details about how long it will take to make and deliver, and exact prices -* if orders take too long to produce, design contest will close ASAP +- waiting for reply regarding exact details about how long it will take to make and deliver, and exact prices +- if orders take too long to produce, design contest will close ASAP -4.0 Newsletter + 4.0 Newsletter -* events, vote for clothing logos -* finish by Thursday +- events, vote for clothing logos +- finish by Thursday -5.0 Office Food + 5.0 Office Food -* Charles and Jason will keep room stocked +- Charles and Jason will keep room stocked -6.0 SUS + 6.0 SUS -* bzzr garden this Friday -* SUS has a big calendar upon which clubs can add events -* use calendar to advertise BBQ, all social events, career fair (Mark S.) +- bzzr garden this Friday +- SUS has a big calendar upon which clubs can add events +- use calendar to advertise BBQ, all social events, career fair (Mark S.) -7.0 Office Clean Up + 7.0 Office Clean Up -* next Wednesday Oct. 12 after meeting -* go out for pizza after or something -* foosball table moved to basement lounge with other foosball table -* collect student ID as collateral when lending balls +- next Wednesday Oct. 12 after meeting +- go out for pizza after or something +- foosball table moved to basement lounge with other foosball table +- collect student ID as collateral when lending balls -8.0 Projector + 8.0 Projector -* no old porjectors -* can get a deal through the bookstore -* research prices and models (Peter) +- no old porjectors +- can get a deal through the bookstore +- research prices and models (Peter) -9.0 CS Tutoring + 9.0 CS Tutoring -* try to match up tutors and tutees -* free pizza social night once a month +- try to match up tutors and tutees +- free pizza social night once a month -10.0 Career Fair + 10.0 Career Fair -* need PDF ASAP (Jamie) -* ACL is ready to sign up, 4-5 other companies have expressed interest -* Microsoft interested -* Engineering Physics is already busy acquiring companies (their co-op office offered to contact companies for them) -* need to coordinator with Engineering Physics so as not to overlap -* money divided evenly 3 ways +- need PDF ASAP (Jamie) +- ACL is ready to sign up, 4-5 other companies have expressed interest +- Microsoft interested +- Engineering Physics is already busy acquiring companies (their co-op office offered to contact companies for them) +- need to coordinator with Engineering Physics so as not to overlap +- money divided evenly 3 ways diff --git a/content/about/minutes/2005-10-12.md b/content/about/minutes/2005-10-12.md index 18d62b23..e8ce5a7a 100644 --- a/content/about/minutes/2005-10-12.md +++ b/content/about/minutes/2005-10-12.md @@ -14,68 +14,68 @@ _Roll Call: Chris, Tristan, Peter, Jamie, Mark S., Rachel, Nakisa, Jenny, Andrew 1.0 LAN Party Post Mortem -* good turn out with good pizza -* many people also came for the poker and board games -* gave out Business Objects umbrellas +- good turn out with good pizza +- many people also came for the poker and board games +- gave out Business Objects umbrellas -2.0 BBQ and Beer Garden + 2.0 BBQ and Beer Garden -* Friday October 14; 4:00-8:00pm -* $1.50 per 12oz beer, $1 per burger, $0.50 per pop -* need to pick up lighter fluid -* A Sheep at the Wheel band starts at 5pm -* beer serving begins at 4pm -* PS2 games being given away => The Incredible Hulk: Ultimate Destruction (from Radical Entertainment), Def Jam: Fight for New York (from EA) -* tickets given away along with food/drink purchases to draw for games -* servingitright.com => CSSS can pay for execs to get licensed -* set up a laptop or something in the lounge for people to vote for clothing logos +- Friday October 14; 4:00-8:00pm +- $1.50 per 12oz beer, $1 per burger, $0.50 per pop +- need to pick up lighter fluid +- A Sheep at the Wheel band starts at 5pm +- beer serving begins at 4pm +- PS2 games being given away => The Incredible Hulk: Ultimate Destruction (from Radical Entertainment), Def Jam: Fight for New York (from EA) +- tickets given away along with food/drink purchases to draw for games +- servingitright.com => CSSS can pay for execs to get licensed +- set up a laptop or something in the lounge for people to vote for clothing logos -3.0 Clothing Design Contest + 3.0 Clothing Design Contest -* extend deadline to end of beer garden -* need more people to vote -* have yet to find out which colours are available -* Thursday October 27 is the deadline for orders -* $10 for t-shirts (come in youth and adult sizes), $30 for sweatshirts (adult sizes only) -* will soon be receiving clothing samples in common colours +- extend deadline to end of beer garden +- need more people to vote +- have yet to find out which colours are available +- Thursday October 27 is the deadline for orders +- $10 for t-shirts (come in youth and adult sizes), $30 for sweatshirts (adult sizes only) +- will soon be receiving clothing samples in common colours -4.0 Career Fair + 4.0 Career Fair -* making steady progress -* meeting Thursday (tomorrow) at 1pm in CSSS Office to discuss details -* companies get free food +- making steady progress +- meeting Thursday (tomorrow) at 1pm in CSSS Office to discuss details +- companies get free food -5.0 Projectors + 5.0 Projectors -* need to find out what sort of discount we can get through the bookstore +- need to find out what sort of discount we can get through the bookstore -6.0 In My Experience + 6.0 In My Experience -* Thursday November 3; 12:30-1:30pm -* 3 people signed up so far -* 10-15 minutes of talking per person, with questions afterward +- Thursday November 3; 12:30-1:30pm +- 3 people signed up so far +- 10-15 minutes of talking per person, with questions afterward -7.0 New Event Ideas + 7.0 New Event Ideas -* arcade not going to happen (too expensive) -* some sort of formal event in November +- arcade not going to happen (too expensive) +- some sort of formal event in November -8.0 Donut Sale Fundraiser + 8.0 Donut Sale Fundraiser -* fundraising for Red Cross, for earthquake in Pakistan? -* can get a discount from Krispy Kreme if used for charity fundraising -* Wednesday October 19; 11:00am-1:00pm -* someone needs to pick up donuts (Chris) -* also need to contact Krispy Kreme (Rachel) +- fundraising for Red Cross, for earthquake in Pakistan? +- can get a discount from Krispy Kreme if used for charity fundraising +- Wednesday October 19; 11:00am-1:00pm +- someone needs to pick up donuts (Chris) +- also need to contact Krispy Kreme (Rachel) -9.0 Wine and Cheese + 9.0 Wine and Cheese -* either sell tickets ahead of time or ensure only CSSS members may attend -* this allows the event to be classified as a private function -* could serve as the formal event in November +- either sell tickets ahead of time or ensure only CSSS members may attend +- this allows the event to be classified as a private function +- could serve as the formal event in November -10.0 Sports + 10.0 Sports -* have a form for people to sign up as free agents -* first term sports league sign ups are done, prepare early for second term -* possible foosball tournament with SFU? +- have a form for people to sign up as free agents +- first term sports league sign ups are done, prepare early for second term +- possible foosball tournament with SFU? diff --git a/content/about/minutes/2005-10-19.md b/content/about/minutes/2005-10-19.md index b78a72f4..99190743 100644 --- a/content/about/minutes/2005-10-19.md +++ b/content/about/minutes/2005-10-19.md @@ -14,109 +14,109 @@ _Roll Call: Chris, Jamie, Arash, Andrew T., Andrew N., Jason, Jenny, Mark L., Ma 1.0 BBQ Post Mortem -* quite successful, good turn out -* need better way to dispense beer -> newer CO2 system, another pump -* took back unused keg for refund -* some left over pop and chips in office for sale -* increase prices of burgers from $1 to $1.50 -* UBC has a rule limiting serving of beer to 10 or 11pm -* can apply for ~12 hour liquor license next time +- quite successful, good turn out +- need better way to dispense beer -> newer CO2 system, another pump +- took back unused keg for refund +- some left over pop and chips in office for sale +- increase prices of burgers from $1 to $1.50 +- UBC has a rule limiting serving of beer to 10 or 11pm +- can apply for ~12 hour liquor license next time -2.0 Key to Cabinet + 2.0 Key to Cabinet -* key still missing -* will break off lock (Peter) +- key still missing +- will break off lock (Peter) -3.0 Director of Publications Position Division + 3.0 Director of Publications Position Division -* Arash is new Co-Director of Publications -* one can handle social events, the other industry and department events -* Jamie has templates to use on bulletin boards -* see if we can get more boards for DMP/X-Wing -* to spread news of event, email respective Director of Publications and let them handle posters, webpage and forum advertisement +- Arash is new Co-Director of Publications +- one can handle social events, the other industry and department events +- Jamie has templates to use on bulletin boards +- see if we can get more boards for DMP/X-Wing +- to spread news of event, email respective Director of Publications and let them handle posters, webpage and forum advertisement -4.0 CSSS Office Manager + 4.0 CSSS Office Manager -* Eugene has been given this official title -* he has an @csss email address -* he writes reports -* he fixed the voice mail -> either phone rings and no voice mail, or voice mail but no phone ringing -* takes care of tracking snack inventory +- Eugene has been given this official title +- he has an @csss email address +- he writes reports +- he fixed the voice mail -> either phone rings and no voice mail, or voice mail but no phone ringing +- takes care of tracking snack inventory -5.0 SUS Funding + 5.0 SUS Funding -* need to give them list of all members -* give presentation of our budget around Nov. 10 -* presentation done by Mark S. or Peter -* receive money for membership refunds -* also receive money by having a project or proposal and fighting over the SUS surplus with other science clubs next term -* we have 900 members, second highest club has 400, so SUS clubs see it as unfair and may want to cut the membership refund -* new science lounge costs each of us $9, and it's too far for CS students to use -* CogSys wants a rep to attend CogSys and CS meetings, CogSys meetings ~Thursday @ 12:30pm +- need to give them list of all members +- give presentation of our budget around Nov. 10 +- presentation done by Mark S. or Peter +- receive money for membership refunds +- also receive money by having a project or proposal and fighting over the SUS surplus with other science clubs next term +- we have 900 members, second highest club has 400, so SUS clubs see it as unfair and may want to cut the membership refund +- new science lounge costs each of us $9, and it's too far for CS students to use +- CogSys wants a rep to attend CogSys and CS meetings, CogSys meetings ~Thursday @ 12:30pm -6.0 Clothing + 6.0 Clothing -* barcode logo on T-shirts, button design on sweatshirts -* two sheets to fill out -> order form (give customers order number on bottom of form), tracking sheet -* cash only -> $10 for T-shirts, $30 for sweatshirts -* samples will be coming shortly +- barcode logo on T-shirts, button design on sweatshirts +- two sheets to fill out -> order form (give customers order number on bottom of form), tracking sheet +- cash only -> $10 for T-shirts, $30 for sweatshirts +- samples will be coming shortly -7.0 Krispy Kreme Fundraiser + 7.0 Krispy Kreme Fundraiser -* need 2 weeks notice, can do it once per month -* maybe not something we would do for charity because it doesn't help CS students -* need to order a minimum of 50 dozen (600 donuts) -* we can use this to raise funds for CSSS, not just charity -* Charles would be willing to pick them up for us -* sell on Wednesdays..? +- need 2 weeks notice, can do it once per month +- maybe not something we would do for charity because it doesn't help CS students +- need to order a minimum of 50 dozen (600 donuts) +- we can use this to raise funds for CSSS, not just charity +- Charles would be willing to pick them up for us +- sell on Wednesdays..? -8.0 In My Experience + 8.0 In My Experience -* speakers confirmed -* Thursday Nov. 3, 12:30-1:30pm -* classroom announcements a few days before -* find out room bookings from Nakisa -* give away some of our software during the event +- speakers confirmed +- Thursday Nov. 3, 12:30-1:30pm +- classroom announcements a few days before +- find out room bookings from Nakisa +- give away some of our software during the event -9.0 Career Fair + 9.0 Career Fair -* meeting tomorrow (Thursday) at 1pm, other side of campus -* pdf -> to be put on website, include floor plan with location of companies -* form on website to prevent overlap contacting of companies -* Eng Phys having problems with co-op office and contacting companies +- meeting tomorrow (Thursday) at 1pm, other side of campus +- pdf -> to be put on website, include floor plan with location of companies +- form on website to prevent overlap contacting of companies +- Eng Phys having problems with co-op office and contacting companies -10.0 Grad Photos + 10.0 Grad Photos -* need to book free photo for group shot of execs -* gift certificates for photo orders to be given away -> draw? +- need to book free photo for group shot of execs +- gift certificates for photo orders to be given away -> draw? -11.0 Projector + 11.0 Projector -* 10 days of sales from Dell, waiting to see if the projector comes up -* prices from department not as good as Dell -* need to find out cost of getting a movie license (James) +- 10 days of sales from Dell, waiting to see if the projector comes up +- prices from department not as good as Dell +- need to find out cost of getting a movie license (James) -12.0 Links on Website + 12.0 Links on Website -* allow members to list their websites -* add URL to user profile, then have Drupal amalgamate into a list +- allow members to list their websites +- add URL to user profile, then have Drupal amalgamate into a list -13.0 New Mini Refrigerator + 13.0 New Mini Refrigerator -* free! -* will be arriving shortly (Peter) +- free! +- will be arriving shortly (Peter) -14.0 Web Domain + 14.0 Web Domain -* thecube.ubc.ca not going to happen -* find out how much to acquire thecube.ca (James) +- thecube.ubc.ca not going to happen +- find out how much to acquire thecube.ca (James) -15.0 Foosball Tournament + 15.0 Foosball Tournament -* SFU players very eager -* try UBC only competition first -* put a sign up form on office door +- SFU players very eager +- try UBC only competition first +- put a sign up form on office door -16.0 EA Games + 16.0 EA Games -* Grace sending 5 games in the mail +- Grace sending 5 games in the mail diff --git a/content/about/minutes/2005-10-26.md b/content/about/minutes/2005-10-26.md index 4f33eb24..5b45f1be 100644 --- a/content/about/minutes/2005-10-26.md +++ b/content/about/minutes/2005-10-26.md @@ -20,75 +20,75 @@ Classroom Announcements: 1.0 In My Experience -* Thursday Nov. 3; 12:30-1:30pm @ CEME 1215 -* speakers: Peter, Jake, someone other person -* Jamie has already started on posters -* posters need to be up by Friday +- Thursday Nov. 3; 12:30-1:30pm @ CEME 1215 +- speakers: Peter, Jake, someone other person +- Jamie has already started on posters +- posters need to be up by Friday -2.0 CS Clothing + 2.0 CS Clothing -* need to extend deadline, 1 week -> Friday Oct. 4 -* need more classroom announcements +- need to extend deadline, 1 week -> Friday Oct. 4 +- need more classroom announcements -3.0 Career Fair + 3.0 Career Fair -* have the PDF -* meeting at 1pm in Eng Phys Lounge Thursday Oct. 27 +- have the PDF +- meeting at 1pm in Eng Phys Lounge Thursday Oct. 27 -4.0 Microsoft Event + 4.0 Microsoft Event -* Wednesday Nov. 23; 5:30-7:30pm @ DMP 310 -* talking about MS products and what it's like to work there -* 4 or 5 UBC alumni who work at MS will talk about their experiences -* probably will be taking resumes -* free food -* start advertising in a couple weeks +- Wednesday Nov. 23; 5:30-7:30pm @ DMP 310 +- talking about MS products and what it's like to work there +- 4 or 5 UBC alumni who work at MS will talk about their experiences +- probably will be taking resumes +- free food +- start advertising in a couple weeks -5.0 Projector + 5.0 Projector -* didn't come up in Dell's 10 days of sales -* just going to buy from Dell (Peter) +- didn't come up in Dell's 10 days of sales +- just going to buy from Dell (Peter) -6.0 Krispy Kreme + 6.0 Krispy Kreme -* Wednesday Nov. 2; 9am-4pm? -> probably can't start until 11am -* Charles will pick them up -> pick up time is at 10am -* Email Rachel with times you are free -* sell in X-wing lounge in the morning, move outside Dempster at lunch +- Wednesday Nov. 2; 9am-4pm? -> probably can't start until 11am +- Charles will pick them up -> pick up time is at 10am +- Email Rachel with times you are free +- sell in X-wing lounge in the morning, move outside Dempster at lunch -7.0 Wine and Cheese + 7.0 Wine and Cheese -* Friday Nov. 25? -* book room and obtain liquor license -> the board room would be nice (Chris) -* looks like we'll be selling tickets ahead of time +- Friday Nov. 25? +- book room and obtain liquor license -> the board room would be nice (Chris) +- looks like we'll be selling tickets ahead of time -8.0 Paper Cutter + 8.0 Paper Cutter -* Jamie suggested it might be less of a hassle if we had our own paper cutter -* price out paper cutters (Jamie) +- Jamie suggested it might be less of a hassle if we had our own paper cutter +- price out paper cutters (Jamie) -9.0 LAN Party + 9.0 LAN Party -* Friday Nov. 18? -* talk to EA about sponsorship (James) +- Friday Nov. 18? +- talk to EA about sponsorship (James) -10.0 Beer Garden + 10.0 Beer Garden -* second week of January? +- second week of January? -11.0 Water Cooler + 11.0 Water Cooler -* possibly purchase a self-refilling water cooler -* place it in the CICSR basement lounge -* find out prices (James) +- possibly purchase a self-refilling water cooler +- place it in the CICSR basement lounge +- find out prices (James) -12.0 Foosball Security + 12.0 Foosball Security -* move foosball table into CSSS Office over winter break +- move foosball table into CSSS Office over winter break -13.0 XBox and games + 13.0 XBox and games -* received the 5 games from Grace -* keep some for our library, give some away at events -* buy two smaller controllers (Mark L.) -* maybe get Halo 2? price it out (Mark L.) +- received the 5 games from Grace +- keep some for our library, give some away at events +- buy two smaller controllers (Mark L.) +- maybe get Halo 2? price it out (Mark L.) diff --git a/content/about/minutes/2005-11-02.md b/content/about/minutes/2005-11-02.md index ba0dc564..6d5c46a0 100644 --- a/content/about/minutes/2005-11-02.md +++ b/content/about/minutes/2005-11-02.md @@ -14,110 +14,110 @@ _Roll Call: Chris, Jake, Jamie, Jenny, Andrew R., Andrew T., Charles, Eugene, De Classroom Announcements: -* nothing for now, but fill out those Rep profiles and email them to our webmasters! +- nothing for now, but fill out those Rep profiles and email them to our webmasters! -1.0 Krispy Kreme Sale + 1.0 Krispy Kreme Sale -* sold out by 2pm, with people still wanting more -* maybe bump up the order to 1000 next term (or 900, 75 dozen) -* mostly sold through 3 for $2 and by the dozen +- sold out by 2pm, with people still wanting more +- maybe bump up the order to 1000 next term (or 900, 75 dozen) +- mostly sold through 3 for $2 and by the dozen -2.0 Peer Tutoring Meeting + 2.0 Peer Tutoring Meeting -* not too many people showed up -* some emailed and said they arranged to meet their tutors/tutees on their own time +- not too many people showed up +- some emailed and said they arranged to meet their tutors/tutees on their own time -3.0 In My Experience + 3.0 In My Experience -* Thursday Nov. 3; 12:30-1:30pm @ CEME 1215 -* giving away software - Visual Studio -* 3 speakers talking about their very different experiences +- Thursday Nov. 3; 12:30-1:30pm @ CEME 1215 +- giving away software - Visual Studio +- 3 speakers talking about their very different experiences -4.0 Clothing Sale + 4.0 Clothing Sale -* deadline can be extended to Nov. 14 and still get clothing by original date -* see what happens on Friday and accept late orders on Monday -* online order form malfunctioning (Andrew T.) +- deadline can be extended to Nov. 14 and still get clothing by original date +- see what happens on Friday and accept late orders on Monday +- online order form malfunctioning (Andrew T.) -5.0 Career Fair + 5.0 Career Fair -* ready to contact companies -* check online to see if company has already been contacted -* enter your name so others know that company has been taken care of -* PDF will be sent out tonight or tomorrow with all the necessary information (Andrew R.) -* 30 CS companies, all must be contacted by next week +- ready to contact companies +- check online to see if company has already been contacted +- enter your name so others know that company has been taken care of +- PDF will be sent out tonight or tomorrow with all the necessary information (Andrew R.) +- 30 CS companies, all must be contacted by next week -6.0 Projector + 6.0 Projector -* has been ordered -* will arrive within 2 weeks -* not the Dell model +- has been ordered +- will arrive within 2 weeks +- not the Dell model -7.0 Wine and Cheese + 7.0 Wine and Cheese -* Friday Nov. 25 -* Paul is trying to book the grad lounge -* need 2 weeks to get license -> from department, classroom services +- Friday Nov. 25 +- Paul is trying to book the grad lounge +- need 2 weeks to get license -> from department, classroom services -8.0 CS Print Coupons + 8.0 CS Print Coupons -* buy print coupon, register online, use to print off lab printers -* will be arriving shortly -* easier than buying print credits from CopyRight -* if you have problems with printing, email tech support, they respond quickly -* there won't be any new printers +- buy print coupon, register online, use to print off lab printers +- will be arriving shortly +- easier than buying print credits from CopyRight +- if you have problems with printing, email tech support, they respond quickly +- there won't be any new printers -9.0 LAN Party/Foosball Tournament + 9.0 LAN Party/Foosball Tournament -* Friday Nov. 18 -* take more photos at the event -* foosball tournament -> prizes? XBox NBA Live 2006 -* sign up form for foosball tournament will be on the door -* if no sponsorship, charge ~$2 for pizza and subsidise the rest -* set up XBox on the new projector +- Friday Nov. 18 +- take more photos at the event +- foosball tournament -> prizes? XBox NBA Live 2006 +- sign up form for foosball tournament will be on the door +- if no sponsorship, charge ~$2 for pizza and subsidise the rest +- set up XBox on the new projector -10.0 Hockey/Poker Nights (James) + 10.0 Hockey/Poker Nights (James) -* probably hold on a Saturday night -* Electrical Engineering room has cable but small TV -* bring projector -* they have a nice foosball table -* room located in MacLeod +- probably hold on a Saturday night +- Electrical Engineering room has cable but small TV +- bring projector +- they have a nice foosball table +- room located in MacLeod -11.0 TV Antenna + 11.0 TV Antenna -* pick up some rabbit ears so we can catch local channels -* probably no more than $20-30 +- pick up some rabbit ears so we can catch local channels +- probably no more than $20-30 -12.0 Water Cooler + 12.0 Water Cooler -* many have hot water heating as well -* put in the old basement CICSR lounge +- many have hot water heating as well +- put in the old basement CICSR lounge -13.0 Rep Profiles + 13.0 Rep Profiles -* Year Reps can send their info to the webmasters so they can be added to the website +- Year Reps can send their info to the webmasters so they can be added to the website -14.0 Website Showcase + 14.0 Website Showcase -* located on the forum -* post links to show off your work +- located on the forum +- post links to show off your work -15.0 Exec Group Photo + 15.0 Exec Group Photo -* arrange to be taken sometime in January +- arrange to be taken sometime in January -16.0 SUS Presentation + 16.0 SUS Presentation -* Wednesday Nov. 9 @ SUS Lounge (Mark S. and Peter) -* submit budget and member list +- Wednesday Nov. 9 @ SUS Lounge (Mark S. and Peter) +- submit budget and member list -17.0 November Newsletter + 17.0 November Newsletter -* LAN Party -* foosball tournament -* Wine and Cheese? check back on Friday -* reminder for grad photos -* speaker series -* Microsoft Event -* website showcase +- LAN Party +- foosball tournament +- Wine and Cheese? check back on Friday +- reminder for grad photos +- speaker series +- Microsoft Event +- website showcase diff --git a/content/about/minutes/2005-11-09.md b/content/about/minutes/2005-11-09.md index 84c4c9dc..22a675d5 100644 --- a/content/about/minutes/2005-11-09.md +++ b/content/about/minutes/2005-11-09.md @@ -14,83 +14,83 @@ _Roll Call: Susannah, Nakisa, Mark L., Tristan, Andrew R., Jason, Charles, Andre Classroom Announcements: -* nothing for now, but fill out those Rep profiles and email them to our webmasters! -* we'll probably figure out a campaign to advertise theCube.ca, as well as the LAN party and the wine and cheese once they're finalized +- nothing for now, but fill out those Rep profiles and email them to our webmasters! +- we'll probably figure out a campaign to advertise theCube.ca, as well as the LAN party and the wine and cheese once they're finalized -1.0 In My Experience Post Mortem + 1.0 In My Experience Post Mortem -* only 3 people came -* informative, but poor turn out means we won't be doing it again +- only 3 people came +- informative, but poor turn out means we won't be doing it again -2.0 Clothing Sale + 2.0 Clothing Sale -* losing money -> did not reach sweatshirt quota -* stick with embroidered, give our members quality goods +- losing money -> did not reach sweatshirt quota +- stick with embroidered, give our members quality goods -3.0 Career Fair + 3.0 Career Fair -* 10 companies expressed interest so far -* Engineering Physics and Electrical Engineering both making progress -* stubborn companies can be contacted by faculty if necessary +- 10 companies expressed interest so far +- Engineering Physics and Electrical Engineering both making progress +- stubborn companies can be contacted by faculty if necessary -4.0 CUTC + 4.0 CUTC -* mid January conference held at U of Toronto, Waterloo, Montreal -* lasts 4 days, stay in a hotel -* rather expensive -* fun events, participate in workshops, meet other students -* AMS has grants -* we may possibly subsidize +- mid January conference held at U of Toronto, Waterloo, Montreal +- lasts 4 days, stay in a hotel +- rather expensive +- fun events, participate in workshops, meet other students +- AMS has grants +- we may possibly subsidize -5.0 Wine and Cheese + 5.0 Wine and Cheese -* Friday Nov. 25, 7-11pm @ X-wing lounge -* formal event -* co-hosted by grad students -* supplying fruit, cheese, crackers, chocolate -* currently applying for licensing (Chris) -* check AMS/UBC catering, Safeway for food prices (Chris) -* see if we can rent wine glasses (Chris) +- Friday Nov. 25, 7-11pm @ X-wing lounge +- formal event +- co-hosted by grad students +- supplying fruit, cheese, crackers, chocolate +- currently applying for licensing (Chris) +- check AMS/UBC catering, Safeway for food prices (Chris) +- see if we can rent wine glasses (Chris) -6.0 Band for Wine and Cheese + 6.0 Band for Wine and Cheese -* local CS band -* "Dave Matthews" style, mellow +- local CS band +- "Dave Matthews" style, mellow -7.0 LAN Party + 7.0 LAN Party -* ask James +- ask James -8.0 Foosball Tournament + 8.0 Foosball Tournament -* coordinate with James (Jenny) +- coordinate with James (Jenny) -9.0 theCube.ca + 9.0 theCube.ca -* website works, email doesn't -* 191 members on website, but no new traffic -* need to advertise new address -> banner? +- website works, email doesn't +- 191 members on website, but no new traffic +- need to advertise new address -> banner? -10.0 November Newsletter + 10.0 November Newsletter -* wait for a while to sort out dates and info +- wait for a while to sort out dates and info -11.0 Movie Licenses + 11.0 Movie Licenses -* fixed rates for whole year, lets you play to your heart's content -* no definite cost +- fixed rates for whole year, lets you play to your heart's content +- no definite cost -12.0 Projector + 12.0 Projector -* we've got it -* suggest storing it with department's projectors, although department may use it without our permission -* will stay at Rachel's for now +- we've got it +- suggest storing it with department's projectors, although department may use it without our permission +- will stay at Rachel's for now -13.0 Photocopier + 13.0 Photocopier -* class act? +- class act? -14.0 Office Printer + 14.0 Office Printer -* think about it more later -* may be too expensive and not accessible enough for students to use +- think about it more later +- may be too expensive and not accessible enough for students to use diff --git a/content/about/minutes/2005-11-16.md b/content/about/minutes/2005-11-16.md index 2760086c..5c81472b 100644 --- a/content/about/minutes/2005-11-16.md +++ b/content/about/minutes/2005-11-16.md @@ -21,82 +21,82 @@ Classroom Announcements: 1.0 SUS Meeting -* budget meeting last Wednesday -* CSSS had no booth last year during Science Week -* must have booth and event this year +- budget meeting last Wednesday +- CSSS had no booth last year during Science Week +- must have booth and event this year -2.0 Science Week + 2.0 Science Week -* set up demos from graphics classes -> Ski Jump -* event will be the career fair +- set up demos from graphics classes -> Ski Jump +- event will be the career fair -3.0 Career Fair + 3.0 Career Fair -* Jan. 26 in SUB Ballroom -* happens during Science Week, will be advertised accordingly -* 8 companies so far would like to attend -* 2 have paid, 2 requested invoices -* Accenture also wants commerce students -* CSGSA wants to join and help out, maybe they can approach professors and through them find further industry contacts -* staple receipts to info form and put in green binder +- Jan. 26 in SUB Ballroom +- happens during Science Week, will be advertised accordingly +- 8 companies so far would like to attend +- 2 have paid, 2 requested invoices +- Accenture also wants commerce students +- CSGSA wants to join and help out, maybe they can approach professors and through them find further industry contacts +- staple receipts to info form and put in green binder -4.0 Games Night + 4.0 Games Night -* this Friday, 6pm-12am in CS Undergrad Lounge -* posters are up, thanks to Jamie -* bring in projector early to test -* talk to department and see if we can store our projector with them -* no sponsors for pizza, maybe sell for $1 per slice and cover the rest +- this Friday, 6pm-12am in CS Undergrad Lounge +- posters are up, thanks to Jamie +- bring in projector early to test +- talk to department and see if we can store our projector with them +- no sponsors for pizza, maybe sell for $1 per slice and cover the rest -5.0 Microsoft Event + 5.0 Microsoft Event -* next Wednesday at 6:00-7:15pm in DMP 310 -* should receive advertising posters from Microsoft soon +- next Wednesday at 6:00-7:15pm in DMP 310 +- should receive advertising posters from Microsoft soon -6.0 Wine and Cheese + 6.0 Wine and Cheese -* next Friday, 7:00-11:00pm in CS Undergrad Lounge -* tickets selling from the office starting Friday, $5 each -* band -> "Lango Lock" -* semi-formal, try to curb the prevalence of jeans -* collect name/year/graduating? yes/no when selling tickets +- next Friday, 7:00-11:00pm in CS Undergrad Lounge +- tickets selling from the office starting Friday, $5 each +- band -> "Lango Lock" +- semi-formal, try to curb the prevalence of jeans +- collect name/year/graduating? yes/no when selling tickets -7.0 Evangelos Gift Certificates + 7.0 Evangelos Gift Certificates -* worth $70, we were given 10 -* give 3 away at Wine and Cheese, 2 at a beer garden -* last 5 through a random draw +- worth $70, we were given 10 +- give 3 away at Wine and Cheese, 2 at a beer garden +- last 5 through a random draw -8.0 CS Clothing + 8.0 CS Clothing -* resolution for the image was too low, Jerome fixed it +- resolution for the image was too low, Jerome fixed it -9.0 Water Cooler + 9.0 Water Cooler -* can't seem to find any sold by local retailers -* ask Education Society about where they got theirs (James) +- can't seem to find any sold by local retailers +- ask Education Society about where they got theirs (James) -10.0 Movie License + 10.0 Movie License -* ask Film Society (James) +- ask Film Society (James) -11.0 CUTC Funding + 11.0 CUTC Funding -* Canadian Undergraduate Technology Conference, Jan. 12-14 -* no funding from the department -* make a wish list of all the things for which we would like financial support -* list will aid department in forming their budget in January -* Travel Cuts quotes the price at $430 plus tax, no group rates -* AMS provides $750 total, need to submit application 21 days before conference -* Dec. 19 is early registration for CUTC -* we might try matching the AMS subsidy -* see if SUS can help at with funding at next meeting -* see if admission is waived with many people going +- Canadian Undergraduate Technology Conference, Jan. 12-14 +- no funding from the department +- make a wish list of all the things for which we would like financial support +- list will aid department in forming their budget in January +- Travel Cuts quotes the price at $430 plus tax, no group rates +- AMS provides $750 total, need to submit application 21 days before conference +- Dec. 19 is early registration for CUTC +- we might try matching the AMS subsidy +- see if SUS can help at with funding at next meeting +- see if admission is waived with many people going -12.0 Day in a Firm with MIS + 12.0 Day in a Firm with MIS -* visit a company for a day, listen to people at company speak -* get free lunch -* MIS seems to want to have us set this up -* although this is not our annual event -* maybe some companies through the career fair will be interested +- visit a company for a day, listen to people at company speak +- get free lunch +- MIS seems to want to have us set this up +- although this is not our annual event +- maybe some companies through the career fair will be interested diff --git a/content/about/minutes/2005-11-23.md b/content/about/minutes/2005-11-23.md index d3d3f485..fb377516 100644 --- a/content/about/minutes/2005-11-23.md +++ b/content/about/minutes/2005-11-23.md @@ -20,78 +20,78 @@ Classroom Announcements 1.0 LAN Party Post Mortem -* projector worked well -* ordered 12 pizzas -* foosball tournament went well, gave away the XBox game -* various other games: Risk, Ragdoll Kung Fu -* gave away the last umbrella during poker - -2.0 Clothing Orders - -* they owe us two T-shirts -* we have a few extra sweatshirts -* some possible missing and erroneous orders -* be sure to verify orders before you distribute them to students - -3.0 Wine and Cheese - -* ticket sales going slow -* go door to door selling tickets to faculty -* take tickets and sell in classrooms -* space for up to 60 attendees -* grad students have 25 tickets, sold around 15 -* decorating -> balloons, turn off lights, use candles -* doors lock at 6pm -* Jenny is in charge of decorations -* figure out what we have, then go shopping (Jenny) -* Chris needs help picking up 50 bottles of wine (Tristan) -* anyone can serve because it's a private function - -4.0 Career Fair - -* 4 companies registered, 4 more seem definite - -5.0 Day in a Firm - -* visit a company, listen to presentation, tour facilities -* food usually provided -* 30-40 students attend -* plan to target EA, IBM, Microsoft, Sierra Systems, Bell, Rogers AT&T, HSBC, Business Objects, Accenture -* best bet so far are Business Objects and Accenture -* both were not very interested when approached by MIS because MIS is so small -* hopefully by partnering with us, this will sweeten the deal and companies will take interest -* Microsoft probably won't because they're in Seattle -* IT Night: host a discussion, informal networking, and thank yous to companies at UBC -* contact MIS and find out more information (Mark L.) - -6.0 How to Get a Job Workshop - -* IBM guy was impressed by CS students' knowledge, but not their self-marketing skills -* discussing the possibility of having a panel discussion sometime in January -* 2 IBM panelists, 3 others -* focus on breadth -> prepare for IT career beyong just coding -* have people who actually hire students talk about what they're looking for -* bring in HR people, have them look at resumes and talk about what they look for -* info sessions and career fairs -> usually talk about entry level positions -* instead, we wish to focus on the big picture, how to move to the next level -* email Andrew R. with suggestions -* what's the path to becoming a manager in the IT field? -* what are companies looking for in resumes? - -7.0 Getting Information from Committees to Students - -* some committees have useful information -> space committee, teaching and learning -* we have an undergrad rep on each committee -* send out emails to reps asking for updates -* create committee updates section on website - -8.0 Movie Licensing - -* tie in food sales to offset the cost -* money goes to individual distributer of film - -9.0 CUTC Funding - -* Paul writing a letter of support -* sell movie tickets to raise funds? no -* fundraising -> donut sales? might want to do something +- projector worked well +- ordered 12 pizzas +- foosball tournament went well, gave away the XBox game +- various other games: Risk, Ragdoll Kung Fu +- gave away the last umbrella during poker + + 2.0 Clothing Orders + +- they owe us two T-shirts +- we have a few extra sweatshirts +- some possible missing and erroneous orders +- be sure to verify orders before you distribute them to students + + 3.0 Wine and Cheese + +- ticket sales going slow +- go door to door selling tickets to faculty +- take tickets and sell in classrooms +- space for up to 60 attendees +- grad students have 25 tickets, sold around 15 +- decorating -> balloons, turn off lights, use candles +- doors lock at 6pm +- Jenny is in charge of decorations +- figure out what we have, then go shopping (Jenny) +- Chris needs help picking up 50 bottles of wine (Tristan) +- anyone can serve because it's a private function + + 4.0 Career Fair + +- 4 companies registered, 4 more seem definite + + 5.0 Day in a Firm + +- visit a company, listen to presentation, tour facilities +- food usually provided +- 30-40 students attend +- plan to target EA, IBM, Microsoft, Sierra Systems, Bell, Rogers AT&T, HSBC, Business Objects, Accenture +- best bet so far are Business Objects and Accenture +- both were not very interested when approached by MIS because MIS is so small +- hopefully by partnering with us, this will sweeten the deal and companies will take interest +- Microsoft probably won't because they're in Seattle +- IT Night: host a discussion, informal networking, and thank yous to companies at UBC +- contact MIS and find out more information (Mark L.) + + 6.0 How to Get a Job Workshop + +- IBM guy was impressed by CS students' knowledge, but not their self-marketing skills +- discussing the possibility of having a panel discussion sometime in January +- 2 IBM panelists, 3 others +- focus on breadth -> prepare for IT career beyong just coding +- have people who actually hire students talk about what they're looking for +- bring in HR people, have them look at resumes and talk about what they look for +- info sessions and career fairs -> usually talk about entry level positions +- instead, we wish to focus on the big picture, how to move to the next level +- email Andrew R. with suggestions +- what's the path to becoming a manager in the IT field? +- what are companies looking for in resumes? + + 7.0 Getting Information from Committees to Students + +- some committees have useful information -> space committee, teaching and learning +- we have an undergrad rep on each committee +- send out emails to reps asking for updates +- create committee updates section on website + + 8.0 Movie Licensing + +- tie in food sales to offset the cost +- money goes to individual distributer of film + + 9.0 CUTC Funding + +- Paul writing a letter of support +- sell movie tickets to raise funds? no +- fundraising -> donut sales? might want to do something diff --git a/content/about/minutes/2005-11-30.md b/content/about/minutes/2005-11-30.md index 3eed9807..ef94a722 100644 --- a/content/about/minutes/2005-11-30.md +++ b/content/about/minutes/2005-11-30.md @@ -14,46 +14,46 @@ _Roll Call: Rachel, Andrew T., Derrick, Chris, Tristan, Jamie, Andrew R., Mark L 1.0 Joint MIS IT Night -* Thursday or Friday evening in March, 5-9pm -* probably a Thursday in the first or second week of March -* consists of: presentations, dinner, networking game, open networking -* presentations -> CS/MIS professor talks about an issue, company delegates discuss how they address this -* networking game -> break the ice -* open networking -> also resume collecting? maybe at the discretion of company delegates -* last year was partially sponsored by Accenture/Business Objects, and partially subsidised by the Commerce Undergraduate Society -* will be held at the David Lam Forum unless we find a better place -* last year 50-60 participants, 10-20 of which were company delegates and alumni -* this year's theme -> data management -* costs mostly coming from the food -* business-formal attire -* if the idea of networking seems to intimidating the most CSers, refrain from advertising it as such +- Thursday or Friday evening in March, 5-9pm +- probably a Thursday in the first or second week of March +- consists of: presentations, dinner, networking game, open networking +- presentations -> CS/MIS professor talks about an issue, company delegates discuss how they address this +- networking game -> break the ice +- open networking -> also resume collecting? maybe at the discretion of company delegates +- last year was partially sponsored by Accenture/Business Objects, and partially subsidised by the Commerce Undergraduate Society +- will be held at the David Lam Forum unless we find a better place +- last year 50-60 participants, 10-20 of which were company delegates and alumni +- this year's theme -> data management +- costs mostly coming from the food +- business-formal attire +- if the idea of networking seems to intimidating the most CSers, refrain from advertising it as such -2.0 Wine and Cheese Post Mortem + 2.0 Wine and Cheese Post Mortem -* low turn out, ~30 -* went pretty well, good food, good wine, good music -* 12-13 bottles of wine consumed -* random draw needs to be done (Chris) +- low turn out, ~30 +- went pretty well, good food, good wine, good music +- 12-13 bottles of wine consumed +- random draw needs to be done (Chris) -3.0 Career Fair + 3.0 Career Fair -* 10 companies said they'd come -* 4 have paid -* Engineering Physics and IEEE combined have only one company -* all companies on list contacted -* greater push for company recruitment next term -* SUB Ballroom has 35 booth capacity +- 10 companies said they'd come +- 4 have paid +- Engineering Physics and IEEE combined have only one company +- all companies on list contacted +- greater push for company recruitment next term +- SUB Ballroom has 35 booth capacity -4.0 Ideas for Next Term + 4.0 Ideas for Next Term -* post on forum +- post on forum -5.0 Space Committee + 5.0 Space Committee -* we may be able to get lab 005 if no one else takes it -* might be secure enough to house the projector +- we may be able to get lab 005 if no one else takes it +- might be secure enough to house the projector -6.0 Class Act Glass Thing + 6.0 Class Act Glass Thing -* we're supposed to deal with it -* we've been told don't repair it, don't throw it out, but store it +- we're supposed to deal with it +- we've been told don't repair it, don't throw it out, but store it diff --git a/content/about/minutes/2006-01-05.md b/content/about/minutes/2006-01-05.md index f80d01ce..63034a55 100644 --- a/content/about/minutes/2006-01-05.md +++ b/content/about/minutes/2006-01-05.md @@ -14,47 +14,47 @@ _Roll Call: Mark S., Derrick, Arash, Tristan, Nakisa, James, Jenny, Rachel, Pete 1.0 Regular Meeting Time -* Tuesday @ 5pm tentative +- Tuesday @ 5pm tentative -2.0 Career Fair + 2.0 Career Fair -* from website, ~ 14 companies +- from website, ~ 14 companies -3.0 CUTC funding + 3.0 CUTC funding -* put announcement on website to alert visitors that this exists +- put announcement on website to alert visitors that this exists -4.0 Meet the Teachers + 4.0 Meet the Teachers -* meeting with Paul on Monday -* trying to get a location in Dempster -* we're having pizza :-) -* need to advertise -* third, fourth years also invited +- meeting with Paul on Monday +- trying to get a location in Dempster +- we're having pizza :-) +- need to advertise +- third, fourth years also invited -5.0 Committee Reps + 5.0 Committee Reps -* Computing meets Wednesday @ 2pm -* Space meets ??? (Chris emailing to find out) -* Teaching + Learning Support (will be meeting following Monday @ 8:30am... yay!) -- James + Jenny volunteered to go -* Operations meets Monday @ 1:30pm -* will be advertising if there are no takers +- Computing meets Wednesday @ 2pm +- Space meets ??? (Chris emailing to find out) +- Teaching + Learning Support (will be meeting following Monday @ 8:30am... yay!) -- James + Jenny volunteered to go +- Operations meets Monday @ 1:30pm +- will be advertising if there are no takers -6.0 MIS updates + 6.0 MIS updates -* Mark and Tristan meeting with Frank within the next week +- Mark and Tristan meeting with Frank within the next week -7.0 Event planning + 7.0 Event planning -* Career Fair January 26th. -* Beer Garden + BBQ (February 3rd tentatively) - next time, buy day in advance -* LAN Party (January 20th tentatively) -* Science week booth - * have office hours at booth instead of at office - * would they care if we sold donuts? - * set up projector + screen with XBox, try it once and see how it goes -* movie night - James to inquire +- Career Fair January 26th. +- Beer Garden + BBQ (February 3rd tentatively) - next time, buy day in advance +- LAN Party (January 20th tentatively) +- Science week booth + - have office hours at booth instead of at office + - would they care if we sold donuts? + - set up projector + screen with XBox, try it once and see how it goes +- movie night - James to inquire -8.0 Office Hour Sign-Up + 8.0 Office Hour Sign-Up -* cover all hours from 10-4 +- cover all hours from 10-4 diff --git a/content/about/minutes/2006-01-12.md b/content/about/minutes/2006-01-12.md index ddd49438..6c2d586b 100644 --- a/content/about/minutes/2006-01-12.md +++ b/content/about/minutes/2006-01-12.md @@ -14,56 +14,56 @@ _Roll call: Andrew N., Eugene, Gerry, Liza, Nakisa, Charles, Derrick, Jason, Rac 1.0 Science Week -* Mark going to Gail's office @ 2pm. -* Tuesday (tentatively) selling Krispy Kremes -* also bring projector, run slideshow +- Mark going to Gail's office @ 2pm. +- Tuesday (tentatively) selling Krispy Kremes +- also bring projector, run slideshow -2.0 Industry Panel + 2.0 Industry Panel -* Thursday, January 19th, 2006 @ 5pm, advertising will be handled -* Dr. Wolfman moderating +- Thursday, January 19th, 2006 @ 5pm, advertising will be handled +- Dr. Wolfman moderating -3.0 Career Fair + 3.0 Career Fair -* ~ 20 companies -* rearrange booths a bit -* paying for catering, parking passes +- ~ 20 companies +- rearrange booths a bit +- paying for catering, parking passes -4.0 LAN Party/Movie Night + 4.0 LAN Party/Movie Night -* Friday, January 20th, 2006 held together -* try to do movie in Dempster 101, licensing ~ $75 (James) -* Charles suggested "Primer" for movie -* needs advertising +- Friday, January 20th, 2006 held together +- try to do movie in Dempster 101, licensing ~ $75 (James) +- Charles suggested "Primer" for movie +- needs advertising -5.0 Yearbook + 5.0 Yearbook -* Nakisa contacted University Publishing -* cost may be too high, status unclear -* advertising for picture submissions +- Nakisa contacted University Publishing +- cost may be too high, status unclear +- advertising for picture submissions -6.0 Student Shadowing + 6.0 Student Shadowing -* highschool students shadowing UBCCS students, make it into a bigger item perhaps -* day needs to be project-based -* will go back to Dr. Wolfman +- highschool students shadowing UBCCS students, make it into a bigger item perhaps +- day needs to be project-based +- will go back to Dr. Wolfman -7.0 Meeting time + 7.0 Meeting time -* Thursday @ 5pm (tentative) +- Thursday @ 5pm (tentative) -8.0 Focus on WICS + 8.0 Focus on WICS -* joint event planned: movie night +- joint event planned: movie night -9.0 Website + 9.0 Website -* needs advertising for new site +- needs advertising for new site -10.0 Exec Pictures + 10.0 Exec Pictures -* discuss next week - be there! +- discuss next week - be there! -11.0 Office Hours + 11.0 Office Hours -* more signup +- more signup diff --git a/content/about/minutes/2006-01-19.md b/content/about/minutes/2006-01-19.md index 5ae548e6..610e1748 100644 --- a/content/about/minutes/2006-01-19.md +++ b/content/about/minutes/2006-01-19.md @@ -19,54 +19,54 @@ Classroom Announcements 1.0 Career Fair -* Thursday Jan. 26, 10am-4pm @ SUB Ballroom -* Microsoft, Radical, Nokia, some others -* info sessions -> free Blue Chip cookies -* four volunteers at all time +- Thursday Jan. 26, 10am-4pm @ SUB Ballroom +- Microsoft, Radical, Nokia, some others +- info sessions -> free Blue Chip cookies +- four volunteers at all time -2.0 CS/MIS IT Night + 2.0 CS/MIS IT Night -* Thursday March 16, in the evening @ David Lam Forum -* idea is to market this on the premise of "management" rather than "techie" -* won't be charging companies to attend -* total attendance of 100, 30 for company delegates, 70 for students -> 35 each for CS and MIS -* no charging CS students, looking at a $500 budget -* if anyone would like to make a logo, go ahead +- Thursday March 16, in the evening @ David Lam Forum +- idea is to market this on the premise of "management" rather than "techie" +- won't be charging companies to attend +- total attendance of 100, 30 for company delegates, 70 for students -> 35 each for CS and MIS +- no charging CS students, looking at a $500 budget +- if anyone would like to make a logo, go ahead -3.0 Games and Movie Night + 3.0 Games and Movie Night -* pizza before movie -* movie is Primer, will start around 5:30, Charles will pick it up +- pizza before movie +- movie is Primer, will start around 5:30, Charles will pick it up -4.0 Science Week + 4.0 Science Week -* empty booth on Thursday, instead concentrate on career fair -* no office hours throughout the week -* weekly meeting will be held after career fair -* need more sign ups for booth duty -* put out projector with powerpoint slides -* Charles will bring his laptop -* bring the CS banner +- empty booth on Thursday, instead concentrate on career fair +- no office hours throughout the week +- weekly meeting will be held after career fair +- need more sign ups for booth duty +- put out projector with powerpoint slides +- Charles will bring his laptop +- bring the CS banner -5.0 Krispy Kreme Sale + 5.0 Krispy Kreme Sale -* Tuesday during Science Week -* Charles will pick them up at 9am -* ordered 100 dozen, will sell at booth or move some to CS lounge if necessary +- Tuesday during Science Week +- Charles will pick them up at 9am +- ordered 100 dozen, will sell at booth or move some to CS lounge if necessary -6.0 Beer Garden + 6.0 Beer Garden -* Friday Feb. 3, 4-8pm @ CS lounge -* have license already, supposed to have a bbq ready for that day +- Friday Feb. 3, 4-8pm @ CS lounge +- have license already, supposed to have a bbq ready for that day -7.0 Meet the Teachers + 7.0 Meet the Teachers -* Wednesday Feb. 1, 5:00-6:20pm @ DMP 310 -* free pizza! +- Wednesday Feb. 1, 5:00-6:20pm @ DMP 310 +- free pizza! -8.0 Group Exec Photo + 8.0 Group Exec Photo -* Evangelos Photography - West Broadway -* this and all grad photos must be done by March at the latest -* scheduled for Feb. 5, Sunday afternoon -* please wear something nice (formal) +- Evangelos Photography - West Broadway +- this and all grad photos must be done by March at the latest +- scheduled for Feb. 5, Sunday afternoon +- please wear something nice (formal) diff --git a/content/about/minutes/2006-01-26.md b/content/about/minutes/2006-01-26.md index 4507ffe9..c3f95a5e 100644 --- a/content/about/minutes/2006-01-26.md +++ b/content/about/minutes/2006-01-26.md @@ -18,53 +18,53 @@ Classroom Announcements 1.0 Career Fair Post Mortem -* some crazy guy showed up in the morning trying to sell stuff to the companies, was escorted out by SUB security -* companies enjoyed it, want to return next year -* 18 companies total -* 80% of students were CS, but companies enjoyed the mix -* info sessions not the greatest, not enough attendance +- some crazy guy showed up in the morning trying to sell stuff to the companies, was escorted out by SUB security +- companies enjoyed it, want to return next year +- 18 companies total +- 80% of students were CS, but companies enjoyed the mix +- info sessions not the greatest, not enough attendance -2.0 Krispy Kreme Post Mortem + 2.0 Krispy Kreme Post Mortem -* sold 11 of 100 boxes in the SUB by 2pm on Tuesday -* sold pretty well at $5 each in Dempster -* sold the rest on Wednesday at $5 each in undergrad lounge -* not to supposed to sell individual unwrapped donuts in the SUB +- sold 11 of 100 boxes in the SUB by 2pm on Tuesday +- sold pretty well at $5 each in Dempster +- sold the rest on Wednesday at $5 each in undergrad lounge +- not to supposed to sell individual unwrapped donuts in the SUB -3.0 Meet the Teachers + 3.0 Meet the Teachers -* Wednesday Feb. 1, 5:00-6:20pm in DMP 310 -* inviting all students this time -* posters up tomorrow -* Dawn, Paul, George, Ed, Kurt, Steve all asked to do classroom announcements -* free pizza -* talk about new CS degree options, new CS courses +- Wednesday Feb. 1, 5:00-6:20pm in DMP 310 +- inviting all students this time +- posters up tomorrow +- Dawn, Paul, George, Ed, Kurt, Steve all asked to do classroom announcements +- free pizza +- talk about new CS degree options, new CS courses -4.0 BBQ and Beer Garden + 4.0 BBQ and Beer Garden -* Friday Feb. 3, 4:00-8:00pm in undergrad lounge -* Arash putting up posters -* use our stereo for sound, Jenny will supply the music -* 2 kegs going at once, much faster this time -* buy big bags of chips -* 1 box of veggie burgers -* 200 burgers and 4 kegs -* move the kegs to Reboot side this time -* fence off most of the undergrad lounge +- Friday Feb. 3, 4:00-8:00pm in undergrad lounge +- Arash putting up posters +- use our stereo for sound, Jenny will supply the music +- 2 kegs going at once, much faster this time +- buy big bags of chips +- 1 box of veggie burgers +- 200 burgers and 4 kegs +- move the kegs to Reboot side this time +- fence off most of the undergrad lounge -5.0 Group Photo and Dinner + 5.0 Group Photo and Dinner -* Sunday Feb. 26, trying to book this date for now +- Sunday Feb. 26, trying to book this date for now -6.0 Yearbook + 6.0 Yearbook -* loonie one liners, on a separate page -* take more pictures of students during events +- loonie one liners, on a separate page +- take more pictures of students during events -7.0 Class Act + 7.0 Class Act -* think of something useful to spend it on +- think of something useful to spend it on -8.0 CUTC funding + 8.0 CUTC funding -* next year's execs will have t come up with an application form for students who want to receive a subsidy for attending next year +- next year's execs will have t come up with an application form for students who want to receive a subsidy for attending next year diff --git a/content/about/minutes/2006-02-02.md b/content/about/minutes/2006-02-02.md index aa3cd075..280e9b67 100644 --- a/content/about/minutes/2006-02-02.md +++ b/content/about/minutes/2006-02-02.md @@ -14,45 +14,45 @@ Roll Call: Gerry, James, Nakisa, Rachel, Tristan, Jamie, Chris, Mark L. 1.0 Beer Garden -* Jenny and Charles picking up beer -* beer starting at 4pm -* set up BBQ at 3pm -* Jamie picking up condiments -* James bringing chips -* Chris picking up cups -* Jenny bringing music -* $2 per beer, $1.50 per burger, $0.50 per pop +- Jenny and Charles picking up beer +- beer starting at 4pm +- set up BBQ at 3pm +- Jamie picking up condiments +- James bringing chips +- Chris picking up cups +- Jenny bringing music +- $2 per beer, $1.50 per burger, $0.50 per pop -2.0 Meeting Times + 2.0 Meeting Times -* cannot agree on any other times that will be convenient -* pizza pool -> pay $1 if cannot provide adequate reason for not attending a meeting +- cannot agree on any other times that will be convenient +- pizza pool -> pay $1 if cannot provide adequate reason for not attending a meeting -3.0 Class Act + 3.0 Class Act -* need to start soon -* contest -> $70 Evangelo's gift certificate for winning idea -* raffle -> giving away 4 gift certificates to donators +- need to start soon +- contest -> $70 Evangelo's gift certificate for winning idea +- raffle -> giving away 4 gift certificates to donators -4.0 Group Picture + 4.0 Group Picture -* Sunday, Feb. 26th; 4:00pm -* Enigma for dinner +- Sunday, Feb. 26th; 4:00pm +- Enigma for dinner -5.0 Women in Computing + 5.0 Women in Computing -* movie night, end of March -* suggest movies -* will be held in the board room -* committees can book the board room, so partner with them in the future +- movie night, end of March +- suggest movies +- will be held in the board room +- committees can book the board room, so partner with them in the future -6.0 Midterm and Final Exam Wiki + 6.0 Midterm and Final Exam Wiki -* create database of questions -* community made/moderated -* use database to generate practice exams +- create database of questions +- community made/moderated +- use database to generate practice exams -7.0 Yearbook + 7.0 Yearbook -* yearbook(at)thecube.ca -* send pictures, gives raffle entries +- yearbook(at)thecube.ca +- send pictures, gives raffle entries diff --git a/content/about/minutes/2006-02-23.md b/content/about/minutes/2006-02-23.md index 3722165a..7f3d2e83 100644 --- a/content/about/minutes/2006-02-23.md +++ b/content/about/minutes/2006-02-23.md @@ -14,85 +14,85 @@ _Roll Call: Arash, Nakisa, Jamie, Peter, Mark S., Tristan, Eugene, Andrew R., Ja 1.0 Exec Photo -* Sunday Feb. 26, 4pm @ Evangelos Photography -> 3156 West Broadway, near MacDonald -* execs and reps both invited -* will be formal wear -* Enigma for dinner afterwards +- Sunday Feb. 26, 4pm @ Evangelos Photography -> 3156 West Broadway, near MacDonald +- execs and reps both invited +- will be formal wear +- Enigma for dinner afterwards -2.0 Grad Gift/Class Act + 2.0 Grad Gift/Class Act -* collect donations from graduating students, amount will be matched by the department -* photocopier? ask department what they would like +- collect donations from graduating students, amount will be matched by the department +- photocopier? ask department what they would like -3.0 Grad Event + 3.0 Grad Event -* boat cruise? (James) -* hold it a week before class ends -* Saturday April 1 - tentative -* probably get 100 tickets, never sell out -* hopefully charge less to encourage greater attendance +- boat cruise? (James) +- hold it a week before class ends +- Saturday April 1 - tentative +- probably get 100 tickets, never sell out +- hopefully charge less to encourage greater attendance -4.0 Women in Computing Movie Night + 4.0 Women in Computing Movie Night -* Friday March 24, 5:30pm @ CS Board Room -* probably order sushi -* expect 20-30 people in attendance -* sponsorship? -* 24% of CS students at UBC are women, one of the highest rates in Canada +- Friday March 24, 5:30pm @ CS Board Room +- probably order sushi +- expect 20-30 people in attendance +- sponsorship? +- 24% of CS students at UBC are women, one of the highest rates in Canada -5.0 Beer Garden Post Mortem + 5.0 Beer Garden Post Mortem -* same turn out as last time -* worked out better by using the entire lounge +- same turn out as last time +- worked out better by using the entire lounge -6.0 Game Night + 6.0 Game Night -* dual XBox 360, board games, poker -* Friday March 17 -* tentative +- dual XBox 360, board games, poker +- Friday March 17 +- tentative -7.0 CS-MIS IT Night + 7.0 CS-MIS IT Night -* 8 companies so far, space for 15 total -* 35 tickets for CS, 35 for MIS -* MIS setting up website for registration -* suggest getting registrees to pick up a physical ticket -* we need to pick a speaker +- 8 companies so far, space for 15 total +- 35 tickets for CS, 35 for MIS +- MIS setting up website for registration +- suggest getting registrees to pick up a physical ticket +- we need to pick a speaker -8.0 Student Excellence Service Award + 8.0 Student Excellence Service Award -* 3 awards, $500 each -* nominate fellow CS student, approach a professor for reference letter -* due March 31 +- 3 awards, $500 each +- nominate fellow CS student, approach a professor for reference letter +- due March 31 -9.0 Yearbook + 9.0 Yearbook -* trying to find out details -* submit pictures to yearbook(at)thecube.ca +- trying to find out details +- submit pictures to yearbook(at)thecube.ca -10.0 Exec Elections + 10.0 Exec Elections -* March 13-17 accepting nominations, vote March 21-22 -* vote for president, vp external, vp internal, treasurer, secretary, SUS rep, social coordinator x2 -* apply for webmaster -> let next year's exec choose -* let next year's exec choose all the reps (sports, BCS, 1st/2nd/3rd/4th year) +- March 13-17 accepting nominations, vote March 21-22 +- vote for president, vp external, vp internal, treasurer, secretary, SUS rep, social coordinator x2 +- apply for webmaster -> let next year's exec choose +- let next year's exec choose all the reps (sports, BCS, 1st/2nd/3rd/4th year) -11.0 Project Video + 11.0 Project Video -* contact Nakisa if know anyone who is interested in making a 2-10 minute video of their CS project +- contact Nakisa if know anyone who is interested in making a 2-10 minute video of their CS project -12.0 Evangelos Gift Certificates + 12.0 Evangelos Gift Certificates -* have draws for all -* 3 for Class Act donators -* 1 for yearbook picture submittors -* 5 for boat cruise +- have draws for all +- 3 for Class Act donators +- 1 for yearbook picture submittors +- 5 for boat cruise -13.0 Exam Database + 13.0 Exam Database -* Paul says it sounds good, will find out more from department decisions +- Paul says it sounds good, will find out more from department decisions -14.0 Digital Camera + 14.0 Digital Camera -* do we need to buy one? -* probably not, execs can bring their own +- do we need to buy one? +- probably not, execs can bring their own diff --git a/content/about/minutes/2006-03-02.md b/content/about/minutes/2006-03-02.md index fa815bb1..2cccc2c3 100644 --- a/content/about/minutes/2006-03-02.md +++ b/content/about/minutes/2006-03-02.md @@ -14,61 +14,61 @@ Roll Call: Jenny, Chris, Rachel, Nakisa, Arash, Peter, Tristan, Derrick, James, Scholarship Ad: -* Derrick will put something up on the web -* Advertisement will be up by Monday +- Derrick will put something up on the web +- Advertisement will be up by Monday Class Act -* Photocopier? - * Sandra said it costs about $20, 000 - * Lease one? Andrew will look into this -* Post something on the web and the newsgroup for ideas -* Rachel will send out an e-mail to Class Act to see if qualify -* CSSS will match the grad gift +- Photocopier? + - Sandra said it costs about $20, 000 + - Lease one? Andrew will look into this +- Post something on the web and the newsgroup for ideas +- Rachel will send out an e-mail to Class Act to see if qualify +- CSSS will match the grad gift Boat Cruise -* Vancouver Cruises - * Boats up to a 100-150 people - * Reserved a boat for a 100 people for April 1 6-10 - * $500 to confirm the booking - * 27/person for 3 hours and 35/person for 5 hours (this price does not include dinner) - * refer to Vancouver Cruises for prices - * Does not include dinner - * James will look into dinner and will tell us the new prices - * DJ included -* Go to a club afterwards -* Mark Sue to find out the deadline for grad rebate +- Vancouver Cruises + - Boats up to a 100-150 people + - Reserved a boat for a 100 people for April 1 6-10 + - $500 to confirm the booking + - 27/person for 3 hours and 35/person for 5 hours (this price does not include dinner) + - refer to Vancouver Cruises for prices + - Does not include dinner + - James will look into dinner and will tell us the new prices + - DJ included +- Go to a club afterwards +- Mark Sue to find out the deadline for grad rebate Ladies movie night -* Sushi for dinner -* Movie: Crash -* March 24 at 5: 30 in the boardroom X736 +- Sushi for dinner +- Movie: Crash +- March 24 at 5: 30 in the boardroom X736 MIS Event -* No update -* There is a meeting tomorrow -* Happening on March 16 5: 30-8:30 at David Lam -* 35 tickets +- No update +- There is a meeting tomorrow +- Happening on March 16 5: 30-8:30 at David Lam +- 35 tickets Yearbook -* no Jamie, so no update +- no Jamie, so no update Game night -* March 17 from 5-11 -* Looking for sponsor +- March 17 from 5-11 +- Looking for sponsor News letter -* Election -* Game night on March 17 from 5-11 -* Ladies movie night -* Class act -* MIS event -* Yearbook picture submission -* Grad Boat Cruise -* Student Excellence Award +- Election +- Game night on March 17 from 5-11 +- Ladies movie night +- Class act +- MIS event +- Yearbook picture submission +- Grad Boat Cruise +- Student Excellence Award diff --git a/content/about/minutes/2006-03-09.md b/content/about/minutes/2006-03-09.md index 46101c72..5df07038 100644 --- a/content/about/minutes/2006-03-09.md +++ b/content/about/minutes/2006-03-09.md @@ -13,60 +13,60 @@ Roll Call: Rachel, Peter, Andrew, Eugene, Jamie, Derrick, Presley 1.0 Newsletter -* more info wanted about upcoming +- more info wanted about upcoming -2.0 Boat Cruise + 2.0 Boat Cruise -* James is looking into this -* Rachel has provided material +- James is looking into this +- Rachel has provided material -3.0 Grad Rebate + 3.0 Grad Rebate -* Mark Sui supposed to find out about it. +- Mark Sui supposed to find out about it. -4.0 Grad Gift + 4.0 Grad Gift -* (Andrew Rothbart) – Photocopier cost for rent ($100/mo., $0.02 cents/copy) -* suggested that last year's scholarship idea was a good one -* Rachel will be meeting with Paul tomorrow. -* Grad gift will be part of class act +- (Andrew Rothbart) – Photocopier cost for rent ($100/mo., $0.02 cents/copy) +- suggested that last year's scholarship idea was a good one +- Rachel will be meeting with Paul tomorrow. +- Grad gift will be part of class act -5.0 MIS event on March 16th + 5.0 MIS event on March 16th -* 8 tickets left +- 8 tickets left -6.0 Games night – March 17th (Jamie, advertising) + 6.0 Games night – March 17th (Jamie, advertising) -* Jamie to do advertising +- Jamie to do advertising -7.0 Ladies night – March 24th + 7.0 Ladies night – March 24th -* Movie is crash +- Movie is crash -8.0 BBQ Thursday 11am-1pm + 8.0 BBQ Thursday 11am-1pm -* Lunch -* Peter, Jamie, Eugene, Derrick available to help out -* advertising +- Lunch +- Peter, Jamie, Eugene, Derrick available to help out +- advertising -9.0 Account frozen + 9.0 Account frozen -* Peter is working on it +- Peter is working on it -10.0 Yearbook + 10.0 Yearbook -* need pictures -* need advertising -* info will be included in the newsletter +- need pictures +- need advertising +- info will be included in the newsletter -11.0 Elections + 11.0 Elections -* March 21-23rd voting -* nominations a week before -* Classroom announcements – list will be up in office for lower-year classes -* descriptions of positions on website. +- March 21-23rd voting +- nominations a week before +- Classroom announcements – list will be up in office for lower-year classes +- descriptions of positions on website. -12.0 New COGS representative: + 12.0 New COGS representative: -* Presley Perswain – presley.perswain\[at\]gmail.com -* To be added to mailing list +- Presley Perswain – presley.perswain\[at\]gmail.com +- To be added to mailing list diff --git a/content/about/minutes/2006-03-16.md b/content/about/minutes/2006-03-16.md index ddbad0b2..5968c737 100644 --- a/content/about/minutes/2006-03-16.md +++ b/content/about/minutes/2006-03-16.md @@ -12,44 +12,44 @@ Roll call: Andrew, Derrick, Eugene, Chris, Mark S., Rachel, Peter, Tristan, Pres 1.0 IT Night -* happening tonight +- happening tonight -2.0 Boat Cruise + 2.0 Boat Cruise -* 6:00/6:30pm on Friday, March 31st suggested -* suggested price: $25 per +- 6:00/6:30pm on Friday, March 31st suggested +- suggested price: $25 per -3.0 BBQ + 3.0 BBQ -* key in cash box -* next Tuesday since it rained out this Tuesday +- key in cash box +- next Tuesday since it rained out this Tuesday -4.0 Elections + 4.0 Elections -* moved to next Wednesday and Friday -* nomination forms due Tuesday -* make classroom announcements and need advertising +- moved to next Wednesday and Friday +- nomination forms due Tuesday +- make classroom announcements and need advertising -5.0 Games Night + 5.0 Games Night -* tomorrow night -* need someone to attend -* need advertising +- tomorrow night +- need someone to attend +- need advertising -6.0 Day in a Firm + 6.0 Day in a Firm -* go down to IBM, tour facilities +- go down to IBM, tour facilities -7.0 Darwin Info Session + 7.0 Darwin Info Session -* now hiring coders -* info session on March 23rd, 2-3pm +- now hiring coders +- info session on March 23rd, 2-3pm -8.0 Ladies' Movie Night + 8.0 Ladies' Movie Night -* March 24th @ 5:30pm -* need posters +- March 24th @ 5:30pm +- need posters -8.0 Yearbook + 8.0 Yearbook -* Arash offers to help has been voluntold +- Arash offers to help has been voluntold diff --git a/content/about/minutes/2006-09-12.md b/content/about/minutes/2006-09-12.md index 935e4c37..565a10a9 100644 --- a/content/about/minutes/2006-09-12.md +++ b/content/about/minutes/2006-09-12.md @@ -13,22 +13,22 @@ Tuesday September 12, 2006; 5:00pm @ CSSS Office 1.0 Future Meeting Time: -* Thursday 1:00 ~ 2:00 +- Thursday 1:00 ~ 2:00 -2.0 To Do for All Execs: + 2.0 To Do for All Execs: -* Send free times that you would be available to host office hours -* Think about exec write ups -* Make sure that you get a fob to get into the CSSS office. Can ask Andrew about this. +- Send free times that you would be available to host office hours +- Think about exec write ups +- Make sure that you get a fob to get into the CSSS office. Can ask Andrew about this. -3.0 Note: + 3.0 Note: -* For all events, please bring cameras and take lots of pictures, so that we will have them at year end. +- For all events, please bring cameras and take lots of pictures, so that we will have them at year end. -4.0 To new execs: + 4.0 To new execs: -* Anyone who is the last one leaving the office, please remember to turn off all electronic equipments, lights, and change to call forwarding. +- Anyone who is the last one leaving the office, please remember to turn off all electronic equipments, lights, and change to call forwarding. -5.0 For next meeting: + 5.0 For next meeting: -* Will discuss about tutoring program in next week’s meeting. +- Will discuss about tutoring program in next week’s meeting. diff --git a/content/about/minutes/2006-10-04.md b/content/about/minutes/2006-10-04.md index feefb3a4..0aeeff32 100644 --- a/content/about/minutes/2006-10-04.md +++ b/content/about/minutes/2006-10-04.md @@ -8,65 +8,65 @@ author: Christopher Head images: [] --- -**3rd Meeting Minute – Oct 4, 2006 +\*\*3rd Meeting Minute – Oct 4, 2006 CSSS Meeting Minutes -Thursday Oct 4, 2006; 1:00pm @ CSSS Office** +Thursday Oct 4, 2006; 1:00pm @ CSSS Office\*\* **1.0 Corporate Sponsorship Ideas** -* Boat Cruise -* ACM Chapter -* Film Night -> license, room -* Free Food for Events (ie. Lan parties, industry panels) -* League sports & team t-shirts -* CS T-shirt -* Logo on CSSS office window -* TV -* XBox +- Boat Cruise +- ACM Chapter +- Film Night -> license, room +- Free Food for Events (ie. Lan parties, industry panels) +- League sports & team t-shirts +- CS T-shirt +- Logo on CSSS office window +- TV +- XBox **2.0 CS T-shirts** -* Jamie has connection with a T-shirt company on Campus -* Need to find out: - o Different options available to us - o How to collect orders - o Contacting companies -* Billy will help Eugene on that +- Jamie has connection with a T-shirt company on Campus +- Need to find out: + o Different options available to us + o How to collect orders + o Contacting companies +- Billy will help Eugene on that **3.0 Advertising** -* Take out the poster each morning and take it down every night +- Take out the poster each morning and take it down every night **4.0 Events** -* BBQ every other week on Thursday if it doesn’t rain -* Can have class room announcement if this is a regular event -* Cancellation will be 2 days ahead -* Trivia contests and give out office 2003 - o Generate traffic -* Give out the office 2003 at the BBQ using raffle or tickets +- BBQ every other week on Thursday if it doesn’t rain +- Can have class room announcement if this is a regular event +- Cancellation will be 2 days ahead +- Trivia contests and give out office 2003 + o Generate traffic +- Give out the office 2003 at the BBQ using raffle or tickets **5.0 Hot water/Coffee Machine Update (Jamie)** -* If only water, once a month for cleaning -* Coffee, then once a day, can clean up in grad lounge -* Price for water heater/coffee machine: $62.97, makes 12 ~ 42 cups -* If we are able to find a way to fill it up, then we can purchase one +- If only water, once a month for cleaning +- Coffee, then once a day, can clean up in grad lounge +- Price for water heater/coffee machine: $62.97, makes 12 ~ 42 cups +- If we are able to find a way to fill it up, then we can purchase one **6.0 CUTC Rep** -* CUTC contact: Arezoo -* Figuring out who will receive the money +- CUTC contact: Arezoo +- Figuring out who will receive the money **7.0 Northwest conference for technology** -* Going to invite western universities -* Something to look into in the future +- Going to invite western universities +- Something to look into in the future **8.0 Career Fair** -* Tentative Date: Jan 25, 2007 -* Giving discounts for returned companies (~ $50 off) -* Need to reset the content on the website for planning the new career fair +- Tentative Date: Jan 25, 2007 +- Giving discounts for returned companies (~ $50 off) +- Need to reset the content on the website for planning the new career fair diff --git a/content/about/minutes/2006-11-02.md b/content/about/minutes/2006-11-02.md index ed13b902..5a1bd78b 100644 --- a/content/about/minutes/2006-11-02.md +++ b/content/about/minutes/2006-11-02.md @@ -13,47 +13,47 @@ Tuesday November 2, 2006; 1:00pm @ CSSS Office **1\. Fundraiser with Evanglos** -* Each Grad copmosite is 32 dollars -* execs can direct students to buy it online through theCube.ca -* Andrew will send out an e-mail with details on how to navigate the site +- Each Grad copmosite is 32 dollars +- execs can direct students to buy it online through theCube.ca +- Andrew will send out an e-mail with details on how to navigate the site **2\. Clothing** -* In progress...still waiting for replies -* Perhaps can use the online ordering system for purchases as well +- In progress...still waiting for replies +- Perhaps can use the online ordering system for purchases as well **3\. Career Fair** -* Department is doing the initial calling for career fair -* So far, know that Safe Software and Business Object are coming +- Department is doing the initial calling for career fair +- So far, know that Safe Software and Business Object are coming **4\. Industry Panel** -* Industry Panel is an event where reps from different companies come in and students ask career questions related questions -* A very popular event last year -* Derrek is going to organzie this event this year -* Billy and James will help out +- Industry Panel is an event where reps from different companies come in and students ask career questions related questions +- A very popular event last year +- Derrek is going to organzie this event this year +- Billy and James will help out **5\. Curriculum Committee Update (Derrek):** -* 3 year plan: redesign curriculum -* department moving toward talking to industry -* sub-committee on gaming, talking to EA, Radical -* stepping stone to talking with entire industry -* acquire data for industry needs, open communication channel -* proposed course for gaming, or gaming stream +- 3 year plan: redesign curriculum +- department moving toward talking to industry +- sub-committee on gaming, talking to EA, Radical +- stepping stone to talking with entire industry +- acquire data for industry needs, open communication channel +- proposed course for gaming, or gaming stream **6\. TLS:** -* labs 14, 11, 05, 08 downstairs -* any specific requirements we require? -* maybe docking stations in half of lab for laptops? laptop oriented lab? -* school subsidized laptops for students -* student survey -* posters explaining issue -* not good to require laptop to be a CS student -* operating system preference -* Unix, Linux -* monitors, move to LCD -* prevent unauthorized people from using our equipment -* disable password and move to fobs for all CS majors and people taking CS course +- labs 14, 11, 05, 08 downstairs +- any specific requirements we require? +- maybe docking stations in half of lab for laptops? laptop oriented lab? +- school subsidized laptops for students +- student survey +- posters explaining issue +- not good to require laptop to be a CS student +- operating system preference +- Unix, Linux +- monitors, move to LCD +- prevent unauthorized people from using our equipment +- disable password and move to fobs for all CS majors and people taking CS course diff --git a/content/about/minutes/2006-11-16.md b/content/about/minutes/2006-11-16.md index 3b54bade..77d1c2e5 100644 --- a/content/about/minutes/2006-11-16.md +++ b/content/about/minutes/2006-11-16.md @@ -13,77 +13,77 @@ Thursday November 16, 2006; 1:00pm @ CSSS Office 1.CUTC -* The department is going to support $2000 for CUTC and will help us figure out who is going to be subsidized -* CSSS can match the department’s fund -* Undergraduate committee will process the application -* Good to support $400 for a maximum of 10 people (cover about half the cost) -* Although seems like a good idea, it benefits few people. Decided to keep going with the decision because it is a good cause for spending the money we have +- The department is going to support $2000 for CUTC and will help us figure out who is going to be subsidized +- CSSS can match the department’s fund +- Undergraduate committee will process the application +- Good to support $400 for a maximum of 10 people (cover about half the cost) +- Although seems like a good idea, it benefits few people. Decided to keep going with the decision because it is a good cause for spending the money we have -2.TV + 2.TV -* Going to put down the offer today -* $ 429.99 -* Albert is putting down the offer for now +- Going to put down the offer today +- $ 429.99 +- Albert is putting down the offer for now -3.XBOX + 3.XBOX -* Andrew will look into the cost of XBOX 360 and look into asking Microsoft to sponsor us -* Nintando wii can be a possible alternative +- Andrew will look into the cost of XBOX 360 and look into asking Microsoft to sponsor us +- Nintando wii can be a possible alternative -4.Wine and Cheese + 4.Wine and Cheese -* Instead of wine and cheese, an alternative would be end of year celebration -* Possible idea: People can talk about courses etc. and have popularity contest of courses and professors -* Good idea to Getting faculty involved -* Don’t have time for this term but can do it for next term +- Instead of wine and cheese, an alternative would be end of year celebration +- Possible idea: People can talk about courses etc. and have popularity contest of courses and professors +- Good idea to Getting faculty involved +- Don’t have time for this term but can do it for next term -5.LAN Party + 5.LAN Party -* Next LAN party is on Dec 1, 2006 -* See if Business Object or Accenture is interested in sponsoring +- Next LAN party is on Dec 1, 2006 +- See if Business Object or Accenture is interested in sponsoring -6.Movie Night + 6.Movie Night -* Looking to partner with FOCWS in doing a movie night in January -* FOCWS can allocate some funds -* Will need to pay licensing fee for putting on a movie night +- Looking to partner with FOCWS in doing a movie night in January +- FOCWS can allocate some funds +- Will need to pay licensing fee for putting on a movie night -7.Career Fair + 7.Career Fair -* 9 CS companies are coming -* Nokia also coming +- 9 CS companies are coming +- Nokia also coming -8.Survey + 8.Survey -* Anonymous employee awareness survey -* To learn about what employee goals are most important -* Give people $20 gift certificate for Amazon after completing the survey -* Will stop with advertisement on the website -* Deadline is Nov 29, 2006 +- Anonymous employee awareness survey +- To learn about what employee goals are most important +- Give people $20 gift certificate for Amazon after completing the survey +- Will stop with advertisement on the website +- Deadline is Nov 29, 2006 -9.New Labs + 9.New Labs -* Good to have LCD monitors and see if we can get web servers +- Good to have LCD monitors and see if we can get web servers -10.Class Act + 10.Class Act -* Should start the planning in February -* Can start discussing ideas earlier +- Should start the planning in February +- Can start discussing ideas earlier -11.Space + 11.Space -* Proposal to a more tightly controlled first floor area -* The project room is book-able -* Thinking about making a fob access building -* Things students want: more project rooms -* Would like to have a storage room for CSSS +- Proposal to a more tightly controlled first floor area +- The project room is book-able +- Thinking about making a fob access building +- Things students want: more project rooms +- Would like to have a storage room for CSSS -12.Advertise CSSS Website + 12.Advertise CSSS Website -* Traffic hasn’t increased since last year -* E-mail advertising -* Can put up poster -* Can use banner to advertise website (put up at various events) -* Can tell professors about easy access to newsgroup through the cube website and ask the profs to tell the students at the beginning of the new term -* Send out in newsletter clear step by step instruction on accessing newsgroup through the cube website -* Table tents can be used for advertising +- Traffic hasn’t increased since last year +- E-mail advertising +- Can put up poster +- Can use banner to advertise website (put up at various events) +- Can tell professors about easy access to newsgroup through the cube website and ask the profs to tell the students at the beginning of the new term +- Send out in newsletter clear step by step instruction on accessing newsgroup through the cube website +- Table tents can be used for advertising diff --git a/content/about/minutes/2007-01-30.md b/content/about/minutes/2007-01-30.md index d6eb33d2..105e7d7c 100644 --- a/content/about/minutes/2007-01-30.md +++ b/content/about/minutes/2007-01-30.md @@ -8,7 +8,6 @@ author: Christopher Head images: [] --- - Date: Tuesday Jan 30, 2007 Time: 3:30 – 4:30 Attendance: Andrew Rothbart, Jamie, Liza, Arash, Eugene, Justine, Andrew Tjia diff --git a/content/about/minutes/2007-02-06.md b/content/about/minutes/2007-02-06.md index 49ba8cc9..098dbaad 100644 --- a/content/about/minutes/2007-02-06.md +++ b/content/about/minutes/2007-02-06.md @@ -14,32 +14,32 @@ Attendance: Andrew Rothbart, Jamie, Caitlin, Arash, Eugene, Justine** **1\. Clothing** -* Attempting to get the online order form and hope it will be done soon -* Will do a vote through e-mail -* Same price as last year and will subsidize if needed +- Attempting to get the online order form and hope it will be done soon +- Will do a vote through e-mail +- Same price as last year and will subsidize if needed **2\. IT Night** -* Co-organize with commerce -* $ 600 for food, advertising, reserving dinner, etc. -* Room: in David Lam building, free for commerce -* Free invitation to companies +- Co-organize with commerce +- $ 600 for food, advertising, reserving dinner, etc. +- Room: in David Lam building, free for commerce +- Free invitation to companies **3\. Google tool bar for Firefox** -* Make $2 every time someone install it through our website -* Can try it +- Make $2 every time someone install it through our website +- Can try it **4\. Industry Panel** -* Good response +- Good response **5\. Class Room** -* May not be able to use DMP since under utilize the classroom -* May need to go to other buildings close to DMP and spread out +- May not be able to use DMP since under utilize the classroom +- May need to go to other buildings close to DMP and spread out **6\. BBQ** -* BBQ this Thursday from 12-2 -* Come help out before and after!!! +- BBQ this Thursday from 12-2 +- Come help out before and after!!! diff --git a/content/about/minutes/2007-08-16.md b/content/about/minutes/2007-08-16.md index 68aa9522..8edf9fc9 100644 --- a/content/about/minutes/2007-08-16.md +++ b/content/about/minutes/2007-08-16.md @@ -18,14 +18,14 @@ Attendees: Yvonne Chen, Eugene Chan, Victor Chan, Amy Kwok, Ilan Keshet, Jeremia 1.1 Membership Fees -* Talked about having a paid membership: the department was concerned that although all CS students are part of the CSSS, not everyone knows about the club. It would be hard, however, if CSSS made it necessary for CS students to pay to be a CSSS member. There would also be the problem of distinguishing CSSS members from non CSSS members. -* Agreed that membership should operate as it did before (all CS students are automatically part of CSSS). CSSS should concentrate on promoting itself and raising awareness to its members. +- Talked about having a paid membership: the department was concerned that although all CS students are part of the CSSS, not everyone knows about the club. It would be hard, however, if CSSS made it necessary for CS students to pay to be a CSSS member. There would also be the problem of distinguishing CSSS members from non CSSS members. +- Agreed that membership should operate as it did before (all CS students are automatically part of CSSS). CSSS should concentrate on promoting itself and raising awareness to its members. -1.2 Raise CSSS Awareness to Members + 1.2 Raise CSSS Awareness to Members -* Victor suggested that volunteers should receive a volunteer certificate. Once a volunteer completes 30 hours of volunteer service to CSSS, they will receive said certificate. -* CSSS could set up a booth during clubs week—it could hand out pins, department pens, etc... -* CSSS should ensure a big banner is set up during their events (ex: "hosted by CSSS"). +- Victor suggested that volunteers should receive a volunteer certificate. Once a volunteer completes 30 hours of volunteer service to CSSS, they will receive said certificate. +- CSSS could set up a booth during clubs week—it could hand out pins, department pens, etc... +- CSSS should ensure a big banner is set up during their events (ex: "hosted by CSSS"). TO DO: Jeremiah to find out where to get pins/pens. @@ -33,37 +33,37 @@ TO DO: Jeremiah to find out where to get pins/pens. 2.1 Social Events -* \*BBQ - biweekly (weather permitting). We discussed about moving the location of the CSSS BBQs due to complaints from higher floors about the smell. - * Piam and Victor suggested broadening the menu a bit (ex: adding hot dogs). - * 1st BBQ → burgers are free for 1st years -* \*Sports: long boat, Storm the Wall, Intramural, Scavenger hunts. -* \*Grad Boat Cruise: Since the name suggested the event only - welcomed grads, it'll change to Boat Cruise. -* Movie Nights -* \*Bzzr Gardens (×2, 1 per term) -* \*LAN Parties -* Victor pointed out that there is potential to expand social events to beach parties and possibly clubbing. It was suggested that we hold our first beach party event (perhaps with volleyball and a BBQ) near the end of September (3rd–4th week) to welcome all the first years and introduce them to CSSS. Yvonne suggested that a Saturday would work better. - * free SWAGS during the beach party? +- \*BBQ - biweekly (weather permitting). We discussed about moving the location of the CSSS BBQs due to complaints from higher floors about the smell. + - Piam and Victor suggested broadening the menu a bit (ex: adding hot dogs). + - 1st BBQ → burgers are free for 1st years +- \*Sports: long boat, Storm the Wall, Intramural, Scavenger hunts. +- \*Grad Boat Cruise: Since the name suggested the event only + welcomed grads, it'll change to Boat Cruise. +- Movie Nights +- \*Bzzr Gardens (×2, 1 per term) +- \*LAN Parties +- Victor pointed out that there is potential to expand social events to beach parties and possibly clubbing. It was suggested that we hold our first beach party event (perhaps with volleyball and a BBQ) near the end of September (3rd–4th week) to welcome all the first years and introduce them to CSSS. Yvonne suggested that a Saturday would work better. + - free SWAGS during the beach party? \* Items that are starred should be on the day planner. TO DO : Ilan and Jeremiah to come up with dates for starred events for the day planner. 2.2 Others -* Career Fair (Arash Malek) -* Industry Panels (Eugene/Yvonne) -* Tri-mentoring -* Grad School info sessions—will take place on the 1st Thursday of September (CSGSA) - * It was suggested that there should be more grad school info sessions where we can get professors to speak. It was questioned whether there will be other Universities (ex: from America) as well. -* NTCU (Northwestern Technology Conference for Undergraduate), hosted by SFU (similar to CUTC, Ontario Conference). It was suggested that we could co-host this conference with SFU. Yvonne stated she will make contact with them. -* GDA UBC (Game Developer's Association of UBC), a UBC AMS club formed last year. It was suggested that CSSS work with the GDA executives. +- Career Fair (Arash Malek) +- Industry Panels (Eugene/Yvonne) +- Tri-mentoring +- Grad School info sessions—will take place on the 1st Thursday of September (CSGSA) + - It was suggested that there should be more grad school info sessions where we can get professors to speak. It was questioned whether there will be other Universities (ex: from America) as well. +- NTCU (Northwestern Technology Conference for Undergraduate), hosted by SFU (similar to CUTC, Ontario Conference). It was suggested that we could co-host this conference with SFU. Yvonne stated she will make contact with them. +- GDA UBC (Game Developer's Association of UBC), a UBC AMS club formed last year. It was suggested that CSSS work with the GDA executives. TO DO: Yvonne to find out more information about UBC co-hosting NTCU (3) Imagine UBC Booth -* CSSS will set up a booth on Sept 4, Imagine UBC day. Booth Volunteers: Yvonne, Eugene, Amy. -* Pamphlets about CSSS available at booth. +- CSSS will set up a booth on Sept 4, Imagine UBC day. Booth Volunteers: Yvonne, Eugene, Amy. +- Pamphlets about CSSS available at booth. TO DO: Find more volunteers for Imagine UBC Booth; allocate time slots for volunteers; find things to embellish booth. @@ -71,27 +71,27 @@ TO DO: Find more volunteers for Imagine UBC Booth; allocate time slots for volun 4.1 Recruit Reps -* Tri-mentoring rep. → Piam expressed interest in this position. -* Director of publications rep. -* Year reps → send an email to student body. -* Committee reps (Eugene, Eugene, Eugene, Eugene...) -* SUS rep → Victor mentioned his friend may be interested in this position. +- Tri-mentoring rep. → Piam expressed interest in this position. +- Director of publications rep. +- Year reps → send an email to student body. +- Committee reps (Eugene, Eugene, Eugene, Eugene...) +- SUS rep → Victor mentioned his friend may be interested in this position. TO DO: Email student body to see who's interested in the above rep positions. 4.2 New Positions -* Ciarán Llachlan Leavitt will now be the CSSS Space rep. and will attend the space committee meetings. -* Presley Perswain will be Director of Resources and Human Resources (ex: keep track of the number of hours CSSS volunteers do). +- Ciarán Llachlan Leavitt will now be the CSSS Space rep. and will attend the space committee meetings. +- Presley Perswain will be Director of Resources and Human Resources (ex: keep track of the number of hours CSSS volunteers do). (5) Future CSSS Meetings -* CSSS meetings will be biweekly. -* It was suggested to make them open meetings. We would need to advertise, have light refreshments, and request for a bigger space. -* If it were absolutely necessary we could ALSO hold private meetings. -* Put agenda for meetings in public notices/posters (since e-mail may be too annoying for the students). -* Discussed about promoting [thecube.ca](/) → redesigning the website, making the website more active by posting more information about events/social activities. -* Stated that having posters posted up in the CS buildings usually get taken down within a day. Talked about changing the policy (would have to take it up with the Science faculty). +- CSSS meetings will be biweekly. +- It was suggested to make them open meetings. We would need to advertise, have light refreshments, and request for a bigger space. +- If it were absolutely necessary we could ALSO hold private meetings. +- Put agenda for meetings in public notices/posters (since e-mail may be too annoying for the students). +- Discussed about promoting [thecube.ca](/) → redesigning the website, making the website more active by posting more information about events/social activities. +- Stated that having posters posted up in the CS buildings usually get taken down within a day. Talked about changing the policy (would have to take it up with the Science faculty). TO DO: (1) To all participants and execs, send Yvonne your schedule/availability so she can set up the schedule for the biweekly CSSS meetings diff --git a/content/about/minutes/2007-09-10.md b/content/about/minutes/2007-09-10.md index 76a4030a..2bc85c01 100644 --- a/content/about/minutes/2007-09-10.md +++ b/content/about/minutes/2007-09-10.md @@ -12,76 +12,75 @@ CSSS Meeting Minutes Monday, September 10, 2007 1. Supplies - * Buy everything from Costco - * Victor is in charge. Supplies will be kept on the 4th floor fridge - * Supplies Needed: - * 200 Burgers / burger buns - * 200 processed cheese - * 100 hot dogs / buns, leave buns in the sun! - * Charcoal - * Ketchup, mustard, relish - * Pam - * Might be bought: - * Bacon, Tomatoes, lettuce + - Buy everything from Costco + - Victor is in charge. Supplies will be kept on the 4th floor fridge + - Supplies Needed: + - 200 Burgers / burger buns + - 200 processed cheese + - 100 hot dogs / buns, leave buns in the sun! + - Charcoal + - Ketchup, mustard, relish + - Pam + - Might be bought: + - Bacon, Tomatoes, lettuce 2. BBQ Event Date - * Wednesday, September 12th 2007 - * 10:00 am setup - * 10:30 heat up charcoal - * Begin selling 10:50 - * End BBQ at 2:00 pm - * Will take place outside the Reboot Café, on the north side of the ICCS building - * Decorate the cube website with a burger picture - * Schedule: -   + - Wednesday, September 12th 2007 + - 10:00 am setup + - 10:30 heat up charcoal + - Begin selling 10:50 + - End BBQ at 2:00 pm + - Will take place outside the Reboot Café, on the north side of the ICCS building + - Decorate the cube website with a burger picture + - Schedule: - 10–11 + 10–11 - 11–12 + 11–12 - 12–1 + 12–1 - 1–2 + 1–2 - Cooker #1 + Cooker #1 - Victor + Victor - Jeremiah + Jeremiah - Jeremiah + Jeremiah - (TBFI) + (TBFI) - Cooker #2 + Cooker #2 - (TBFI) + (TBFI) - Presley + Presley - Ilan + Ilan - (TBFI) + (TBFI) - Cashier + Cashier - (TBFI) + (TBFI) - Victor + Victor - (TBFI) + (TBFI) - (TBFI) + (TBFI) - (TBFI) = To be filled in + (TBFI) = To be filled in 3. Price List - Estimated budget: ~$200 - * $2 Burgers (may change) - * $2 Hot dogs - * $2.50 cheese burgers - * $0.50 Pops / chips + - $2 Burgers (may change) + - $2 Hot dogs + - $2.50 cheese burgers + - $0.50 Pops / chips 4. Beach day - * Date moved to September 22nd on Spanish banks - * Decorate cube website with beach picture + - Date moved to September 22nd on Spanish banks + - Decorate cube website with beach picture 5. Future BBQs? - * Favouring Thursdays + - Favouring Thursdays diff --git a/content/about/minutes/2007-09-12.md b/content/about/minutes/2007-09-12.md index 7e810f39..40ce67d5 100644 --- a/content/about/minutes/2007-09-12.md +++ b/content/about/minutes/2007-09-12.md @@ -12,38 +12,38 @@ CSSS Meeting Minutes Wednesday, September 12, 2007 1. BBQ Debrief - * Feedback - 1. Current patties have increased quality over previous brand - 2. Paper plates should come standard - * Pricing - 1. Hotdog price permanently adjusted to $1.00 each down from $1.50 - 2. Water price permanently adjusted to $0.50 each down from $1.00 - 3. Bottled juice removed from supply list - Remaining stock to be sold at $0.50 each - 4. Price for hot chocolate set at $0.75 each¹ - 5. Price for cookies set at $0.75 each¹ - 6. Motion to add bite size candy to menu with a price set at $0.25 each + - Feedback + 1. Current patties have increased quality over previous brand + 2. Paper plates should come standard + - Pricing + 1. Hotdog price permanently adjusted to $1.00 each down from $1.50 + 2. Water price permanently adjusted to $0.50 each down from $1.00 + 3. Bottled juice removed from supply list + Remaining stock to be sold at $0.50 each + 4. Price for hot chocolate set at $0.75 each¹ + 5. Price for cookies set at $0.75 each¹ + 6. Motion to add bite size candy to menu with a price set at $0.25 each 2. Beach Day - * Location: Jericho or Spanish banks - * Event is weather permitting - * Registration is required - * Time: 2 p.m.–??? - * Arranged Transport: Meet at Reboot Café and have the CSSS arrange for cars to drive people to Beach - * Activities: - * Food: Bring your own - * Alcohol: Bring your own - * Ice Breakers: - * Volleyball - * Soccer (5 on 5 prized match (~50 dollar prize)) - * Music - * Baseball glove - * Botchee(SP?) set - * Frisbee - * Cube alias re. Beach day: [\[email protected\]](/cdn-cgi/l/email-protection): Forwards to Social Coordinators and Treasurer - * Discarded ideas: - * Motto: "Bring the meat and we’ll bring the heat." - * Have a BBQ at the beach - * Use Rec(SP?) Beach + - Location: Jericho or Spanish banks + - Event is weather permitting + - Registration is required + - Time: 2 p.m.–??? + - Arranged Transport: Meet at Reboot Café and have the CSSS arrange for cars to drive people to Beach + - Activities: + - Food: Bring your own + - Alcohol: Bring your own + - Ice Breakers: + - Volleyball + - Soccer (5 on 5 prized match (~50 dollar prize)) + - Music + - Baseball glove + - Botchee(SP?) set + - Frisbee + - Cube alias re. Beach day: [\[email protected\]](/cdn-cgi/l/email-protection): Forwards to Social Coordinators and Treasurer + - Discarded ideas: + - Motto: "Bring the meat and we’ll bring the heat." + - Have a BBQ at the beach + - Use Rec(SP?) Beach 3. Event Ideas 1. Pub night Location: Koerner’s Pub or Pit Pub @@ -61,32 +61,33 @@ Wednesday, September 12, 2007 7. Cube Week 8. Meet your Prof. 4. Volunteer hours - * More Volunteers needed - * Harder promotion of 30 volunteer hours for honorary certificate + - More Volunteers needed + - Harder promotion of 30 volunteer hours for honorary certificate 5. SFU CS conference - * Motion to make it a UBC SFU joint conference - * Elicit SFU participation by offering space at UBC + - Motion to make it a UBC SFU joint conference + - Elicit SFU participation by offering space at UBC 6. Open bi-weekly CSSS meetings - * Set at 5 p.m. on Mondays - * Free food provided - * Starts September 24th + - Set at 5 p.m. on Mondays + - Free food provided + - Starts September 24th 7. Sports - * Divisional teams should be known - * Motion to have details of club sponsored teams to be emailed to execs to post progress on club website + - Divisional teams should be known + - Motion to have details of club sponsored teams to be emailed to execs to post progress on club website 8. Propaganda group - * Group is in charge of promoting events such as Beach Day - * Director of publications is head of group - * Suggested duties of the group: - 1. Class overhead advertisement - 2. Forum promotions - 3. Posters with special regard to the following events: - BBQ, Beach Day, General and Sports Ads + - Group is in charge of promoting events such as Beach Day + - Director of publications is head of group + - Suggested duties of the group: + 1. Class overhead advertisement + 2. Forum promotions + 3. Posters with special regard to the following events: + BBQ, Beach Day, General and Sports Ads 9. Find real secretary -10. Dept. pens and pins - * Pens: - Advance notice must be given to the Department of Computer Science for them to supply the CSSS with pens - * Pins: - Eugene has confirmed that the company that does the CSSS's hoodies is also capable of doing pins. Unknown whether an order has been placed yet. +10. Dept. pens and pins + + - Pens: + Advance notice must be given to the Department of Computer Science for them to supply the CSSS with pens + - Pins: + Eugene has confirmed that the company that does the CSSS's hoodies is also capable of doing pins. Unknown whether an order has been placed yet. Notes: ¹I have seen people buying cookies for $0.50 and people have been buying hot chocolate (presumably for $0.50). Treasurer should resolve issue. diff --git a/content/about/minutes/2007-09-24.md b/content/about/minutes/2007-09-24.md index 0bd8a6ac..9377d62e 100644 --- a/content/about/minutes/2007-09-24.md +++ b/content/about/minutes/2007-09-24.md @@ -20,8 +20,8 @@ Monday, September 24, 2007, 5–6PM, Reboot Café Set up every thing around 10. 4. LAN Party: Time: 6PM, Friday September 28, 2007 - * Make announcement—send email to profs with the ads about the LAN Party & BBQ - * Food: sell pizza (Need decide the price) + - Make announcement—send email to profs with the ads about the LAN Party & BBQ + - Food: sell pizza (Need decide the price) 5. HALO 3 Party Time: Friday, October 12, 4–9PM 6. CS newsletter: diff --git a/content/about/minutes/2007-10-15.md b/content/about/minutes/2007-10-15.md index c3a2ffda..6db6a06a 100644 --- a/content/about/minutes/2007-10-15.md +++ b/content/about/minutes/2007-10-15.md @@ -17,30 +17,31 @@ Monday, October 15, 2007, 5PM, DMP101 Benefit for becoming CS members: - * Get discount on food/drink - * Free locker in CS building—Need talk to Space committee - * Get exam package - * Get discount on BBQ and LAN party, for example, the second burger is free + - Get discount on food/drink + - Free locker in CS building—Need talk to Space committee + - Get exam package + - Get discount on BBQ and LAN party, for example, the second burger is free + 2. BBQ this week? Thur or Fri. - * Need to decide a Number system: - 2 different colors needed to distinguish the buyer and the seller - * Advertising: big poster; send email in advance - * Sell chocolate bars: eg. Kitkat - Victor will buy the chocolate on Wed night. - * Sell cookies + - Need to decide a Number system: + 2 different colors needed to distinguish the buyer and the seller + - Advertising: big poster; send email in advance + - Sell chocolate bars: eg. Kitkat + Victor will buy the chocolate on Wed night. + - Sell cookies 3. Party planning Slashdot 10th anniversary party\*\*\*(very urgent) - * Eugene and Andrew will be in charge - * Target: geeks - * Location: Reboot café - * Time: Fri, Oct 26, 5pm - * Sell: snack, drink - * Late night BBQ - * Advertisement: poster; emails sent out in advance + - Eugene and Andrew will be in charge + - Target: geeks + - Location: Reboot café + - Time: Fri, Oct 26, 5pm + - Sell: snack, drink + - Late night BBQ + - Advertisement: poster; emails sent out in advance 4. Nov. beer garden\*\*\* - * The liquor license: Jeremiah - * Training: Selena + - The liquor license: Jeremiah + - Training: Selena Date: Nov 30 (the last day of school), 6pm–??? Location: Reboot Café @@ -67,8 +68,9 @@ Monday, October 15, 2007, 5PM, DMP101 8. Post-discussion: LAN party, Halo 3 party, Tri-mentoring kickoff event LAN party: 12 people; hard to set up; need more people to participate Halo3 party: 40-50 people showed up, 24 people played - * Hardware was provided; no one need bring their own - * Advertisement targeted 3 groups: CS students; UBC video game competitor associate; UBC video game development associate + + - Hardware was provided; no one need bring their own + - Advertisement targeted 3 groups: CS students; UBC video game competitor associate; UBC video game development associate Conclusion: @@ -77,4 +79,4 @@ Monday, October 15, 2007, 5PM, DMP101 Plan thing ahead (3 weeks); Lots of advertisement needed in advance: emails, poster, etc. - * Grad photos + - Grad photos diff --git a/content/about/minutes/2007-10-29.md b/content/about/minutes/2007-10-29.md index 22d66b76..42f44cf5 100644 --- a/content/about/minutes/2007-10-29.md +++ b/content/about/minutes/2007-10-29.md @@ -12,31 +12,31 @@ CSSS Meeting Minutes Monday, October 29, 2007 1. Post-discussion BBQ - * No more BBQs on rainy days because of past problems; 2 day in advance notice to cancel - * Propane grills next time - * Raffle Tickets next time for tickets. + - No more BBQs on rainy days because of past problems; 2 day in advance notice to cancel + - Propane grills next time + - Raffle Tickets next time for tickets. 2. Halo 3 Tournament on Nov 16 - * Ilan's in charge of organizing the event. Interested in helping out? Ask him - * This will be a free for all event, with free entry. Prizes will be for top 3 of a budget of $100. Pizza and Pop will be sold individually. - * Max 4 X-Boxes per game (technical limitation). Will need 16 xbox Controllers - * During event all participants will be required to give ID so we don’t lose a controller like last time - * Eugene: Needs to book DMP 110, and get 1 projector. Ilan needs to find all xboxes / controllers for the event. + - Ilan's in charge of organizing the event. Interested in helping out? Ask him + - This will be a free for all event, with free entry. Prizes will be for top 3 of a budget of $100. Pizza and Pop will be sold individually. + - Max 4 X-Boxes per game (technical limitation). Will need 16 xbox Controllers + - During event all participants will be required to give ID so we don’t lose a controller like last time + - Eugene: Needs to book DMP 110, and get 1 projector. Ilan needs to find all xboxes / controllers for the event. 3. Beer Garden on Nov 30 - * Jeremiah's in charge of organizing the event - * Location / Time: 4pm–8pm Reboot Café (Eugene/Jeremiah to book room) - * What will be sold: BBQ, chips, pop, $2.50/beer, $3.00/cider - * Need license 17 business days before event (DO IT this week) - * Eugene needs to send permission form to Moyra - * Estimated attendance: 30–40 (but check venue capacity) - * Jenny has Serving It Right. Piam will find some other people. + - Jeremiah's in charge of organizing the event + - Location / Time: 4pm–8pm Reboot Café (Eugene/Jeremiah to book room) + - What will be sold: BBQ, chips, pop, $2.50/beer, $3.00/cider + - Need license 17 business days before event (DO IT this week) + - Eugene needs to send permission form to Moyra + - Estimated attendance: 30–40 (but check venue capacity) + - Jenny has Serving It Right. Piam will find some other people. 4. Grad Photos - * 4th years should get photos by Dec 31 by Evangelos (guests welcome) + - 4th years should get photos by Dec 31 by Evangelos (guests welcome) 5. Printer - * The printer will be dropped off. Eugene and Victor will finalize printer issue. + - The printer will be dropped off. Eugene and Victor will finalize printer issue. 6. Google Free Breakfast - * Friday—Google pays for breakfast, check out cube website for more info + - Friday—Google pays for breakfast, check out cube website for more info 7. Locker rentals - * Will cost a lot of money to install lockers. $50 per locker per year to cover costs + - Will cost a lot of money to install lockers. $50 per locker per year to cover costs 8. Career fair - * Arash will have more companies in a week - We have a game company (RizTown?) and AeroInfo. + - Arash will have more companies in a week + We have a game company (RizTown?) and AeroInfo. diff --git a/content/about/minutes/2007-11-19.md b/content/about/minutes/2007-11-19.md index 92d0692a..ee0d2f40 100644 --- a/content/about/minutes/2007-11-19.md +++ b/content/about/minutes/2007-11-19.md @@ -16,21 +16,21 @@ Attendance: Yaying Guo, Xuemin Liu, Christopher Head, Presley Perswain, Marcel B Not very successful; Possible reasons: - * Didn't post Ads early enough - * No email sent out + - Didn't post Ads early enough + - No email sent out Prize money will goes to Guitar Hero Tournament 2. Beer Garden or Licensed BBQ: - * Cleaning deposit: $100 (get back later) - * Fencing post problem - * Supplies: gas grills; Beer (Canadian, Corona, Richards White): we’ll sell $2.5/can - * Advertisement: Need people post the Ads this week and next week + - Cleaning deposit: $100 (get back later) + - Fencing post problem + - Supplies: gas grills; Beer (Canadian, Corona, Richards White): we’ll sell $2.5/can + - Advertisement: Need people post the Ads this week and next week Time changes to 4–6pm - * Need talk to Space committee + - Need talk to Space committee Note: SAS is having a beer party the same day at 9pm in SUB diff --git a/content/about/minutes/2008-01-21.md b/content/about/minutes/2008-01-21.md index 649390d4..cc581366 100644 --- a/content/about/minutes/2008-01-21.md +++ b/content/about/minutes/2008-01-21.md @@ -15,38 +15,39 @@ Attendance: Jason Hui, Andrew Tjia, Victor Chan, Richard Quan, Richard Lim, Marc 1. Post-discussion of Beer Garden: Problems: - * B.B.Q - * Not enough people for cleaning up - * Not enough beer - * Set up too late - * Bottle beer is better is can + - B.B.Q + - Not enough people for cleaning up + - Not enough beer + - Set up too late + - Bottle beer is better is can Money made: broke even 2. GuitarHero Tournament: (in Science week) - * Time: Jan 29 - * Location: Ladha - * Ads are ready + - Time: Jan 29 + - Location: Ladha + - Ads are ready 3. Club booth to run in Science week - * Time: 10–4 - * Setup: gaming + projector (ask SUS for equipments) + - Time: 10–4 + - Setup: gaming + projector (ask SUS for equipments) 4. Career Fair (Thu, Jan 31) - * Need people to move booths from CSSS office to SUB - * Raffle box + - Need people to move booths from CSSS office to SUB + - Raffle box 5. Ice-skating activity: - * Time: 4–5:15pm, Feb 15 - * Location: Thunderbird - * Cost: $2.50 with student card ($5 with renting skates) + - Time: 4–5:15pm, Feb 15 + - Location: Thunderbird + - Cost: $2.50 with student card ($5 with renting skates) 6. Movie afternoon + pizza sale: - * No movie - * Sell pizza instead of B.B.Q. + - No movie + - Sell pizza instead of B.B.Q. 7. CS clothing: - * Make an order deadline before the end of Feb - * No more pin orders + - Make an order deadline before the end of Feb + - No more pin orders 8. Noise reduction: CSSS office need to keep voice down. 9. Smoking outside CSSS office: Need to put a "No Smoking" sign outside -10. Post-Discussion of CS111 Review Session + CPSC 121 tutorial session plan - * CS111 Review session in 2007: 50 students (half from CS.) - * CS121 + CS111 this term +10. Post-Discussion of CS111 Review Session + CPSC 121 tutorial session plan + + - CS111 Review session in 2007: 50 students (half from CS.) + - CS121 + CS111 this term diff --git a/content/about/minutes/2008-02-04.md b/content/about/minutes/2008-02-04.md index dd81cd09..c476cb0a 100644 --- a/content/about/minutes/2008-02-04.md +++ b/content/about/minutes/2008-02-04.md @@ -13,20 +13,20 @@ Monday, February 4, 2008, 4pm, DMP310 1. Post-discussion: Science Week Booth How to improve: - * Get a schedule for running the booth - * Need more volunteers - * More organization + - Get a schedule for running the booth + - Need more volunteers + - More organization 2. Post-discussion: Guitar Hero Tournament Went well; Spent $80 3. Grad boat cruise - * The date: Fri, Apr 4 - * How much CSSS will subsidize the tickets: $25 last year - * Decide the cost - The cost is $50 for the first 50 people (and a minimum number who have to go) and then $35 after that. Last year we charged people $25. - * Jeremiah and Jenny are in charge - * Things need to be done: - 1. Send email to confirm if the date is ok - 2. Need to check the max # of people and tell it to Victor (Last year, 60 people participated) + - The date: Fri, Apr 4 + - How much CSSS will subsidize the tickets: $25 last year + - Decide the cost + The cost is $50 for the first 50 people (and a minimum number who have to go) and then $35 after that. Last year we charged people $25. + - Jeremiah and Jenny are in charge + - Things need to be done: + 1. Send email to confirm if the date is ok + 2. Need to check the max # of people and tell it to Victor (Last year, 60 people participated) 4. CSSS club photo (at Evangelos) Thing need to be done: send email to all execs about the date 5. Ice-skating activity confirmation (4–5:15pm, Feb 15) @@ -40,5 +40,5 @@ Monday, February 4, 2008, 4pm, DMP310 8. Open floor: XBOX live??? 9. Sell Pizza: This Fri, try to sell 5 Pizzas in the CS x-wing lounge -10. Change CSSS meeting time to 12:30pm Tue +10. Change CSSS meeting time to 12:30pm Tue Send email to see if this date is ok diff --git a/content/about/minutes/2008-03-06.md b/content/about/minutes/2008-03-06.md index 92ca24b6..07ad1be6 100644 --- a/content/about/minutes/2008-03-06.md +++ b/content/about/minutes/2008-03-06.md @@ -12,63 +12,67 @@ CSSS Meeting Minutes Thursday, March 6, 2008, 12:30pm, DMP310 1. Post-Discussion of ice-skating and career fair - * Ice-skating: 15 people - * Next ice-skating: March 17 - * Career fair: Profit $4000 + - Ice-skating: 15 people + - Next ice-skating: March 17 + - Career fair: Profit $4000 2. Elections - * Format: same as last year - * It was decided that we are NOT doing WebCT voting. - * Nomination ends on Mar 20; Vote due Mar 23 - * (Send the Nomination form to CSSS office to Eugene) + - Format: same as last year + + - It was decided that we are NOT doing WebCT voting. + - Nomination ends on Mar 20; Vote due Mar 23 + - (Send the Nomination form to CSSS office to Eugene) + 3. Grad photos - * New deadline: End of April - * Task: email all Graduating students about the new deadline + - New deadline: End of April + - Task: email all Graduating students about the new deadline 4. Exec photo + dinner - * Date: Apr 6 - * Task: Yvonne will talk to Hashem about taking the photo + - Date: Apr 6 + - Task: Yvonne will talk to Hashem about taking the photo 5. Locker budget Task: Yvonne will meet the department March 18th 6. Class Act - * Locker installation is part of class act - * LCD monitors in labs - * Task: - * Yvonne will meet David and talk about the money - * Find the deadline of making the decision + - Locker installation is part of class act + - LCD monitors in labs + - Task: + - Yvonne will meet David and talk about the money + - Find the deadline of making the decision 7. Info sessions (grad school & NSERC) - * Info sessions for introducing grad school application procedure (in March) - * Task: Find who will present + - Info sessions for introducing grad school application procedure (in March) + - Task: Find who will present 8. ACM send-off party volunteers needed - * Location: ICICS Atrium - * Volunteers must be there at 1:30pm for setting up - * Volunteers needed for cleaning up at 5:30pm + - Location: ICICS Atrium + - Volunteers must be there at 1:30pm for setting up + - Volunteers needed for cleaning up at 5:30pm 9. Grad boat cruise: - * Aim for 100 people - * The price is same as last year: $25 per person - * Task: - * Give a $1000 dollar deposit to confirm Friday April 4th - * Start advertising - * Print out the tickets - * Yearbook - Task: - * Find the deadline for deciding whether to get one or not - * Set up survey on the web site on how many graduation students want the yearbook and their expect expense (Andrew is responsible for this) - * New Curriculum Committee rep needed - * Current: Victor - * Eugene took care of this - * CLL is now our curruciulum rep - * Eugene please check if she needs a replacement for the Space Committee - * Beer garden - * Food and drink: - * Pizza/hotdog + chips - * Buy ice to cool down the beers - * Task: - * Send out the email for volunteers - * Eugene gives the permission form to the Dean's office - * Collaboration with commerce faculty – Peter Kim, Jeremiah, allow advertising? - Jeremiah was not present, so this topic will be discussed next time. - * CS Clothing Sale of 2008 - Task: Victor needs to take care of the orders. - * Open floor - Microsoft's new software: Dreamspark can be downloaded from CS web site. + - Aim for 100 people + - The price is same as last year: $25 per person + - Task: + - Give a $1000 dollar deposit to confirm Friday April 4th + - Start advertising + - Print out the tickets + - Yearbook + Task: + - Find the deadline for deciding whether to get one or not + - Set up survey on the web site on how many graduation students want the yearbook and their expect expense (Andrew is responsible for this) + - New Curriculum Committee rep needed + - Current: Victor + - Eugene took care of this + - CLL is now our curruciulum rep + - Eugene please check if she needs a replacement for the Space Committee + - Beer garden + + - Food and drink: + - Pizza/hotdog + chips + - Buy ice to cool down the beers + - Task: + - Send out the email for volunteers + - Eugene gives the permission form to the Dean's office + + - Collaboration with commerce faculty – Peter Kim, Jeremiah, allow advertising? + Jeremiah was not present, so this topic will be discussed next time. + - CS Clothing Sale of 2008 + Task: Victor needs to take care of the orders. + - Open floor + Microsoft's new software: Dreamspark can be downloaded from CS web site. diff --git a/content/about/minutes/2008-07-19.md b/content/about/minutes/2008-07-19.md index b53b957a..62344674 100644 --- a/content/about/minutes/2008-07-19.md +++ b/content/about/minutes/2008-07-19.md @@ -50,10 +50,10 @@ Attendance: Amy Kwok, Jeremiah Tantongco, Presley Perswain, Elizabeth Patitsas, 7. Our lockers would be half height but wider than regular lockers, installed in the corridor between X0 and 0. 8. We currently have until December 31 before permission is revoked to make our decision. 9. Historical note: lockers were originally planned to be installed in the atrium, which was then used for the open media environment. Surveys in past years have suggested students want lockers. - 10. TODO: answer pending questions: which company are we buying from? How did we select this company? Are there preferred vendor rules with respect to the university? Possible that as the department originally proposed paying part of the cost, they may be able to answer some of these questions. - 11. TODO: have a survey **in class** asking whether they want lockers and at what price? - 12. Evidence suggests the most expensive lockers on campus are at the SRC and cost $60 for two terms. - 13. Llachlan suggests: charge $30 but give $10? $20? back if the lockers is left in good condition. + 10. TODO: answer pending questions: which company are we buying from? How did we select this company? Are there preferred vendor rules with respect to the university? Possible that as the department originally proposed paying part of the cost, they may be able to answer some of these questions. + 11. TODO: have a survey **in class** asking whether they want lockers and at what price? + 12. Evidence suggests the most expensive lockers on campus are at the SRC and cost $60 for two terms. + 13. Llachlan suggests: charge $30 but give $10? $20? back if the lockers is left in good condition. 6. Chain of Command 1. Our chain of responsibility extends from the CSSS to the associate head of undergraduate affairs. TODO: Find out who the current associate head of undergraduate affairs is. 7. Mission Statement @@ -68,7 +68,7 @@ Attendance: Amy Kwok, Jeremiah Tantongco, Presley Perswain, Elizabeth Patitsas, 1. Llachlan has access to a Costco card for Imager which we could use. 2. Presley has a car to pick up supplies with. 9. Consistency! We need people to do their jobs consistently to serve the student body. - 10. TODO: Draft a mission statement! Use Google documents? Amy will create a Google document and advertise it to the rest of the executive. + 10. TODO: Draft a mission statement! Use Google documents? Amy will create a Google document and advertise it to the rest of the executive. 8. Lounge Relocation 1. Idea: ask space committee if we can use the empty room at the end of the 0 hallway (021?). 2. Pro: larger, could have more events there, could be more open. @@ -89,35 +89,35 @@ Attendance: Amy Kwok, Jeremiah Tantongco, Presley Perswain, Elizabeth Patitsas, 2. Not covering midterms, etc. 3. TODO: Jeremiah tells the approximate date to hold the career fair. Specify by July 30 to Llachlan. 3. Location: keep it in the SUB. -10. Knowledge Transfer Document - 1. Eugene wrote a knowledge transfer document. It's available in electronic form. - 2. Suggestion: put it on thecube.ca available to executives. -11. Grad Composite Photos - 1. We have photos, but they need to be hung in hallways. - 2. Moyra wants undergrad input on where to hang them. CSSS should participate in this decision. - 3. Suggestion: X2 and X3 hallways. - 4. Next space committee meeting is August 13. - 5. TODO: e-mail Llachlan suggestions. -12. TODO: e-mail the list about all the TODO items to discuss by e-mail -13. Server purchase - 1. Llachlan can dig up some hardware from Imager for our server. - 2. TODO: Llachlan will e-mail me some specs and Chris can discuss with Andrew. -14. Additional office equipment - 1. Purchase an LCD monitor for the terminal (big space saving!) - 1. Carried. - 2. An additional small switch or hub for the terminal and server, so we can use the existing one for LAN parties. TODO: Llachlan might have something in Imager. - 3. Coat rack(s)! To discuss later once we figure out about 021. - 4. TV stand, table, to discuss later once we figure out about 021. - 5. Printer: Llachlan has one; do we want it? We could put it in the office: use it for our own stuff and also rent it to members (charge for paper?). Passed. -15. Budget - 1. Our budget has been submitted to the AMS. - 2. TODO: Amy will e-mail the budget to the mailing list. -16. Constitution - 1. TODO: Presley will draft a revised constitution. - 2. Must be approved by a vote of general membership (leave this until September/October). -17. Promotions - 1. Clubs day: TODO: find out whether the second clubs day is 2nd or 3rd week of September - 2. Barbecues: have them every 2 weeks: passsed. Llachlan can get Foodsafe. Need volunteers to set up. Suggestion: precook the patties (buy an electric frying pan?) so they heat quickly. - 1. Proposal: buy a new barbecue. Passed. TODO: discuss by e-mail what type and from where. -18. Next meeting: August 23, 10AM, same location (Reboot). -19. Adjourned 12:45PM. +10. Knowledge Transfer Document +11. Eugene wrote a knowledge transfer document. It's available in electronic form. +12. Suggestion: put it on thecube.ca available to executives. +13. Grad Composite Photos +14. We have photos, but they need to be hung in hallways. +15. Moyra wants undergrad input on where to hang them. CSSS should participate in this decision. +16. Suggestion: X2 and X3 hallways. +17. Next space committee meeting is August 13. +18. TODO: e-mail Llachlan suggestions. +19. TODO: e-mail the list about all the TODO items to discuss by e-mail +20. Server purchase +21. Llachlan can dig up some hardware from Imager for our server. +22. TODO: Llachlan will e-mail me some specs and Chris can discuss with Andrew. +23. Additional office equipment +24. Purchase an LCD monitor for the terminal (big space saving!) + 1. Carried. +25. An additional small switch or hub for the terminal and server, so we can use the existing one for LAN parties. TODO: Llachlan might have something in Imager. +26. Coat rack(s)! To discuss later once we figure out about 021. +27. TV stand, table, to discuss later once we figure out about 021. +28. Printer: Llachlan has one; do we want it? We could put it in the office: use it for our own stuff and also rent it to members (charge for paper?). Passed. +29. Budget +30. Our budget has been submitted to the AMS. +31. TODO: Amy will e-mail the budget to the mailing list. +32. Constitution +33. TODO: Presley will draft a revised constitution. +34. Must be approved by a vote of general membership (leave this until September/October). +35. Promotions +36. Clubs day: TODO: find out whether the second clubs day is 2nd or 3rd week of September +37. Barbecues: have them every 2 weeks: passsed. Llachlan can get Foodsafe. Need volunteers to set up. Suggestion: precook the patties (buy an electric frying pan?) so they heat quickly. + 1. Proposal: buy a new barbecue. Passed. TODO: discuss by e-mail what type and from where. +38. Next meeting: August 23, 10AM, same location (Reboot). +39. Adjourned 12:45PM. diff --git a/content/about/minutes/2008-08-20.md b/content/about/minutes/2008-08-20.md index 03878d2b..56a51fb6 100644 --- a/content/about/minutes/2008-08-20.md +++ b/content/about/minutes/2008-08-20.md @@ -15,58 +15,58 @@ In attendance: Giuliana Villegas, Michele Ng, David Lowe, Amy Kwok, Elizabeth Pa Mission Statement -* David: should reflect our desire for encouraging volunteer opportunities (should we include the broader community, beyond the CS dept?) -* Michele: CS dept encourages student participation in department decision making and committee involvement; discuss adding this? -* David: dept would like us to encourage students to be involved in dept decision-making -* Elizabeth: most students don't know committee opportunities exist -* Amy: the dayplanners now have a list of opportunities including committee opportunities, but we still need more ways to advertise -* Michele: dept plans to include a section on volunteer ops in the ugrad orientation -* Elizabeth: use the all-students list to e-mail volunteer ops to students (Giuliana can arrange that) -* Conclusion: draft statement is good but could add a small item on outside-department activities and volunteer ops -* W.r.t. Networking, Jeremiah has an idea for an online networking opportunity +- David: should reflect our desire for encouraging volunteer opportunities (should we include the broader community, beyond the CS dept?) +- Michele: CS dept encourages student participation in department decision making and committee involvement; discuss adding this? +- David: dept would like us to encourage students to be involved in dept decision-making +- Elizabeth: most students don't know committee opportunities exist +- Amy: the dayplanners now have a list of opportunities including committee opportunities, but we still need more ways to advertise +- Michele: dept plans to include a section on volunteer ops in the ugrad orientation +- Elizabeth: use the all-students list to e-mail volunteer ops to students (Giuliana can arrange that) +- Conclusion: draft statement is good but could add a small item on outside-department activities and volunteer ops +- W.r.t. Networking, Jeremiah has an idea for an online networking opportunity Budget -* David: the department may not demand paid membership; if we think attracting members may be difficult then we might be able to go with unpaid membership -* Michele: might be able to have individual membership but the department make a financial contribution on a non-membership basis -* Presley: AMS minimum is $1 -* Jeremiah: what do we offer members that we don't offer nonmembers? Subsidized food sales? (would require membership checking and printed cards) -* Presley: problem: the AMS requires waivers to be signed for each membership; this was ignored in earlier years but may no longer be possible especially due to the constitution rewrite -* Elizabeth: do we need to be in the AMS? Some clubs aren't (math club) -* Presley: would be really difficult to separate from the AMS -* Chris: there was a suggestion of including $1 of something for free with every membership -* Jeremiah: membership fees aren't about the money, they're about the AMS legality; can we leave everything alone for this year and make a plan for attracting members next year? +- David: the department may not demand paid membership; if we think attracting members may be difficult then we might be able to go with unpaid membership +- Michele: might be able to have individual membership but the department make a financial contribution on a non-membership basis +- Presley: AMS minimum is $1 +- Jeremiah: what do we offer members that we don't offer nonmembers? Subsidized food sales? (would require membership checking and printed cards) +- Presley: problem: the AMS requires waivers to be signed for each membership; this was ignored in earlier years but may no longer be possible especially due to the constitution rewrite +- Elizabeth: do we need to be in the AMS? Some clubs aren't (math club) +- Presley: would be really difficult to separate from the AMS +- Chris: there was a suggestion of including $1 of something for free with every membership +- Jeremiah: membership fees aren't about the money, they're about the AMS legality; can we leave everything alone for this year and make a plan for attracting members next year? Lockers -* David: a good potential source of revenue; valuable service to students; could create a social zone near the lockers; could also advertise the CSSS... question: how much are people willing to pay? Department is willing to discuss plenty of different options for financing; CSSS should prepare a proposal. First activity, circulate a survey asking students if they're interested in lockers and how much they'd pay? $10 per month was discussed; it was thought students might not be interested at that price. -* Presley: lockers go anywhere up to $60 per year on the rest of campus -* Nadia: Kaiser charges just $10 for a full year! But not very useful for CS students as building is locked after 6pm. -* Michele: need to decide by December else we'd have to reapply for approval from fire marshal -* Jeremiah: can we do a pilot project with a smaller number of lockers and install the rest later? -* David: we may be able to get the second half approved for installation later than December if we already have the first half -* David: we might be able to mitigate the financial risk by arranging a loan payment based on locker income so CSSS doesn't lose money due to low demand +- David: a good potential source of revenue; valuable service to students; could create a social zone near the lockers; could also advertise the CSSS... question: how much are people willing to pay? Department is willing to discuss plenty of different options for financing; CSSS should prepare a proposal. First activity, circulate a survey asking students if they're interested in lockers and how much they'd pay? $10 per month was discussed; it was thought students might not be interested at that price. +- Presley: lockers go anywhere up to $60 per year on the rest of campus +- Nadia: Kaiser charges just $10 for a full year! But not very useful for CS students as building is locked after 6pm. +- Michele: need to decide by December else we'd have to reapply for approval from fire marshal +- Jeremiah: can we do a pilot project with a smaller number of lockers and install the rest later? +- David: we may be able to get the second half approved for installation later than December if we already have the first half +- David: we might be able to mitigate the financial risk by arranging a loan payment based on locker income so CSSS doesn't lose money due to low demand Second Lounge -* It's getting crowded in the office; things have been stolen occasionally; we've had noise complaints from the learning centre -* Llachlan has asked (or will ask, at its next meeting) the spacecomm -* David: sounds like a good idea; one issue is noise w.r.t. adjacent labs (but that's no worse than our current location) -* Elizabeth: advantageous because it's beside the undergrad labs -* Presley: we'd like to lock 021 and then move TV/games/etc into 021 and keep 021 open -* David: how much use does 021 get now? -* Elizabeth: very little use currently: occasional sleeping, occasional microwave use -* David: doesn't see any major problems but it will probably be a big discussion in spacecomm -* Nadia: re: noise: west wing has better walls than X and will attenuate noise better +- It's getting crowded in the office; things have been stolen occasionally; we've had noise complaints from the learning centre +- Llachlan has asked (or will ask, at its next meeting) the spacecomm +- David: sounds like a good idea; one issue is noise w.r.t. adjacent labs (but that's no worse than our current location) +- Elizabeth: advantageous because it's beside the undergrad labs +- Presley: we'd like to lock 021 and then move TV/games/etc into 021 and keep 021 open +- David: how much use does 021 get now? +- Elizabeth: very little use currently: occasional sleeping, occasional microwave use +- David: doesn't see any major problems but it will probably be a big discussion in spacecomm +- Nadia: re: noise: west wing has better walls than X and will attenuate noise better Events -* Michele: do we have any planned portfolio of events yet? -* Jeremiah: was contacted about setting up talks with industry professionals -* Michele: we already have tech talks and such from many companies; risk: we'd prefer not to invite too many people who are just interested in recruiting -* David: should we move some existing talks to be co-sponsored by CSSS? We could advertise etc. -* Michele: do students want more talks? One time the dept had someone ask to present a talk who was interested in marketing a product; need to try to avoid things like that. Michele could contact companies when requested by students instead of other way around? -* Jeremiah: had the idea of a less technical, less career-oriented, and more casual event -* David: does CSSS want to co-sponsor the CS town hall (the majors/honours/etc lunches)? We could send some executives to the events and talk about ourselves, hear from students? It's a chance for students to ask questions and make comments. +- Michele: do we have any planned portfolio of events yet? +- Jeremiah: was contacted about setting up talks with industry professionals +- Michele: we already have tech talks and such from many companies; risk: we'd prefer not to invite too many people who are just interested in recruiting +- David: should we move some existing talks to be co-sponsored by CSSS? We could advertise etc. +- Michele: do students want more talks? One time the dept had someone ask to present a talk who was interested in marketing a product; need to try to avoid things like that. Michele could contact companies when requested by students instead of other way around? +- Jeremiah: had the idea of a less technical, less career-oriented, and more casual event +- David: does CSSS want to co-sponsor the CS town hall (the majors/honours/etc lunches)? We could send some executives to the events and talk about ourselves, hear from students? It's a chance for students to ask questions and make comments. Meeting adjourned at 7:05pm. diff --git a/content/about/minutes/2008-08-27.md b/content/about/minutes/2008-08-27.md index 9297fb6c..09c93c0b 100644 --- a/content/about/minutes/2008-08-27.md +++ b/content/about/minutes/2008-08-27.md @@ -13,54 +13,54 @@ August 27, 2008, 11:11AM In attendance: Tristan Goffman, Elizabeth Patitsas, Albert Chen, Andrew Tjia, Ciaran Llachlan Leavitt, Jeremiah Tantongco, Presley Perswain, Amy Kwok, Christopher Head, Nadia Ahmadian -* Membership/Constitution - * Moved: to create a committee to discuss the nature of the club and constitution. Members: Jeremiah, Amy, Presley, Chris, Tristan - * Suggestion: no executive may take coop during the winter session in which they serve. -* Buttons and Lanyards - * Buttons have been ordered, should arrive by around September 2 - * Lanyards are soon to be ordered; Presley presented proof samples of lanyards - * Moved (Llachlan): to accept the colour scheme. Seconded Jeremiah. Passed. - * Noted: the correct name is "Computer Science Student Society" - * Accepted: the sparser design. - * Voting: black text or white text: 4 in favour of white, 5 in favour of black; passed black text on blue background -* Lockers - * The originally-chosen company is a UBC preferred vendor and offers discounts. - * Moved (Presley): to create a subcomittee to prepare student surveys about interest in lockers. Seconded Chris. Volunteers: Llachlan, Albert, Elizabeth. -* Lounge Relocation - * Llachlan: Space committee cancelled its August meeting; will meet next in second week of September. -* Photos - * Llachlan: Proposed to put the current grad photo in the learning centre and rotate them up to the hallway walls. -* Treasurer - * Moved: to appoint Chris as treasurer. Passed. -* Mission statement - * Moved (Presley) to approve the new mission statement. Passed. -* Promotion - * Need people to man the imagine day booth on the first day of class. Chris volunteered to send a message to the mailing list asking people to sign up for time. Need people from noon to 4PM plus cleanup. - * Need a slideshow for the welcome event. Andrew volunteered to create the slideshow. - * Need brochures for imagine day. Nadia volunteered to create brochures. - * Need a volunteer to present at the welcome event (September 4). Jeremiah volunteered to present. Anyone who can be there should be! Also, include in the slideshow open positions and try to fill them! -* Event Ideas - * Console game parties. - * Social events inviting professors and students. - * Beach day. - * Ice Cubed. - * Storm the Wall Team -* Barbecues - * We have approved buying a new barbecue but we haven't decided what to buy or from where. Albert volunteered to look at barbecues at Home Depot. -* Acquisitions - * We approved the purchase of an LCD screen but have not bought it yet. Chris volunteered to ask Llachlan to verify if Imager has an old one. -* Logo - * Moved: to hold a logo contest. Passed. - * We can give the winner a free piece of clothing. - * Chris volunteered to reuse the existing contest details ([/node/517](/node/517)) and update for this year, with logos due November 7 and the winner announced November 21. Change the prize also. Also will create an e-mail alias to submit logos to. Also forward the data to Andrew to include in the slideshow for welcome day. -* Career Fair - * Jeremiah has booked the SUB ballroom and SAC has approved. - * Career fair is in February. -* AMS and SUS e-mails - * Right now, everything is going to [\[email protected\]](/cdn-cgi/l/email-protection) Moved: to change them to send to - [\[email protected\]](/cdn-cgi/l/email-protection) Passed. -* Get Learned Conference - * They want us to put up a booth. We should promote ourselves. - * Andrew, Albert, Presley, and Nadia volunteered to show up. +- Membership/Constitution + - Moved: to create a committee to discuss the nature of the club and constitution. Members: Jeremiah, Amy, Presley, Chris, Tristan + - Suggestion: no executive may take coop during the winter session in which they serve. +- Buttons and Lanyards + - Buttons have been ordered, should arrive by around September 2 + - Lanyards are soon to be ordered; Presley presented proof samples of lanyards + - Moved (Llachlan): to accept the colour scheme. Seconded Jeremiah. Passed. + - Noted: the correct name is "Computer Science Student Society" + - Accepted: the sparser design. + - Voting: black text or white text: 4 in favour of white, 5 in favour of black; passed black text on blue background +- Lockers + - The originally-chosen company is a UBC preferred vendor and offers discounts. + - Moved (Presley): to create a subcomittee to prepare student surveys about interest in lockers. Seconded Chris. Volunteers: Llachlan, Albert, Elizabeth. +- Lounge Relocation + - Llachlan: Space committee cancelled its August meeting; will meet next in second week of September. +- Photos + - Llachlan: Proposed to put the current grad photo in the learning centre and rotate them up to the hallway walls. +- Treasurer + - Moved: to appoint Chris as treasurer. Passed. +- Mission statement + - Moved (Presley) to approve the new mission statement. Passed. +- Promotion + - Need people to man the imagine day booth on the first day of class. Chris volunteered to send a message to the mailing list asking people to sign up for time. Need people from noon to 4PM plus cleanup. + - Need a slideshow for the welcome event. Andrew volunteered to create the slideshow. + - Need brochures for imagine day. Nadia volunteered to create brochures. + - Need a volunteer to present at the welcome event (September 4). Jeremiah volunteered to present. Anyone who can be there should be! Also, include in the slideshow open positions and try to fill them! +- Event Ideas + - Console game parties. + - Social events inviting professors and students. + - Beach day. + - Ice Cubed. + - Storm the Wall Team +- Barbecues + - We have approved buying a new barbecue but we haven't decided what to buy or from where. Albert volunteered to look at barbecues at Home Depot. +- Acquisitions + - We approved the purchase of an LCD screen but have not bought it yet. Chris volunteered to ask Llachlan to verify if Imager has an old one. +- Logo + - Moved: to hold a logo contest. Passed. + - We can give the winner a free piece of clothing. + - Chris volunteered to reuse the existing contest details ([/node/517](/node/517)) and update for this year, with logos due November 7 and the winner announced November 21. Change the prize also. Also will create an e-mail alias to submit logos to. Also forward the data to Andrew to include in the slideshow for welcome day. +- Career Fair + - Jeremiah has booked the SUB ballroom and SAC has approved. + - Career fair is in February. +- AMS and SUS e-mails + - Right now, everything is going to [\[email protected\]](/cdn-cgi/l/email-protection) Moved: to change them to send to + [\[email protected\]](/cdn-cgi/l/email-protection) Passed. +- Get Learned Conference + - They want us to put up a booth. We should promote ourselves. + - Andrew, Albert, Presley, and Nadia volunteered to show up. Meeting adjourned at 12:35PM. diff --git a/content/about/minutes/2008-09-11.md b/content/about/minutes/2008-09-11.md index 78970f28..36cf5c5f 100644 --- a/content/about/minutes/2008-09-11.md +++ b/content/about/minutes/2008-09-11.md @@ -11,30 +11,30 @@ images: [] CSSS Meeting Minutes September 11, 2008, 5PM -* It was noted that very little participation has occurred from many executives; for instance, many mailing list message get answered by very few people. Executives need to pay closer attention and spend time reading the e-mails on the mailing list and replying when appropriate. -* Locker committee: Albert reports that no progress has been made. He will attempt to contact Llachlan to get things started. -* Constitution committee: Presley reports that a draft constitution has been prepared by Chris. Moved: to accept the constitution for presentation to a general meeting. Passed. -* Amy reports that Eric has taken the science fair board. Albert reports that Eric asked him for help preparing the board. -* Nadia wishes to long-term-loan a copy of Guitar Hero III to the CSSS. +- It was noted that very little participation has occurred from many executives; for instance, many mailing list message get answered by very few people. Executives need to pay closer attention and spend time reading the e-mails on the mailing list and replying when appropriate. +- Locker committee: Albert reports that no progress has been made. He will attempt to contact Llachlan to get things started. +- Constitution committee: Presley reports that a draft constitution has been prepared by Chris. Moved: to accept the constitution for presentation to a general meeting. Passed. +- Amy reports that Eric has taken the science fair board. Albert reports that Eric asked him for help preparing the board. +- Nadia wishes to long-term-loan a copy of Guitar Hero III to the CSSS. -* Presley reported a variety of available barbecues. He estimates around $500 for a new barbecue; Albert volunteered to look for used barbecues for a lower price. -* Albert reports a free barbecue is available! Albert volunteered to look into this and acquire it if it looks sufficiently clean and in good condition. -* Beach day: occurring September 13. -* Albert volunteered to ask Hasham at Evangelos about getting a banner. -* Nadia volunteered to prepare a draft of a design for a flag for the CSSS. -* Clubs Days are September 17 through 19 and we we should have a booth in the SUB for this. We need people to hold the booth from around 9 or 10am to 4pm each of those days. Presley will create a Google document for executives to report their availability for these days. -* Office hours: we feel that formally scheduled office hours are not needed at this time; we can review this decision later if we find the office is closed too often. -* The Director of Publications will create a directory of executives' positions and e-mail addresses to post on the office in lieu of having formal office hours. -* Treasurer's report: we have money and need to spend it! Also, we receive vending machine commissions. -* Office managers: CLL and Wendy have both expressed interest in being office managers. CLL: defeated 3-1. Wendy: passed. -* Beer gardens: Elizabeth reports that the math club is interested in holding joint beer gardens with us, and the math club is happy to schedule the beer gardens under their license quota. Elizabeth provided [\[email protected\]](/cdn-cgi/l/email-protection) as the e-mail address to reach math club's social coordinators ([\[email protected\]](/cdn-cgi/l/email-protection) is an address to reach the math club itself, who should be Cced on any issues). -* Guest speaker, Ryan, RIM campus ambassador, reports that he has money to spend on events with students; Amy reported that the CSSS would be happy to help him contact students and advertise his events. -* Sports Rep: Amy reports that she has scheduled an interview with Jre, who wishes to be sports rep, and that she wishes to place her in a third social coordinator position as well. -* General Meeting: Amy wishes to call a general meeting for September 25 at 5pm. We intend to present information about CSSS, present the proposed constitution, and discuss locker issues. We will provide food for all attendees, either from campus ambassadors or from CSSS funds. -* Business cards: Nadia suggested selling printed business cards to students. To be presented at the general meeting. -* Amy wants executives to have their own business cards; resolved that the Director of Publications would prepare a design for the executive business cards within the next few weeks. -* Volunteer tutors: Nadia reports that in previous years, students could sign up to be matched for tutoring with other students, and suggested we try this again this year. Agreed; we'll do this by having people register on the website. -* Elizabeth suggested we start a CSSS folding-at-home team and have members join the team. -* Nadia suggested there should be a web link from the CS department website to the CSSS site; Jeremiah volunteered to check whether such a link already exists. -* Nadia suggested that the CSSS could contact companies and arrange tours of companies for students. Presley reports that the Cognitive Systems Society tried that with EA and it was difficult to get permission. Amy suggested contacting the Game Development Association to help arrange this. Jeremiah agreed to look into this issue. -* Next executive meeting will be (tentatively) September 17 at 5PM. +- Presley reported a variety of available barbecues. He estimates around $500 for a new barbecue; Albert volunteered to look for used barbecues for a lower price. +- Albert reports a free barbecue is available! Albert volunteered to look into this and acquire it if it looks sufficiently clean and in good condition. +- Beach day: occurring September 13. +- Albert volunteered to ask Hasham at Evangelos about getting a banner. +- Nadia volunteered to prepare a draft of a design for a flag for the CSSS. +- Clubs Days are September 17 through 19 and we we should have a booth in the SUB for this. We need people to hold the booth from around 9 or 10am to 4pm each of those days. Presley will create a Google document for executives to report their availability for these days. +- Office hours: we feel that formally scheduled office hours are not needed at this time; we can review this decision later if we find the office is closed too often. +- The Director of Publications will create a directory of executives' positions and e-mail addresses to post on the office in lieu of having formal office hours. +- Treasurer's report: we have money and need to spend it! Also, we receive vending machine commissions. +- Office managers: CLL and Wendy have both expressed interest in being office managers. CLL: defeated 3-1. Wendy: passed. +- Beer gardens: Elizabeth reports that the math club is interested in holding joint beer gardens with us, and the math club is happy to schedule the beer gardens under their license quota. Elizabeth provided [\[email protected\]](/cdn-cgi/l/email-protection) as the e-mail address to reach math club's social coordinators ([\[email protected\]](/cdn-cgi/l/email-protection) is an address to reach the math club itself, who should be Cced on any issues). +- Guest speaker, Ryan, RIM campus ambassador, reports that he has money to spend on events with students; Amy reported that the CSSS would be happy to help him contact students and advertise his events. +- Sports Rep: Amy reports that she has scheduled an interview with Jre, who wishes to be sports rep, and that she wishes to place her in a third social coordinator position as well. +- General Meeting: Amy wishes to call a general meeting for September 25 at 5pm. We intend to present information about CSSS, present the proposed constitution, and discuss locker issues. We will provide food for all attendees, either from campus ambassadors or from CSSS funds. +- Business cards: Nadia suggested selling printed business cards to students. To be presented at the general meeting. +- Amy wants executives to have their own business cards; resolved that the Director of Publications would prepare a design for the executive business cards within the next few weeks. +- Volunteer tutors: Nadia reports that in previous years, students could sign up to be matched for tutoring with other students, and suggested we try this again this year. Agreed; we'll do this by having people register on the website. +- Elizabeth suggested we start a CSSS folding-at-home team and have members join the team. +- Nadia suggested there should be a web link from the CS department website to the CSSS site; Jeremiah volunteered to check whether such a link already exists. +- Nadia suggested that the CSSS could contact companies and arrange tours of companies for students. Presley reports that the Cognitive Systems Society tried that with EA and it was difficult to get permission. Amy suggested contacting the Game Development Association to help arrange this. Jeremiah agreed to look into this issue. +- Next executive meeting will be (tentatively) September 17 at 5PM. diff --git a/content/about/minutes/2008-09-17.md b/content/about/minutes/2008-09-17.md index a051c302..e003bd0f 100644 --- a/content/about/minutes/2008-09-17.md +++ b/content/about/minutes/2008-09-17.md @@ -14,24 +14,24 @@ September 17, 2008, 5PM Members Present: Andrew Tjia, Chris Head, Presley Perswain, Amy Kwok, Albert, Nadia, Ciarán Llachlan, Jeremiah, Chung Voon, Tristan Goffman, Marcus Zhou, Jre Sarenac -* Beach Day Review: Approximately 20 Computer Science Students attended. There were many executives present. However in the future, it would be beneficial to have as many executives as possible attend and plan the day well in advance. Note: It was on short notice due to weather constraints. -* The constitution was updated to reflect new policy. Executive and non-executive members may be forced to resign by a 2/3rd vote if they do not fulfill their duties. -* Locker Committee will be setting their first meeting to address the issue of lockers for computer science students -* As a new initiative to involve computer science students and create an atmosphere of excitement to show case CSSS and departmental events, the website will be updated to include a photo gallery. There will be a photo of the week and the photographer will receive a prize. -* Guitar Hero shall be purchased by Jeremiah. We would like to test it before we purchase it. -* The first day of Clubs Day went well despite the dismal location in a side room. The booth was well presented and looked nice. We had several people (a page full) sign up to be included on our mailing list. We need to insure the waiver forms are in view at the booth and signed by those joining. Furthermore, we need more individuals from the club to sign up to man the booth. -* There was no update on publications. However, we need head shots of the graduates by December in order for them to be included in the yearbook to be distributed in April. -* In terms of sponsorship, Microsoft requested that they be informed of the events and their intent before they commit to any donations. We should go through Michele to obtain sponsorship. In this way, communication is clear and sponsorship is better organized for the department and the CSSS. -* Ambassadors include Amy (Telus), Ryan Daley (RIM) and Albert Chen (Microsoft). We are not aware of a Google Ambassador. -* The Space Committee meeting is sometime in October. At that point, Ciarán Llachlan will address the issue of book room 021 in ICICS -* Ciarán Llachlan has planned our first beer garden for October 10th pending approval of an SOL and the department. Although this is the Friday of the Thanksgiving weekend it should not be of concern as many people will be on Campus and if they are leaving for the weekend, it probably won’t be until later in the evening. And Thanksgiving is not celebrated by everyone. Another beer garden has been planned for November 14th. -* Albert will be purchasing a barbeque. It shall be a propane barbeque under $700 as approved by council. It will be a new barbeque of descent size that comes with a warranty to avoid any problems related to used barbeques. Furthermore, we will get better value as many retailers are having end of season sales. It will probably be stored in the same place as the grad barbeque. -* We need to insure that our barbeques occur on time such that the first burger is ready to be served at the beginning of the established time. We need to keep lines short as well. To assist in this, Jeremiah will buy an electric frying pan to pre-cook the burgers -* The first barbeque will be on September 26th.. We need to advertise this well. Eric will need to have the posters ready by Friday, September 19th. It would be beneficial to have large and colorful posters that can be reused by simply changing the date in the Learning Centre and in front of the CSSS office. To avoid having posters hung on doors and in bathrooms torn down, we should see if putting them in plexi-glass cases to be hung on doors can circumvent this problem. They look official so the janitor may not take it down… would be an interesting social experiment. The website will be updated to include the barbeque event. -* Nadia, Ciarán Llachlan and Presley will purchase supplies for the barbeque ( condiments, napkins, buns, etc.) on Wednesday September 24th from Costco -* We now have the new position of Associate to the Executive. The President shall decide the Executives in need of an associate to help fulfill their portfolio. Any candidates for the position shall be interviewed and appointed to the position as necessary. -* The social coordinators will brainstorm ideas for events and present them at meeting -* A Social and Sports committee was created. Nadia, Jre, Tristan and Ciarán Llachlan were appointed as members. The committee may be expanded as necessary. -* An issue about the Women in Computer Science committee being male centric has been raised by a couple of students. To address this, we should consider that we reinstate a representative on the Focus on Women committee. Furthermore, we should consider collaborating with these committees and jointly hold social events. -* We currently do not have a winter end of term event. It may be interesting to hold a Go-Karting event. This worked well for the Accounting Club although it was highly subsidized. Albert will explore this further. -* We will have a meeting on Monday September 22nd to discuss the agenda for the general meeting. The location and time will be announced soon +- Beach Day Review: Approximately 20 Computer Science Students attended. There were many executives present. However in the future, it would be beneficial to have as many executives as possible attend and plan the day well in advance. Note: It was on short notice due to weather constraints. +- The constitution was updated to reflect new policy. Executive and non-executive members may be forced to resign by a 2/3rd vote if they do not fulfill their duties. +- Locker Committee will be setting their first meeting to address the issue of lockers for computer science students +- As a new initiative to involve computer science students and create an atmosphere of excitement to show case CSSS and departmental events, the website will be updated to include a photo gallery. There will be a photo of the week and the photographer will receive a prize. +- Guitar Hero shall be purchased by Jeremiah. We would like to test it before we purchase it. +- The first day of Clubs Day went well despite the dismal location in a side room. The booth was well presented and looked nice. We had several people (a page full) sign up to be included on our mailing list. We need to insure the waiver forms are in view at the booth and signed by those joining. Furthermore, we need more individuals from the club to sign up to man the booth. +- There was no update on publications. However, we need head shots of the graduates by December in order for them to be included in the yearbook to be distributed in April. +- In terms of sponsorship, Microsoft requested that they be informed of the events and their intent before they commit to any donations. We should go through Michele to obtain sponsorship. In this way, communication is clear and sponsorship is better organized for the department and the CSSS. +- Ambassadors include Amy (Telus), Ryan Daley (RIM) and Albert Chen (Microsoft). We are not aware of a Google Ambassador. +- The Space Committee meeting is sometime in October. At that point, Ciarán Llachlan will address the issue of book room 021 in ICICS +- Ciarán Llachlan has planned our first beer garden for October 10th pending approval of an SOL and the department. Although this is the Friday of the Thanksgiving weekend it should not be of concern as many people will be on Campus and if they are leaving for the weekend, it probably won’t be until later in the evening. And Thanksgiving is not celebrated by everyone. Another beer garden has been planned for November 14th. +- Albert will be purchasing a barbeque. It shall be a propane barbeque under $700 as approved by council. It will be a new barbeque of descent size that comes with a warranty to avoid any problems related to used barbeques. Furthermore, we will get better value as many retailers are having end of season sales. It will probably be stored in the same place as the grad barbeque. +- We need to insure that our barbeques occur on time such that the first burger is ready to be served at the beginning of the established time. We need to keep lines short as well. To assist in this, Jeremiah will buy an electric frying pan to pre-cook the burgers +- The first barbeque will be on September 26th.. We need to advertise this well. Eric will need to have the posters ready by Friday, September 19th. It would be beneficial to have large and colorful posters that can be reused by simply changing the date in the Learning Centre and in front of the CSSS office. To avoid having posters hung on doors and in bathrooms torn down, we should see if putting them in plexi-glass cases to be hung on doors can circumvent this problem. They look official so the janitor may not take it down… would be an interesting social experiment. The website will be updated to include the barbeque event. +- Nadia, Ciarán Llachlan and Presley will purchase supplies for the barbeque ( condiments, napkins, buns, etc.) on Wednesday September 24th from Costco +- We now have the new position of Associate to the Executive. The President shall decide the Executives in need of an associate to help fulfill their portfolio. Any candidates for the position shall be interviewed and appointed to the position as necessary. +- The social coordinators will brainstorm ideas for events and present them at meeting +- A Social and Sports committee was created. Nadia, Jre, Tristan and Ciarán Llachlan were appointed as members. The committee may be expanded as necessary. +- An issue about the Women in Computer Science committee being male centric has been raised by a couple of students. To address this, we should consider that we reinstate a representative on the Focus on Women committee. Furthermore, we should consider collaborating with these committees and jointly hold social events. +- We currently do not have a winter end of term event. It may be interesting to hold a Go-Karting event. This worked well for the Accounting Club although it was highly subsidized. Albert will explore this further. +- We will have a meeting on Monday September 22nd to discuss the agenda for the general meeting. The location and time will be announced soon diff --git a/content/about/minutes/2008-09-22.md b/content/about/minutes/2008-09-22.md index 3885ae73..fc2f40ed 100644 --- a/content/about/minutes/2008-09-22.md +++ b/content/about/minutes/2008-09-22.md @@ -11,20 +11,20 @@ images: [] CSSS Meeting Minutes September 22, 2008, 5PM -* Space committee: do we want another undergraduate representative other than CLL? Llachlan reports the committee has had a lot of trouble scheduling meetings. -* Lockers: Albert will prepare a list of questions to ask as a survey at the general meeting; EVERYONE please add any questions. -* E-mail policy: if you want a reply, list from whom. If you're asked for a reply, please reply even if you have nothing to add. -* Food at general meeting: we aren't allowed to have food in DMP310 for the meeting. Amy will ask Michele whether this is enforced or if we can work around it; otherwise, have the food in Reboot Cafe after the meeting. -* Presentation at general meeting: Tristan, Jeremiah, Alden, Albert, and Nadia volunteered to take parts of the presentation. -* Classroom announcements: ask Michele how to get professors to announce events in class. -* BBQ: Jeremiah bought a skillet and spatula for precooking burgers. Albert purchased the BBQ on September 19 but it may not arrive soon enough; Albert volunteered to get coal for the old GSA BBQs. CLL has Foodsafe; additional volunteers are needed. -* BBQ: We got volunteers. -* BBQ: Advertisements will be printed by September 23. Will send e-mail September 22 evening to announce. -* BBQ: Eric volunteered to help prepare the poster on September 25. -* BBQ: Tristan volunteered to find out the procedure for acquiring additional Foodsafe certifications and e-mail the list. -* Purchase of Rock Band: We can't buy it for general use due to noise, but we could use it for special events. It was decided not to buy Rock Band at this time; this may be reconsidered if we get 021. -* Supplies: Albert, Eric, Nadia, and Chris will do a resupply run on September 25. -* FoWCS: We'll have FoWCS representatives on the CSSS executive. FoWCS wants to run some girls'-only events like movie nights. -* Gift card for Simon (from Sailing Club, who donated his time at the Beach Day to take CSSS members out sailing when we couldn't go kayaking): $50 VISA gift card; Albert will ask him to come to the general meeting where we can present it. -* Calendar: we want a reusable write-on calendar for X139 for planning our events. Albert might have one; otherwise, we can buy one. -* Adjourned at 6:13PM. +- Space committee: do we want another undergraduate representative other than CLL? Llachlan reports the committee has had a lot of trouble scheduling meetings. +- Lockers: Albert will prepare a list of questions to ask as a survey at the general meeting; EVERYONE please add any questions. +- E-mail policy: if you want a reply, list from whom. If you're asked for a reply, please reply even if you have nothing to add. +- Food at general meeting: we aren't allowed to have food in DMP310 for the meeting. Amy will ask Michele whether this is enforced or if we can work around it; otherwise, have the food in Reboot Cafe after the meeting. +- Presentation at general meeting: Tristan, Jeremiah, Alden, Albert, and Nadia volunteered to take parts of the presentation. +- Classroom announcements: ask Michele how to get professors to announce events in class. +- BBQ: Jeremiah bought a skillet and spatula for precooking burgers. Albert purchased the BBQ on September 19 but it may not arrive soon enough; Albert volunteered to get coal for the old GSA BBQs. CLL has Foodsafe; additional volunteers are needed. +- BBQ: We got volunteers. +- BBQ: Advertisements will be printed by September 23. Will send e-mail September 22 evening to announce. +- BBQ: Eric volunteered to help prepare the poster on September 25. +- BBQ: Tristan volunteered to find out the procedure for acquiring additional Foodsafe certifications and e-mail the list. +- Purchase of Rock Band: We can't buy it for general use due to noise, but we could use it for special events. It was decided not to buy Rock Band at this time; this may be reconsidered if we get 021. +- Supplies: Albert, Eric, Nadia, and Chris will do a resupply run on September 25. +- FoWCS: We'll have FoWCS representatives on the CSSS executive. FoWCS wants to run some girls'-only events like movie nights. +- Gift card for Simon (from Sailing Club, who donated his time at the Beach Day to take CSSS members out sailing when we couldn't go kayaking): $50 VISA gift card; Albert will ask him to come to the general meeting where we can present it. +- Calendar: we want a reusable write-on calendar for X139 for planning our events. Albert might have one; otherwise, we can buy one. +- Adjourned at 6:13PM. diff --git a/content/about/minutes/2008-10-15.md b/content/about/minutes/2008-10-15.md index 3aedfb92..c4f6e79f 100644 --- a/content/about/minutes/2008-10-15.md +++ b/content/about/minutes/2008-10-15.md @@ -18,11 +18,11 @@ Regrets: Elizabeth Patitsas, Ryan Daley, Billy Lin, Jennifer-Anne Vlasiu, Hajir Constitution: -* The constitution was changed to create more structure for the society. VP positions of Volunteer, VP Communications and VP Socials along with executive associate positions. All these positions have representative under them along with a corresponding committee. Please refer to the updated constitution to view all pertinent changes. -* The constitution was passed by a unanimous vote of 28 in favour with 1 abstention +- The constitution was changed to create more structure for the society. VP positions of Volunteer, VP Communications and VP Socials along with executive associate positions. All these positions have representative under them along with a corresponding committee. Please refer to the updated constitution to view all pertinent changes. +- The constitution was passed by a unanimous vote of 28 in favour with 1 abstention Upcoming events discussed: -* There will be a Costume Party on October 31st. The best costume will receive a prize. To enter the contest, drop by the Cube office and a picture of you in your costume will be taken and be judged at the end of the day. -* Sports events coming up include a CS Soccer Match. The date will be announced at a later date. There will be a Big Park Game Night on November 6th at 5pm. There will be a tentative Bowling night on November 21st. -* There may be an Adobe Illustrator workshop. The date and time will be announced as planning progresses. +- There will be a Costume Party on October 31st. The best costume will receive a prize. To enter the contest, drop by the Cube office and a picture of you in your costume will be taken and be judged at the end of the day. +- Sports events coming up include a CS Soccer Match. The date will be announced at a later date. There will be a Big Park Game Night on November 6th at 5pm. There will be a tentative Bowling night on November 21st. +- There may be an Adobe Illustrator workshop. The date and time will be announced as planning progresses. diff --git a/content/about/minutes/2010-01-21.md b/content/about/minutes/2010-01-21.md index c1304b9f..45411d40 100644 --- a/content/about/minutes/2010-01-21.md +++ b/content/about/minutes/2010-01-21.md @@ -33,7 +33,6 @@ Kevin and Aleks had a budget meeting with the department. The major discussion p 2. The department suggested we get another barbeque as it will help alleviate the unreasonably long line-ups. However, in order to do this, we need to find another individual who has FoodSafe or would be willing to get FoodSafe (we would cover the costs) so that they can run the barbeques. It was suggested that Richard or Vlad may be interested. We would want someone who is going to be here for years to come. 3. Several students approach the department with requests to fund conferences and competitions. Recently, students needed to come up with $13000 to go to Singapore for Thunderbots. Thus the department suggested we work together in the future to help these students. Perhaps, we could help fundraise or provide subsidies that could be matched etc. This will be further discussed at a later date. -  We need to send the department an invoice in order to receive our student club fees. CSSS elections were discussed. It is too early to plan as they are not until March. diff --git a/content/about/minutes/2010-03-04.md b/content/about/minutes/2010-03-04.md index 2e8bfbcb..d23bdd4f 100644 --- a/content/about/minutes/2010-03-04.md +++ b/content/about/minutes/2010-03-04.md @@ -27,24 +27,24 @@ Present: Aleks Boulankov, Fergus Kung, Amy Kwok, Kerry Li, Wendy Lin, Bert Ong, ### Exec Reports -* Alden: - * E-drive: collecting electronic waste for recycling for the entire month of March - * Poster needs to be made - * Marc has a website for the event - * Campaign will run from March 15th–26th - * Hoping to have a two-hour booth each day with a presentation on Rain City, give people the option to donate $2 to get a raindrop cutout and tape it on the windows. - * Talked with Plant Ops about keeping things on windows - * Chelsea has been notified to advertise for a 30-hour famine (March 24th–25th) - * Bake sale on March 19th, possible barbeque on the 26th pre-Boat Cruise -* Bert: - * Movie Night posters up, waiting on Boat Cruise posters - * Will have to know info about other events -* Miscellaneous: - * Grad gift—unknown status. - * Yearbook: - * Unknown status. - * Would be nice if yearbooks were done by year-end. - * Book exec photos by end of March so composites are in yearbook. - * Exec photos to be booked after Boat Cruise. - * Thunderbots want sponsorship—have they checked AMS for funds? - * May 28th, 2010 for grad ceremony. +- Alden: + - E-drive: collecting electronic waste for recycling for the entire month of March + - Poster needs to be made + - Marc has a website for the event + - Campaign will run from March 15th–26th + - Hoping to have a two-hour booth each day with a presentation on Rain City, give people the option to donate $2 to get a raindrop cutout and tape it on the windows. + - Talked with Plant Ops about keeping things on windows + - Chelsea has been notified to advertise for a 30-hour famine (March 24th–25th) + - Bake sale on March 19th, possible barbeque on the 26th pre-Boat Cruise +- Bert: + - Movie Night posters up, waiting on Boat Cruise posters + - Will have to know info about other events +- Miscellaneous: + - Grad gift—unknown status. + - Yearbook: + - Unknown status. + - Would be nice if yearbooks were done by year-end. + - Book exec photos by end of March so composites are in yearbook. + - Exec photos to be booked after Boat Cruise. + - Thunderbots want sponsorship—have they checked AMS for funds? + - May 28th, 2010 for grad ceremony. diff --git a/content/about/minutes/2010-09-17.md b/content/about/minutes/2010-09-17.md index 55183f2e..cbed6c0c 100644 --- a/content/about/minutes/2010-09-17.md +++ b/content/about/minutes/2010-09-17.md @@ -27,28 +27,28 @@ Action Items: President: -* Send Sally's contact information to Melsa. +- Send Sally's contact information to Melsa. VP Communications: -* Email the AUS president. -* Email Karen about laser tag photos. -* Long term: get all posters organized for posterity. -* Make BBQ price list, and Cube price list. -* Website updates. +- Email the AUS president. +- Email Karen about laser tag photos. +- Long term: get all posters organized for posterity. +- Make BBQ price list, and Cube price list. +- Website updates. VP External: -* Find arts representative. -* Look into career fair booths. -* Look into ways of reducing cost, eg. can we provide man power for setup and tear down, do our own catering? -* Send Richard an Email break down of approximately how much food AMS catering provides so we can budget to match that. -* Type up notes concerning the career fair. +- Find arts representative. +- Look into career fair booths. +- Look into ways of reducing cost, eg. can we provide man power for setup and tear down, do our own catering? +- Send Richard an Email break down of approximately how much food AMS catering provides so we can budget to match that. +- Type up notes concerning the career fair. VP Internal: -* Look into getting rid of excess stock from the cube? +- Look into getting rid of excess stock from the cube? VP Administration: -* Clean up and organize the Cube paperwork. +- Clean up and organize the Cube paperwork. diff --git a/content/about/minutes/2010-09-29.md b/content/about/minutes/2010-09-29.md index ac44b040..cdb89605 100644 --- a/content/about/minutes/2010-09-29.md +++ b/content/about/minutes/2010-09-29.md @@ -43,35 +43,35 @@ Action Items President -* Send out email letting everyone know the positions currently available. -* Talk to Amy about ambassador position. -* Send VPS link to survey. +- Send out email letting everyone know the positions currently available. +- Talk to Amy about ambassador position. +- Send VPS link to survey. VPC -* Announce Board Game night. -* Find new web developer, setup meeting with Chris and Jared. -* Ask Michelle about using the new department web site look for the Cube. -* Get a new pizza poster. -* Update Cube door. +- Announce Board Game night. +- Find new web developer, setup meeting with Chris and Jared. +- Ask Michelle about using the new department web site look for the Cube. +- Get a new pizza poster. +- Update Cube door. VPA -* Get a file folder box for the Cube. +- Get a file folder box for the Cube. VPS -* E-mail Chris to make sure the website, mailing lists are up to date. -* Send followup e-mails for available positions. -* Keep and eye on coupon sites for event deals. -* Talk to Vivian about rock climbing. -Consider ice skating event.* BEER GARDEN +- E-mail Chris to make sure the website, mailing lists are up to date. +- Send followup e-mails for available positions. +- Keep and eye on coupon sites for event deals. +- Talk to Vivian about rock climbing. + Consider ice skating event.\* BEER GARDEN VPX -* Find out if CostCo food is certified for serving to the public. +- Find out if CostCo food is certified for serving to the public. VPV -* Consider finding ways to involve volunteers to a greater extent (as officers?). -* Check with Chris as to whether all Sites of Change people are “volunteers.” +- Consider finding ways to involve volunteers to a greater extent (as officers?). +- Check with Chris as to whether all Sites of Change people are “volunteers.” diff --git a/content/about/minutes/2011-10-19.md b/content/about/minutes/2011-10-19.md index 70bbee60..9174d01b 100644 --- a/content/about/minutes/2011-10-19.md +++ b/content/about/minutes/2011-10-19.md @@ -17,16 +17,16 @@ Absent: Kerry Li (Supply run) Campus Perks -* People get free BBs, but have to help me with events +- People get free BBs, but have to help me with events 3 events -* Create happiness, vlog, and big BB event -* 4 BBs + 1 raffle BBs +- Create happiness, vlog, and big BB event +- 4 BBs + 1 raffle BBs Non-CSSS parties -* Foam Party Oct. 26, Oktoberfest 28th +- Foam Party Oct. 26, Oktoberfest 28th ### VPS @@ -34,65 +34,65 @@ BBQ tomorrow Computer Gaming Night -* 301 on the 28th, 5–10 PM -* Get network hub, Ethernet - * Likely got it from Chris -* No set games, depends on who comes +- 301 on the 28th, 5–10 PM +- Get network hub, Ethernet + - Likely got it from Chris +- No set games, depends on who comes Committee -* Meeting required +- Meeting required Paintball club -* No progress -* Really inexpensive +- No progress +- Really inexpensive Pub Night -* Harder to get to -* Mahony’s is full +- Harder to get to +- Mahony’s is full ### VPI Reminder -* Follow the instructions on the door -* If you get in the room, the do the opposite -* Clean up after yourselves +- Follow the instructions on the door +- If you get in the room, the do the opposite +- Clean up after yourselves ### VPX SUS grant -* SUS Grant is on the way (we must change the rationale) +- SUS Grant is on the way (we must change the rationale) Career Fair meeting recap -* Going to be in LSC instead of SUB, likely less, not sure -* SUB closed down next year so transition year -* Other clubs’ commitment level undecided -* Motioning to getting as many clubs (money) as possible +- Going to be in LSC instead of SUB, likely less, not sure +- SUB closed down next year so transition year +- Other clubs’ commitment level undecided +- Motioning to getting as many clubs (money) as possible ### VPV Sites of Change -* Not many participants at the moment +- Not many participants at the moment Department Reps -* 4 positions still need to be filled: Outreach, Recruitment, Safety, Teaching +- 4 positions still need to be filled: Outreach, Recruitment, Safety, Teaching ### VPC Committee -* Unfilled: 1st year rep, 2nd year rep (tenative Matthew Arnold) -* Oliver 3rd year rep confirmed -* Unfilled: publications officer need to be found -* We have BBQ posters -* Need to send e-mail to Michelle about events in advance from now on +- Unfilled: 1st year rep, 2nd year rep (tenative Matthew Arnold) +- Oliver 3rd year rep confirmed +- Unfilled: publications officer need to be found +- We have BBQ posters +- Need to send e-mail to Michelle about events in advance from now on 3:38 PM Meeting adjourned @@ -100,24 +100,24 @@ Committee Vlad -* Send out blurb for Kelowna organization (needs website) +- Send out blurb for Kelowna organization (needs website) Omri -* Talk to the paintball club -* Talk to Mahony’s manager -* Set up a meeting with Arianne + Jules -* Fill up your department +- Talk to the paintball club +- Talk to Mahony’s manager +- Set up a meeting with Arianne + Jules +- Fill up your department Richard -* Submit SUS grant application tomorrow +- Submit SUS grant application tomorrow Matt -* Decide what you want with tutoring program -* Fill up your department +- Decide what you want with tutoring program +- Fill up your department Kevin -* Recruiting e-mail: social volunteers, sports volunteers, Sites of Change volunteers, department reps, year reps, publications officers and tutors +- Recruiting e-mail: social volunteers, sports volunteers, Sites of Change volunteers, department reps, year reps, publications officers and tutors diff --git a/content/about/minutes/2012-09-14.md b/content/about/minutes/2012-09-14.md index 85b22109..c0312287 100644 --- a/content/about/minutes/2012-09-14.md +++ b/content/about/minutes/2012-09-14.md @@ -10,52 +10,52 @@ images: [] GRANT -* Planning Board Game Nights (to come pending talk with Matt Dorf) -* Paintball (IPG in Surrey)—Ruby pack, 40 tickets for 320 - * Each ticket gives you eq and admission, first 100 balls $11 - * Need to figure out carpools - * Possibly collaborate with MicroBi Society—contact ASAP! -* Need to plan another bbq - * Need to recruit more people for BBQs - * Sports / SoCo officer positions available +- Planning Board Game Nights (to come pending talk with Matt Dorf) +- Paintball (IPG in Surrey)—Ruby pack, 40 tickets for 320 + - Each ticket gives you eq and admission, first 100 balls $11 + - Need to figure out carpools + - Possibly collaborate with MicroBi Society—contact ASAP! +- Need to plan another bbq + - Need to recruit more people for BBQs + - Sports / SoCo officer positions available KERRY -* Get propane, try the other BBQ -* Get Matthew Dorfman to buy new locks -* Need to get more lanyards (250 lanyards—3 bucks a pop) -* Pages files how they work -* Put out an announce for a photographer to assist with the cube -* Talk to your dad about cube purchasing dim sum in exchange for supply runs +- Get propane, try the other BBQ +- Get Matthew Dorfman to buy new locks +- Need to get more lanyards (250 lanyards—3 bucks a pop) +- Pages files how they work +- Put out an announce for a photographer to assist with the cube +- Talk to your dad about cube purchasing dim sum in exchange for supply runs GENERAL -* For announces, try to emphasize free benefits for volunteers +- For announces, try to emphasize free benefits for volunteers ANMOL -* Make two copies of the key for the cashbox -* Process current monies owed to Kerry -* Propose and plan pizza party -* CUS Meeting—See if we can get funding in exchange +- Make two copies of the key for the cashbox +- Process current monies owed to Kerry +- Propose and plan pizza party +- CUS Meeting—See if we can get funding in exchange ANGEL -* Get Arianne to be proxy on +- Get Arianne to be proxy on MATTHEW -* Make a write up to remind existence of lockers and promote sales and sign up of it to send to Michele -* Graphic designs to do posters—get assistance from other people - * New Posters (new designs, see previous minutes for reference) +- Make a write up to remind existence of lockers and promote sales and sign up of it to send to Michele +- Graphic designs to do posters—get assistance from other people + - New Posters (new designs, see previous minutes for reference) SEAN -* Give anmol access -* Get comprehensive student list of CS students -* Need to establish responsibilities and payments for external company events with department -* Forward Kerry AUS meeting details +- Give anmol access +- Get comprehensive student list of CS students +- Need to establish responsibilities and payments for external company events with department +- Forward Kerry AUS meeting details MIKE -* Talk to Vlad re exec composites +- Talk to Vlad re exec composites diff --git a/content/about/minutes/2012-11-02.md b/content/about/minutes/2012-11-02.md index 3a7c2445..c873c6a8 100644 --- a/content/about/minutes/2012-11-02.md +++ b/content/about/minutes/2012-11-02.md @@ -10,39 +10,39 @@ images: [] COGS—Tim -* need money and people to hold robot party -* held november 30th -* 200 max capacity -* 3$/member (of CSSS or COGS) else 8$/head -* last year made 1000$ spent 2000$ +- need money and people to hold robot party +- held november 30th +- 200 max capacity +- 3$/member (of CSSS or COGS) else 8$/head +- last year made 1000$ spent 2000$ Anmol -* will need to work out to see how we’ll split revenues/costs -* handle invoice when we get it, money will finalize our involvement -* $159.10 ($80 loss) from the previous BBQ -* Get rolls for coins from AMS ASAP and cash what we have -* Tutoring: pay for group tutoring sessions for 110? ($100/2hr session) +- will need to work out to see how we’ll split revenues/costs +- handle invoice when we get it, money will finalize our involvement +- $159.10 ($80 loss) from the previous BBQ +- Get rolls for coins from AMS ASAP and cash what we have +- Tutoring: pay for group tutoring sessions for 110? ($100/2hr session) Matt -* Need to advertise the robot party as soon as posters are ready -* Get tutors interviewed by tuesday with Akshat and Anmol +- Need to advertise the robot party as soon as posters are ready +- Get tutors interviewed by tuesday with Akshat and Anmol Akshat -* Is Our New VPS -* Needs to assemble a committee of social coordinators - ask Kerry -* Need to get food safe on own time - bring receipt to anmol ASAP -* should look into organizing Board game nights/LAN party - * talk to matt for posters -* \[e-mail address redacted from public minutes for privacy reasons\] +- Is Our New VPS +- Needs to assemble a committee of social coordinators - ask Kerry +- Need to get food safe on own time - bring receipt to anmol ASAP +- should look into organizing Board game nights/LAN party + - talk to matt for posters +- \[e-mail address redacted from public minutes for privacy reasons\] Kerry -* buy another set of locks and chains +- buy another set of locks and chains Career Fair -* Same specs and place as last year LFSC atrium -* already have 7 companies +- Same specs and place as last year LFSC atrium +- already have 7 companies diff --git a/content/about/minutes/2012-11-23.md b/content/about/minutes/2012-11-23.md index ca2bc682..d52783c7 100644 --- a/content/about/minutes/2012-11-23.md +++ b/content/about/minutes/2012-11-23.md @@ -10,29 +10,29 @@ images: [] Sean -* Career Fair planning well -* Parking in place -* Deal with NVidia cheque +- Career Fair planning well +- Parking in place +- Deal with NVidia cheque Kerry -* Need a list of CPSC people doing a BA—talk to Michele for the list or send out ATTN only BAs -* Doing a supply run Monday +- Need a list of CPSC people doing a BA—talk to Michele for the list or send out ATTN only BAs +- Doing a supply run Monday Anmol -* Need to clear out the change and cheques from the locker -* Send Matthew the link to practice exams +- Need to clear out the change and cheques from the locker +- Send Matthew the link to practice exams Matthew -* Review session planned for the 10th (week during the exam on the 14th) -* Delegate room booking, who’s tutoring, advertisement +- Review session planned for the 10th (week during the exam on the 14th) +- Delegate room booking, who’s tutoring, advertisement Akshat -* Benj needs help with some items, will talk it out +- Benj needs help with some items, will talk it out Tom -* \[e-mail address redacted from public minutes for privacy reasons\] +- \[e-mail address redacted from public minutes for privacy reasons\] diff --git a/content/about/team/executives/2010.md b/content/about/team/executives/2010.md index a3603d15..5d47d6cd 100644 --- a/content/about/team/executives/2010.md +++ b/content/about/team/executives/2010.md @@ -1,5 +1,5 @@ --- -title: 'Core Executives—2010–2011' +title: "Core Executives—2010–2011" date: 2010-09-01 aliases: - /club/about/core/2010 diff --git a/content/about/team/executives/2017.md b/content/about/team/executives/2017.md index 673d21b1..1bfbf8ff 100644 --- a/content/about/team/executives/2017.md +++ b/content/about/team/executives/2017.md @@ -100,32 +100,26 @@ external_officers: name: Julia Zhu --- -President Officers ------------------- +## President Officers {{< execs president_officers >}} -Finance Officers ----------------- +## Finance Officers {{< execs finance_officers >}} -Communication Officers ----------------------- +## Communication Officers {{< execs communication_officers >}} -Internal Officers ------------------ +## Internal Officers {{< execs internal_officers >}} -Social Officers ---------------- +## Social Officers {{< execs social_officers >}} -External Officers ------------------ +## External Officers {{< execs external_officers >}} diff --git a/content/about/team/executives/2018.md b/content/about/team/executives/2018.md index b16967f5..4caf8453 100644 --- a/content/about/team/executives/2018.md +++ b/content/about/team/executives/2018.md @@ -2,7 +2,7 @@ title: "Core Executives—2018–2019" date: 2018-09-01 aliases: - - /content/core-executives—2018–2019 + - /content/core-executives—2018–2019 execs: - position: President img: emmanuel_sales_2018.jpg diff --git a/content/about/team/executives/2022.md b/content/about/team/executives/2022.md index dca19cf7..5263b6b8 100644 --- a/content/about/team/executives/2022.md +++ b/content/about/team/executives/2022.md @@ -16,7 +16,7 @@ execs: email: vpc@ubccsss.org - position: Co-Vice President, External name: Tommy Xu - img: tommy_xu_2022.jpg + img: tommy_xu_2022.jpg email: vpx@ubccsss.org - position: Co-Vice President, External name: Sean Rong @@ -28,19 +28,19 @@ execs: email: vpf@ubccsss.org - position: Vice President, Internal name: Jason Hsu - img: jason_hsu_2022.jpg + img: jason_hsu_2022.jpg email: vpi@ubccsss.org - position: Vice President, Social name: Aidan Perras - img: aidan_perras_2022.jpeg + img: aidan_perras_2022.jpeg email: vps@ubccsss.org - position: Vice President, Volunteering name: Devvrat Tiwari - img: devvrat_tiwari_2022.jpg + img: devvrat_tiwari_2022.jpg email: vpv@ubccsss.org - - position: Vice President, Administration - name: Alice Fu - img: alice_fu_2022.jpg + - position: Vice President, Administration + name: Alice Fu + img: alice_fu_2022.jpg email: secretary@ubccsss.org --- diff --git a/content/about/team/officers/2018.md b/content/about/team/officers/2018.md index 452eefd7..c20a04b6 100644 --- a/content/about/team/officers/2018.md +++ b/content/about/team/officers/2018.md @@ -1,5 +1,5 @@ --- -title: Officers—2018–2019 +title: Officers—2018–2019 date: 2018-08-31 aliases: - /club/about/officers/2018 @@ -9,70 +9,61 @@ aliases: Office Manager -___ - +--- ### Bronwyn Damm Office Manager -___ - +--- ### Aidan Perras Office Manager -___ - +--- ### Subi Supply Run Officer -___ - +--- ### Stevens Qiu Financial Officer -___ - +--- ### Colin Chen Office Manager -___ - +--- ### Kevin Wu Office Manager -___ - +--- ### Andrew Ouyang Office Manager -___ - +--- ### Jamie Polintan Financial Officer -___ - +--- ### Dante Cerron Office Manager -___ +--- ### Dmitry Narkevich diff --git a/content/about/team/officers/2021.md b/content/about/team/officers/2021.md index 95948276..b12581bc 100644 --- a/content/about/team/officers/2021.md +++ b/content/about/team/officers/2021.md @@ -1,5 +1,5 @@ --- -title: Officers—2021–2022 +title: Officers—2021–2022 date: 2022-06-16 aliases: - /club/about/officers/2021 diff --git a/content/about/team/officers/2022.md b/content/about/team/officers/2022.md index aadc355f..f0da1958 100644 --- a/content/about/team/officers/2022.md +++ b/content/about/team/officers/2022.md @@ -31,7 +31,7 @@ aliases: {{}} ---- +--- {{}} @@ -71,7 +71,7 @@ aliases: {{}} ---- +--- {{}} @@ -79,7 +79,7 @@ aliases: {{}} ---- +--- {{}} @@ -115,27 +115,27 @@ aliases: {{}} ---- +--- {{}} ---- +--- {{}} ---- +--- {{}} ---- +--- {{}} ---- +--- {{}} ---- +--- {{}} diff --git a/content/cube/_index.md b/content/cube/_index.md index 93019f77..b605c054 100644 --- a/content/cube/_index.md +++ b/content/cube/_index.md @@ -6,10 +6,10 @@ The Cube is the lounge for computer science students run by the UBC CSSS. Located in [ICICS 021](/cube/location), we offer many free and cheap services along with a place to hang out and meet other students. -- Free microwave -- Free hot water -- [Cheap food](/cube/menu) (many less than $1) -- Public game consoles, including a Nintendo Switch -- [Cheap printing](/cube/printer) +- Free microwave +- Free hot water +- [Cheap food](/cube/menu) (many less than $1) +- Public game consoles, including a Nintendo Switch +- [Cheap printing](/cube/printer) ![People playing Super Smash Bros in the Cube lounge](/files/playing-smash.jpg) diff --git a/content/cube/lockers.md b/content/cube/lockers.md index 22f665c2..aec8cb11 100644 --- a/content/cube/lockers.md +++ b/content/cube/lockers.md @@ -10,8 +10,9 @@ Lockers in the ICICS building are available to rent through the CSSS! ### Current rates These rates are the cheapest at UBC! -- $15 for summer semester (includes both terms) -- $15 per term in winter semester + +- $15 for summer semester (includes both terms) +- $15 per term in winter semester Anyone interested can sign up at [The Cube](/cube). The first 8 lockers are reserved and all others are open to rent. Email `vpi [at] ubccsss [dot] org` for diff --git a/content/cube/menu.md b/content/cube/menu.md index 3d91da8b..ef2e258d 100644 --- a/content/cube/menu.md +++ b/content/cube/menu.md @@ -1,41 +1,41 @@ --- -title: 'Food Price List' +title: "Food Price List" date: 2022-02-20 # last time rates were updated layout: menu prices: snacks: - - item: 'Fruit Snack' - price: '$0.25' - - item: 'Biscuits' - price: '$0.50' - - item: 'Chips' - price: '$0.50' - - item: 'Granola Bar' - price: '$0.50' - - item: 'Ice Cream Sandwhich' - price: '$0.75' - - item: 'Chocolate Bar' - price: '$1.00' - - item: 'Ice Cream Bar' - price: '$1.00' + - item: "Fruit Snack" + price: "$0.25" + - item: "Biscuits" + price: "$0.50" + - item: "Chips" + price: "$0.50" + - item: "Granola Bar" + price: "$0.50" + - item: "Ice Cream Sandwhich" + price: "$0.75" + - item: "Chocolate Bar" + price: "$1.00" + - item: "Ice Cream Bar" + price: "$1.00" meals: - - item: 'Chimichanga' - price: '$1.25' - - item: 'Fried Rice' - price: '$3.00' - - item: 'Noodles' - price: '$3.00' + - item: "Chimichanga" + price: "$1.25" + - item: "Fried Rice" + price: "$3.00" + - item: "Noodles" + price: "$3.00" beverages: - - item: 'Pop' - price: '$0.50' - - item: 'Yogurt' - price: '$0.50' - - item: 'Tea' - price: '$0.50' - - item: 'Coffee' - price: '$1.00' - - item: 'Redbull' - price: '$2.00' + - item: "Pop" + price: "$0.50" + - item: "Yogurt" + price: "$0.50" + - item: "Tea" + price: "$0.50" + - item: "Coffee" + price: "$1.00" + - item: "Redbull" + price: "$2.00" --- diff --git a/content/cube/printer.md b/content/cube/printer.md index f4313091..8269d154 100644 --- a/content/cube/printer.md +++ b/content/cube/printer.md @@ -9,8 +9,8 @@ cheaper than UBC printers! ### Current rates -- 5¢ per black and white page -- 10¢ per color page +- 5¢ per black and white page +- 10¢ per color page You may print by either using the public computer in the Cube, or by connecting to [Google Cloud Print](https://ubccsss.org/print). diff --git a/content/events/2005-01-12-cobinatorial-algo-for-variational-problems.md b/content/events/2005-01-12-cobinatorial-algo-for-variational-problems.md index 186902a0..d6411f83 100644 --- a/content/events/2005-01-12-cobinatorial-algo-for-variational-problems.md +++ b/content/events/2005-01-12-cobinatorial-algo-for-variational-problems.md @@ -26,10 +26,10 @@ There are many applications where one needs to search for a "function" that has In this talk, we show how global optima can be found as the limit of a set of purely combinatorial problems. These combinatorial problems can be thought of higher dimensional analogues of the "shortest path in planar graph" problem. For example, when the problem dimension is 3, the combinatorial problem is to find a "discrete minimal surface" in a volumetric cellular complex. We then show how these combinatorial problems can be solved in polynomial time by reducing them to instances of MIN-CUT. If time permits, we will also explore an application of these ideas to 3-camera stereo vision. More information: \[http://www.cs.ubc.ca/events/seminars/csicics.shtml\](http://www.cs.ubc.ca/events/seminars/csicics.shtml) -When:  +When: Thursday, January 12, 2006 - 15:00 to 16:30 -Where:  +Where: DMP 310 diff --git a/content/events/2005-09-08-welcome-event.md b/content/events/2005-09-08-welcome-event.md index 8535ca22..a1ff3a88 100644 --- a/content/events/2005-09-08-welcome-event.md +++ b/content/events/2005-09-08-welcome-event.md @@ -24,6 +24,7 @@ location: It's time for school again! Are you new to UBC Computer Science? Then come on out to the welcome event put on by the Computer Science department! _"Say what?"_ + - Thursday, September 8 @ DMP 310, 12:30-1:15PM You'll get the chance to meet some of your future professors, academic advisors, co-op coordinators, as well as mingle among some of your fellow newbies who you hadn't met on Imagine Day! You'll get to hear from the department head of Computer Science, Bill Aiello, as well as the president of Your Student Society(TM), Rachel Chao! @@ -33,6 +34,7 @@ You'll get the chance to meet some of your future professors, academic advisors, Afterward, head on down to the X-Wing (TIE Fighter!) student lounge, located near the Reboot Cafe. _"What's that?"_ + - Thursday, September 8 @ X-Wing student lounge, 1:15-2:00PM **_Oldbie CSer? Come on down!_** @@ -47,29 +49,31 @@ _So, to recap:_ **Newbies!** Tuesday, September 8 @ DMP 310, 12:30-1:15PM + - FREE pizza! -...then... \ -Follow the crowd down to the X-Wing student lounge, 1:15-2:00PM + ...then... \ + Follow the crowd down to the X-Wing student lounge, 1:15-2:00PM - FREE chips and pop! -(oh, and of course there will be some of them, y'know, speeches and such... and mingling, too) + (oh, and of course there will be some of them, y'know, speeches and such... and mingling, too) **Oldbies!** Thursday, September 8 @ X-Wing student lounge (near the Reboot Cafe), 1:15-2:00PM + - FREE chips and pop! -(and some mingling... call it _networking_) + (and some mingling... call it _networking_) See you there! [Poster](http://www.cs.ubc.ca/events/documents/flowdiagram.pdf) -When:  +When: Thursday, September 8, 2005 - 12:30 to 14:00 -Where:  +Where: Hugh Dempster Pavilion (DMP) -> Room 310 -> 6245 Agronomy Road -Tags:  +Tags: [Career](/career) diff --git a/content/events/2005-09-15-whos-who.md b/content/events/2005-09-15-whos-who.md index adb78ef5..ada4f926 100644 --- a/content/events/2005-09-15-whos-who.md +++ b/content/events/2005-09-15-whos-who.md @@ -19,10 +19,10 @@ Pick up paper copy at the CSSS office (X139) or see it online at: Good Luck! -When:  +When: Saturday, September 10, 2005 - 08:00 to Thursday, September 22, 2005 - 12:00 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2005-09-22-probablistic-models-for-complex-domains.md b/content/events/2005-09-22-probablistic-models-for-complex-domains.md index c1e49025..88e6516a 100644 --- a/content/events/2005-09-22-probablistic-models-for-complex-domains.md +++ b/content/events/2005-09-22-probablistic-models-for-complex-domains.md @@ -26,14 +26,14 @@ A robot scan of a physical environment contains diverse objects such as people, More information: [http://www.cs.ubc.ca/events/seminars/csicics.shtml](http://www.cs.ubc.ca/events/seminars/csicics.shtml) -When:  +When: Thursday, September 22, 2005 - 16:00 to 17:30 -Where:  +Where: DMP 310 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2005-09-25-home-suite-home.md b/content/events/2005-09-25-home-suite-home.md index 945951f5..da6ecf96 100644 --- a/content/events/2005-09-25-home-suite-home.md +++ b/content/events/2005-09-25-home-suite-home.md @@ -24,19 +24,19 @@ A Home Suite Home tutorial will be held on Thursday September 29th, 12:30-13:30 Come and learn about: -* Jdk1.5 / Eclipse 3.1 installation/troubleshooting and common issues. -* Firefox/Thunderbird installation/setup to access your CS-Account email from home. -* How to handin your assignments electronically. -* File transfer between home and school. +- Jdk1.5 / Eclipse 3.1 installation/troubleshooting and common issues. +- Firefox/Thunderbird installation/setup to access your CS-Account email from home. +- How to handin your assignments electronically. +- File transfer between home and school. -When:  +When: Thursday, September 29, 2005 - 12:30 to 13:30 -Where:  +Where: Dempster 301 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2005-10-06-cruelty-of-teaching-cs.md b/content/events/2005-10-06-cruelty-of-teaching-cs.md index d4f109c2..13cdda5e 100644 --- a/content/events/2005-10-06-cruelty-of-teaching-cs.md +++ b/content/events/2005-10-06-cruelty-of-teaching-cs.md @@ -28,14 +28,14 @@ In this talk I will discuss possible directions we can take in teaching computer More information: [http://www.cs.ubc.ca/events/seminars/csicics.shtml](http://www.cs.ubc.ca/events/seminars/csicics.shtml) -When:  +When: Thursday, October 6, 2005 - 16:00 to 17:30 -Where:  +Where: DMP 310 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2005-10-07-c-termination.md b/content/events/2005-10-07-c-termination.md index a809d783..1e1e967e 100644 --- a/content/events/2005-10-07-c-termination.md +++ b/content/events/2005-10-07-c-termination.md @@ -28,14 +28,14 @@ Terminator is based on a newly discovered method of counterexample-guided abstra For more information about the speaker, see [http://research.microsoft.com/~bycook/](http://research.microsoft.com/~bycook/) -When:  +When: Friday, October 7, 2005 - 10:00 to 11:00 -Where:  +Where: ICICS/CS Board Room (288) -Tags:  +Tags: [Career](/career) diff --git a/content/events/2005-10-07-lan-party.md b/content/events/2005-10-07-lan-party.md index 54f9f66b..5da73100 100644 --- a/content/events/2005-10-07-lan-party.md +++ b/content/events/2005-10-07-lan-party.md @@ -25,6 +25,7 @@ Time: Friday, Oct 7th. 6pm - 12pm \ Location: X-Wing Lounge, that's the one with Reboot Cafe Tourney games: + - Unreal Tournament 2004 - Counterstrike: Source - Warcraft 3 @@ -37,14 +38,14 @@ Free Pizza! (Sponsored by Accenture, thanks!) For more information and details, head over to the LAN Party forum thread (editor’s note: now closed). -When:  +When: Friday, October 7, 2005 - 18:00 to 23:59 -Where:  +Where: X-Wing Lounge (by Reboot Cafe) -Tags:  +Tags: [Social](/social) diff --git a/content/events/2005-10-13-distributed-storage.md b/content/events/2005-10-13-distributed-storage.md index 09635e87..9b167e38 100644 --- a/content/events/2005-10-13-distributed-storage.md +++ b/content/events/2005-10-13-distributed-storage.md @@ -24,14 +24,14 @@ location: For more information about the speaker, see: [http://research.microsoft.com/~thekkath/](http://research.microsoft.com/~thekkath/) -When:  +When: Thursday, October 13, 2005 - 16:00 to 17:30 -Where:  +Where: DMP 310 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2005-10-14-licensed-bbq.md b/content/events/2005-10-14-licensed-bbq.md index 489f8b96..ac27e9ee 100644 --- a/content/events/2005-10-14-licensed-bbq.md +++ b/content/events/2005-10-14-licensed-bbq.md @@ -27,14 +27,14 @@ Please note that valid picture ID is required for entrance to the licensed area Hope to see you at the there! -When:  +When: Friday, October 14, 2005 - 16:00 to 20:00 -Where:  +Where: CS/ICICS Building in the new wing, Student Lounge (outside the Reboot Cafe) -Tags:  +Tags: [Social](/social) diff --git a/content/events/2005-10-20-modularity-rtlinux.md b/content/events/2005-10-20-modularity-rtlinux.md index 9fc114cc..883f9a42 100644 --- a/content/events/2005-10-20-modularity-rtlinux.md +++ b/content/events/2005-10-20-modularity-rtlinux.md @@ -26,14 +26,14 @@ Modular programming is difficult in a real-time environment efficiency is critic If you are interested in meeting with Victor during his visit, please contact Hermie Lam [\[email protected\]](/cdn-cgi/l/email-protection#90f8fcf1fdd0f3e3bee5f2f3bef3f1) -When:  +When: Thursday, October 20, 2005 - 15:30 to 17:00 -Where:  +Where: ICICS X736 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2005-11-02-krispy-kreme.md b/content/events/2005-11-02-krispy-kreme.md index 38460518..0f14e219 100644 --- a/content/events/2005-11-02-krispy-kreme.md +++ b/content/events/2005-11-02-krispy-kreme.md @@ -34,14 +34,14 @@ $1 for one donut \ $2 for three donuts \ $8 per dozen -When:  +When: Wednesday, November 2, 2005 - 10:00 to 12:00 -Where:  +Where: Between CICSR and Dempster -Tags:  +Tags: [Social](/social) diff --git a/content/events/2005-11-03-in-my-experience.md b/content/events/2005-11-03-in-my-experience.md index 1266e006..b88c85c4 100644 --- a/content/events/2005-11-03-in-my-experience.md +++ b/content/events/2005-11-03-in-my-experience.md @@ -19,14 +19,14 @@ What's the state of CS in general? Hear why those naysayers who claim we're doom And... ahem, where there be speakers, there be giveaways ;-) But even if you don't get to snag a t-shirt or one of those newfangled cdroms, I guarantee you that you'll definitely snag something way more valuable - helpful advice that could make a difference in your education or career. It's what you make of it, and it's your experience! -When:  +When: Thursday, November 3, 2005 - 11:30 to 12:30 -Where:  +Where: CEME 1215 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2005-11-22-annual-general-meeting.md b/content/events/2005-11-22-annual-general-meeting.md index 50c77055..fb3c210b 100644 --- a/content/events/2005-11-22-annual-general-meeting.md +++ b/content/events/2005-11-22-annual-general-meeting.md @@ -20,6 +20,7 @@ location: The CSSS will be having an AGM on Thursday Sept. 22 from 12:30 - 1:30 pm. This will be happening in the Student Lounge (near Reboot Cafe). We'll talk about some events we are planning, and then we'll open up the floor to get feedback from students. Everyone is invited! You should come if you: + - have any suggestions or comments for CSSS - are interested in hearing about upcoming events - want to see the execs up close and in person! @@ -29,14 +30,14 @@ We'll also be giving away the prizes for the Who's Who Contest! Hope to see you there! -When:  +When: Thursday, September 22, 2005 - 12:30 to 13:30 -Where:  +Where: Student Lounge in ICICS/CS -Tags:  +Tags: [Social](/social) diff --git a/content/events/2006-01-15-(semi)-annual-general-meeting.md b/content/events/2006-01-15-(semi)-annual-general-meeting.md index 8660d6c8..0da50d7f 100644 --- a/content/events/2006-01-15-(semi)-annual-general-meeting.md +++ b/content/events/2006-01-15-(semi)-annual-general-meeting.md @@ -21,14 +21,14 @@ Come one, come all to the **second Annual general meeting** of this year! It's a Meet your friendly neighbourhood CSSS execs, and year reps - all on Thursday, January 12th, at 12:30pm. See you soon! -When:  +When: Thursday, January 12, 2006 - 11:30 to 12:30 -Where:  +Where: CS Ugrad Lounge -Tags:  +Tags: [Social](/social) diff --git a/content/events/2006-02-09-network-intelligence.md b/content/events/2006-02-09-network-intelligence.md index 255f346e..7587a103 100644 --- a/content/events/2006-02-09-network-intelligence.md +++ b/content/events/2006-02-09-network-intelligence.md @@ -26,14 +26,14 @@ In this talk, we will discuss the evolution of network intelligence and its impa For more information, see [http://www.cs.ubc.ca/events/seminars/csicics.shtml](http://www.cs.ubc.ca/events/seminars/csicics.shtml) -When:  +When: Thursday, February 9, 2006 - 15:00 to 16:30 -Where:  +Where: DMP 310 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2006-03-10-ladies-movie-night.md b/content/events/2006-03-10-ladies-movie-night.md index 0165872a..1cf502db 100644 --- a/content/events/2006-03-10-ladies-movie-night.md +++ b/content/events/2006-03-10-ladies-movie-night.md @@ -4,7 +4,7 @@ date: 2006-03-10 categories: [Event] tags: [Movie Night] aliases: - - /node/463 + - /node/463 author: mlee images: [] start_date: 2006-03-10 16:30:00 diff --git a/content/events/2006-03-16-sensor-data.md b/content/events/2006-03-16-sensor-data.md index 686634e5..4e37ed95 100644 --- a/content/events/2006-03-16-sensor-data.md +++ b/content/events/2006-03-16-sensor-data.md @@ -24,14 +24,14 @@ location: More information: [http://www.cs.ubc.ca/events/seminars/csicics.shtml](http://www.cs.ubc.ca/events/seminars/csicics.shtml) -When:  +When: Thursday, March 16, 2006 - 15:00 to 16:30 -Where:  +Where: DMP 310 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2006-09-06-talk-analysis-and-design-of-nucleic-acid-devices.md b/content/events/2006-09-06-talk-analysis-and-design-of-nucleic-acid-devices.md index 3de84d93..a5992fa1 100644 --- a/content/events/2006-09-06-talk-analysis-and-design-of-nucleic-acid-devices.md +++ b/content/events/2006-09-06-talk-analysis-and-design-of-nucleic-acid-devices.md @@ -19,14 +19,14 @@ DNA and RNA are versatile construction materials. By appropriately designing the For more information about the speaker, please see [http://www.acm.caltech.edu/~niles/](http://www.acm.caltech.edu/~niles/). Wine and Cheese reception to follow the talk -When:  +When: Monday, September 11, 2006 - 16:00 to 17:00 -Where:  +Where: Peter Wall Institute, 6331 Crescent Road, Room 309 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2006-09-18-home-suite-home-cd-tutorial.md b/content/events/2006-09-18-home-suite-home-cd-tutorial.md index 470d5547..35fa7148 100644 --- a/content/events/2006-09-18-home-suite-home-cd-tutorial.md +++ b/content/events/2006-09-18-home-suite-home-cd-tutorial.md @@ -20,21 +20,21 @@ location: On Thursday, September 21st between 12:30-2pm **Charles Krzysik** will be offering a tutorial on the use of the Home Suite Home '06 Remote Computing CD. The tutorial will take place in X350 and will include the following topics: -* [Jdk1.5](http://java.sun.com/) / [Eclipse 3.2](https://www.eclipse.org) installation/troubleshooting and common issues. -* [Cygwin](https://www.cygwin.com/)/[TkGate](http://www.tkgate.org/) setup -* [Firefox](https://www.mozilla.com/firefox/)/[Thunderbird](https://www.mozilla.com/thunderbird/) installation/setup to access your CS-Account email from home. -* How to [handin](http://www.cs.ubc.ca/ugrad/facilities/windows/handin.shtml) your assignments electronically. (issues/how to check submission) -* File transfer between home and school (using [Filezilla](http://filezilla.sourceforge.net/)) -* (optional- depending on time) basic unix commands/tutorial [Secure CRT](https://www.vandyke.com/products/securecrt/) +- [Jdk1.5](http://java.sun.com/) / [Eclipse 3.2](https://www.eclipse.org) installation/troubleshooting and common issues. +- [Cygwin](https://www.cygwin.com/)/[TkGate](http://www.tkgate.org/) setup +- [Firefox](https://www.mozilla.com/firefox/)/[Thunderbird](https://www.mozilla.com/thunderbird/) installation/setup to access your CS-Account email from home. +- How to [handin](http://www.cs.ubc.ca/ugrad/facilities/windows/handin.shtml) your assignments electronically. (issues/how to check submission) +- File transfer between home and school (using [Filezilla](http://filezilla.sourceforge.net/)) +- (optional- depending on time) basic unix commands/tutorial [Secure CRT](https://www.vandyke.com/products/securecrt/) -When:  +When: Thursday, September 21, 2006 - 12:30 to 14:00 -Where:  +Where: ICCS X530 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2006-09-25-arbitrary-barbeque.md b/content/events/2006-09-25-arbitrary-barbeque.md index 0959083f..362047ae 100644 --- a/content/events/2006-09-25-arbitrary-barbeque.md +++ b/content/events/2006-09-25-arbitrary-barbeque.md @@ -23,14 +23,14 @@ Didn't get enough of the BBQ-goodness in our last welcome barbeque a few weeks a As always, our low, low prices apply - **$2 for a burger** and **50 cents for your choice of a pop [XOR](https://en.wikipedia.org/wiki/XOR) a bag of chips**. We undercut [everybody](http://www.ams.ubc.ca/content.cfm?ID=47). -When:  +When: Thursday, September 28, 2006 - 12:00 to 14:00 -Where:  +Where: Outside Dempster -Tags:  +Tags: [Social](/social) diff --git a/content/events/2006-10-03-campus-wide-career-fair.md b/content/events/2006-10-03-campus-wide-career-fair.md index adf7fc02..8c5cefa4 100644 --- a/content/events/2006-10-03-campus-wide-career-fair.md +++ b/content/events/2006-10-03-campus-wide-career-fair.md @@ -26,10 +26,10 @@ in the Student Union Building to answer all your questions about job opportuniti Click [here](http://www.careers.ubc.ca/events.cfm?page=careerfair&view=participants) to check out which employers are coming! -When:  +When: Wednesday, October 4, 2006 - 09:00 to Thursday, October 5, 2006 - 16:30 -Where:  +Where: Student Union Building (SUB) diff --git a/content/events/2007-01-26-technical-career-fair.md b/content/events/2007-01-26-technical-career-fair.md index c3215657..4e1f02c2 100644 --- a/content/events/2007-01-26-technical-career-fair.md +++ b/content/events/2007-01-26-technical-career-fair.md @@ -20,18 +20,18 @@ location: addressCountry: CA --- -When:  +When: Thursday, January 25, 2007 - 10:00 to 16:00 -Where:  +Where: SUB Ballroom -File Attachments:  +File Attachments: - ![Image icon](/modules/file/icons/image-x-generic.svg "image/jpeg") [FinalPosterSmaller.JPG](/files/FinalPosterSmaller.JPG) +![Image icon](/modules/file/icons/image-x-generic.svg "image/jpeg") [FinalPosterSmaller.JPG](/files/FinalPosterSmaller.JPG) -Tags:  +Tags: [Career](/career) diff --git a/content/events/2007-09-14-bbq.md b/content/events/2007-09-14-bbq.md index eb386ba0..7912d369 100644 --- a/content/events/2007-09-14-bbq.md +++ b/content/events/2007-09-14-bbq.md @@ -22,14 +22,14 @@ location: ![](/files/cheeseburger.png)We're having a barbecue! First-year Computer Science students receive one free burger each. -When:  +When: Wednesday, September 12, 2007 - 11:50 to 15:00 -Where:  +Where: Outside Reboot Cafe -Tags:  +Tags: [Social](/social) diff --git a/content/events/2007-09-21-first-ever-csss-beach-day.md b/content/events/2007-09-21-first-ever-csss-beach-day.md index f3bfb19c..380eae67 100644 --- a/content/events/2007-09-21-first-ever-csss-beach-day.md +++ b/content/events/2007-09-21-first-ever-csss-beach-day.md @@ -32,14 +32,14 @@ For those of you who don't know where that is, you can come down to Reboot Cafe If you have anymore questions send them to: [\[email protected\]](/cdn-cgi/l/email-protection#b6d4d3d7d5def6c2ded3d5c3d4d398d5d7) -When:  +When: Friday, September 22, 2006 - 14:00 to 23:59 -Where:  +Where: Somewhere where the land meets the sea... -Tags:  +Tags: [Social](/social) diff --git a/content/events/2007-09-28-cs-intramurals-sign-up-now.md b/content/events/2007-09-28-cs-intramurals-sign-up-now.md index 51dc14d7..14cca44a 100644 --- a/content/events/2007-09-28-cs-intramurals-sign-up-now.md +++ b/content/events/2007-09-28-cs-intramurals-sign-up-now.md @@ -16,40 +16,40 @@ Welcome to a new school year! Are you looking to stay in shape right from the st Here is a list of some intramural leagues and events with up-coming deadlines. -* **Day of the Longboat** \ - [http://www.rec.ubc.ca/events/longboat/index.cfm](http://www.rec.ubc.ca/events/longboat/index.cfm) \ - Register By: Wed, Sep 19 +- **Day of the Longboat** \ + [http://www.rec.ubc.ca/events/longboat/index.cfm](http://www.rec.ubc.ca/events/longboat/index.cfm) \ + Register By: Wed, Sep 19 -* **Cross Volleyball** \ - [http://www.rec.ubc.ca/leagues/volleyball/index.cfm](http://www.rec.ubc.ca/leagues/volleyball/index.cfm) - Register By: Fri, Sep. 21 - 5pm +- **Cross Volleyball** \ + [http://www.rec.ubc.ca/leagues/volleyball/index.cfm](http://www.rec.ubc.ca/leagues/volleyball/index.cfm) + Register By: Fri, Sep. 21 - 5pm -* **Dodgeball League** \ - [http://www.rec.ubc.ca/leagues/dodgeball/index.cfm](http://www.rec.ubc.ca/leagues/dodgeball/index.cfm) \ - Register By: Mon, Sep. 24 - 5pm +- **Dodgeball League** \ + [http://www.rec.ubc.ca/leagues/dodgeball/index.cfm](http://www.rec.ubc.ca/leagues/dodgeball/index.cfm) \ + Register By: Mon, Sep. 24 - 5pm -* **Nitobe Basketball** \ - [http://www.rec.ubc.ca/leagues/basketball/index.cfm](http://www.rec.ubc.ca/leagues/basketball/index.cfm) \ - Register By: Fri, Sep. 21 - 5pm +- **Nitobe Basketball** \ + [http://www.rec.ubc.ca/leagues/basketball/index.cfm](http://www.rec.ubc.ca/leagues/basketball/index.cfm) \ + Register By: Fri, Sep. 21 - 5pm 1. If you have gathered a enough friends and would like to sign up as a CSSS team on your own, you can get reimbursed. 2. If you do not have enough people to form a team but you'd still like to join a CSSS team, we have the following intramural teams open to CSSS (or Science students): - * Volleyball - * Tier 2 Competitive - * For all levels of play, beginners encouraged to join! - * Non-science imports are allowed, however, each team is allowed a max of 3. - * Email [\[email protected\]](/cdn-cgi/l/email-protection#0271726d70767142766a67617760672c6163) if you are interested - * Corec Tier 1 Competitive - * Advanced players + - Volleyball + - Tier 2 Competitive + - For all levels of play, beginners encouraged to join! + - Non-science imports are allowed, however, each team is allowed a max of 3. + - Email [\[email protected\]](/cdn-cgi/l/email-protection#0271726d70767142766a67617760672c6163) if you are interested + - Corec Tier 1 Competitive + - Advanced players These are not the only teams open. For other sports, if we get enough interest from individuals, separately, then we could start a team just like that. When you send us an email regarding your interest, also send us the following information: -* Name -* Student Number -* Email -* Year of Study -* Faculty -* Program -* Tel (So captains can contact you) +- Name +- Student Number +- Email +- Year of Study +- Faculty +- Program +- Tel (So captains can contact you) Email [\[email protected\]](/cdn-cgi/l/email-protection#6417140b16101724100c01071106014a0705) if you have more questions. diff --git a/content/events/2007-09-28-cs2-lan-party.md b/content/events/2007-09-28-cs2-lan-party.md index c9936204..cc2d8028 100644 --- a/content/events/2007-09-28-cs2-lan-party.md +++ b/content/events/2007-09-28-cs2-lan-party.md @@ -20,27 +20,30 @@ location: --- #### General: + 6 p.m. to whenever (officially midnight) \ Bring-your-own-machine. If you will be using a wired connection, you must provide your own Ethernet cable. Bring power cables for your equipment. Bring a keyboard (if using a desktop) and a mouse. \ Regular Cube supplies will be available (pop and chips for 50 cents each). Please bring your own dinner. #### Games: + Any games can be played on the network, but the only tournament will be for Counter Strike 1.6. #### Tournament: + Registration required: email [\[email protected\]](/cdn-cgi/l/email-protection#6b180408042b1f030e081e090e45080a). \ People who participate must be in teams of 3 \ Round Robin style tournament \ Prize is a $50 gift certificate for Future Shop for first place. -When:  +When: Friday, September 28, 2007 - 18:00 to 23:59 -Where:  +Where: ICICS X-wing Lounge -Tags:  +Tags: [Social](/social) diff --git a/content/events/2007-10-15-bbq.md b/content/events/2007-10-15-bbq.md index 662e658a..79228bda 100644 --- a/content/events/2007-10-15-bbq.md +++ b/content/events/2007-10-15-bbq.md @@ -27,10 +27,10 @@ Weather permitting, we will be having a barbecue. Burgers and hot dogs will be s - Pop, Water, Juice: $0.50 - Chips: $0.50 -When:  +When: Wednesday, September 27, 2006 - 10:50 to 14:00 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2007-10-16-gladiator.md b/content/events/2007-10-16-gladiator.md index 4ea48ed6..db477418 100644 --- a/content/events/2007-10-16-gladiator.md +++ b/content/events/2007-10-16-gladiator.md @@ -20,9 +20,9 @@ end_date: 2007-11-02 11:59:00 **When**: Teams sign up for a two-hour time slot on either of the two nights, Thursday November 1 - Friday November 2. The following timeslots are available on each night: -* 6:00pm-8:00pm -* 8:00pm-10:00pm -* 10:00pm-12:00am +- 6:00pm-8:00pm +- 8:00pm-10:00pm +- 10:00pm-12:00am The top teams in each timeslot will return to the Finals on Friday at 12:00am. diff --git a/content/events/2007-10-18-bbq.md b/content/events/2007-10-18-bbq.md index 474d0866..b9efeacd 100644 --- a/content/events/2007-10-18-bbq.md +++ b/content/events/2007-10-18-bbq.md @@ -31,14 +31,14 @@ We're having a barbecue Friday. Prices as listed. - Pop, Water, Juice: $0.50 - Chips: $0.50 -When:  +When: Friday, October 19, 2007 - 11:00 to 14:00 -Where:  +Where: Outside Reboot Café -Tags:  +Tags: [Social](/social) diff --git a/content/events/2007-10-27-meet-the-prof-night.md b/content/events/2007-10-27-meet-the-prof-night.md index 7594a86c..d06f19e5 100644 --- a/content/events/2007-10-27-meet-the-prof-night.md +++ b/content/events/2007-10-27-meet-the-prof-night.md @@ -16,10 +16,10 @@ Dinner will be provided! Please RSVP by Oct 30th 4pm to [\[email protected\]](/cdn-cgi/l/email-protection#640d0a020b24110607060d1e1001070c4a070b09) so that we can e-mail you the venue location. -When:  +When: Thursday, November 1, 2007 - 18:00 to 20:00 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2007-10-27-photoshop-workshop-with-cuss-vp-marketing.md b/content/events/2007-10-27-photoshop-workshop-with-cuss-vp-marketing.md index 90516160..09a3d451 100644 --- a/content/events/2007-10-27-photoshop-workshop-with-cuss-vp-marketing.md +++ b/content/events/2007-10-27-photoshop-workshop-with-cuss-vp-marketing.md @@ -17,10 +17,10 @@ Please RSVP to [\[email protected\]](/cdn-cgi/l/email-protection#4f262129200f3a Note: You may have to bring your own laptop and download Photoshop depending on whether we can book a lab. -When:  +When: Tuesday, November 6, 2007 - 16:30 to 18:00 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2007-11-06-cube-halo-3-tournament.md b/content/events/2007-11-06-cube-halo-3-tournament.md index b3e0a310..09c9e1c1 100644 --- a/content/events/2007-11-06-cube-halo-3-tournament.md +++ b/content/events/2007-11-06-cube-halo-3-tournament.md @@ -31,14 +31,14 @@ See ya there! Ilan Keshet \ CSSS Social Coordinator -When:  +When: Friday, November 16, 2007 - 17:00 to 20:00 -Where:  +Where: Dempster 110 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2007-11-13-fowcs-luncheon.md b/content/events/2007-11-13-fowcs-luncheon.md index 9aaf4eb2..83cebe8d 100644 --- a/content/events/2007-11-13-fowcs-luncheon.md +++ b/content/events/2007-11-13-fowcs-luncheon.md @@ -41,14 +41,14 @@ Thank you! ~Amy and Ella on behalf of FoWCS -When:  +When: Friday, November 16, 2007 - 11:00 to 12:00 -Where:  +Where: ICICS X836 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2007-11-23-end-of-semester-licensed-bbq.md b/content/events/2007-11-23-end-of-semester-licensed-bbq.md index 430d7b25..47e71a54 100644 --- a/content/events/2007-11-23-end-of-semester-licensed-bbq.md +++ b/content/events/2007-11-23-end-of-semester-licensed-bbq.md @@ -32,14 +32,14 @@ The following will be sold: - Pop, Water, Juice: $0.50 - Chips: $0.50 -When:  +When: Friday, November 30, 2007 - 15:00 to 19:00 -Where:  +Where: X-wing Lounge -Tags:  +Tags: [Social](/social) diff --git a/content/events/2008-01-21-science-olympics.md b/content/events/2008-01-21-science-olympics.md index 77a1c30b..2b2a5c98 100644 --- a/content/events/2008-01-21-science-olympics.md +++ b/content/events/2008-01-21-science-olympics.md @@ -21,14 +21,14 @@ location: Science Olympics, a Science Week tradition, is an awesome relay race that will be held from 12–1 pm on Friday, February 1st at the Abdul Ladha Science Student Centre. Teams of 4 will hop, skip and jump their way to victory and fabulous prizes. Please let [Sonia Purewal](/cdn-cgi/l/email-protection#91e2e1fee3e5e2bfe2e4e2d1f6fcf0f8fdbff2fefc) know if you will be representing CSSS and sending a team by Tuesday, January 29. We would love to have you! If you have any questions or would like more details please do not hesitate to contact Sonia. -When:  +When: Friday, February 1, 2008 - 12:00 to 13:00 -Where:  +Where: Abdul Ladha Science Student Centre -Tags:  +Tags: [Social](/social) diff --git a/content/events/2008-01-24-what-you-can-do-with-your-cs-degree.md b/content/events/2008-01-24-what-you-can-do-with-your-cs-degree.md index e3d0e745..592cd2f3 100644 --- a/content/events/2008-01-24-what-you-can-do-with-your-cs-degree.md +++ b/content/events/2008-01-24-what-you-can-do-with-your-cs-degree.md @@ -27,10 +27,10 @@ Come to the UBC CS 2008 Industry Panel and you'll hear engineers and Industry re Hey, the Career Fair is happening in exactly 1 week right after this! -When:  +When: Thursday, January 24, 2008 - 17:30 to 19:30 -Where:  +Where: UBC DMP 110 diff --git a/content/events/2008-02-05-ice-cubed.md b/content/events/2008-02-05-ice-cubed.md index e29fa341..6f9da1ef 100644 --- a/content/events/2008-02-05-ice-cubed.md +++ b/content/events/2008-02-05-ice-cubed.md @@ -31,14 +31,14 @@ Skating time: 4 p.m. to 5:15 p.m. Details? See thecube.ca or search facebook for the ICE CUBED! -When:  +When: Friday, February 15, 2008 - 16:00 to 17:15 -Where:  +Where: Thunderbird Winter Sports Center -Tags:  +Tags: [Social](/social) diff --git a/content/events/2008-03-19-it-night-2008-ubc-mis-club.md b/content/events/2008-03-19-it-night-2008-ubc-mis-club.md index 118882da..44e95692 100644 --- a/content/events/2008-03-19-it-night-2008-ubc-mis-club.md +++ b/content/events/2008-03-19-it-night-2008-ubc-mis-club.md @@ -23,14 +23,14 @@ The UBC MIS Club (BizTech) is holding an IT Night. For more details, please see If you're interested, please sign up [here](http://ubcbiztech.com/event_attendee_signup.php). -When:  +When: Monday, March 31, 2008 - 19:15 to 22:15 -Where:  +Where: Abdul Ladha Student Centre -Tags:  +Tags: [Social](/social) diff --git a/content/events/2008-03-24-csss-boat-cruise.md b/content/events/2008-03-24-csss-boat-cruise.md index 922b940c..bf8b736a 100644 --- a/content/events/2008-03-24-csss-boat-cruise.md +++ b/content/events/2008-03-24-csss-boat-cruise.md @@ -15,14 +15,14 @@ raw_location: Plaza of Nations Marina, 750 Pacific Blvd. CSSS is having a boat cruise, and everyone's invited. Departure is from the Plaza of Nations. Your $25 ticket includes dinner! Tickets available in the Cube office, X139. -When:  +When: Friday, April 4, 2008 - 18:00 to 22:00 -Where:  +Where: Plaza of Nations Marina, 750 Pacific Blvd. -Tags:  +Tags: [Social](/social) diff --git a/content/events/2008-09-05-john-demco-learning-centre-renaming-ceremony.md b/content/events/2008-09-05-john-demco-learning-centre-renaming-ceremony.md index b45b95d0..9db2aad2 100644 --- a/content/events/2008-09-05-john-demco-learning-centre-renaming-ceremony.md +++ b/content/events/2008-09-05-john-demco-learning-centre-renaming-ceremony.md @@ -24,14 +24,14 @@ As a member of the Department's Techical Staff, Mr. Demco was instrumental in es Please RSVP to [Michele Ng](/cdn-cgi/l/email-protection#c0adaea780a3b3eeb5a2a3eea3a1) if you will be attending. -When:  +When: Tuesday, September 9, 2008 - 18:00 to 19:00 -Where:  +Where: X-wing Lounge (Reboot Cafe) -Tags:  +Tags: [Career](/career) diff --git a/content/events/2008-09-10-beach-day.md b/content/events/2008-09-10-beach-day.md index b998e5ee..bed9d1cf 100644 --- a/content/events/2008-09-10-beach-day.md +++ b/content/events/2008-09-10-beach-day.md @@ -17,40 +17,40 @@ We will have a CSSS sign so you know where to meet us in the map above. :) **Fun things to do** -* Kayaking -* Ultimate Frisbee -* Build Sand castles +- Kayaking +- Ultimate Frisbee +- Build Sand castles **What to bring** -* money for food and kayaking (optional)—$50 to be safe to cover both items -* your favourite beach blanket -* sun tan lotion -* beach toys -* board games etc... +- money for food and kayaking (optional)—$50 to be safe to cover both items +- your favourite beach blanket +- sun tan lotion +- beach toys +- board games etc... **Kayaking notes** -* be prepared to get wet! -* sandals are OK -* life vests and storage of valuables provided at kayak rental company -* [more details](http://www.ecomarine.com/equipment/buy/rates.html) +- be prepared to get wet! +- sandals are OK +- life vests and storage of valuables provided at kayak rental company +- [more details](http://www.ecomarine.com/equipment/buy/rates.html) **RSVP by FRIDAY, Sept 12th** -* [RSVP via Facebook](http://www.new.facebook.com/event.php?eid=24294509356) -* If you don't use Facebook, then please RSVP to [\[email protected\]](/cdn-cgi/l/email-protection#b6d4d3d7d5def6c2ded3d5c3d4d398d5d7) instead: With your Name and Subject: CSSS Beach +- [RSVP via Facebook](http://www.new.facebook.com/event.php?eid=24294509356) +- If you don't use Facebook, then please RSVP to [\[email protected\]](/cdn-cgi/l/email-protection#b6d4d3d7d5def6c2ded3d5c3d4d398d5d7) instead: With your Name and Subject: CSSS Beach Questions regarding the beach event? Email us at [\[email protected\]](/cdn-cgi/l/email-protection#67050206040f27130f0204120502490406). -When:  +When: Saturday, September 13, 2008 - 14:00 to 19:00 -Where:  +Where: Jericho Beach -Tags:  +Tags: [Social](/social) diff --git a/content/events/2008-09-17-science-undergraduate-society-barbecue-and-beer-garden.md b/content/events/2008-09-17-science-undergraduate-society-barbecue-and-beer-garden.md index b4a87678..c00a5551 100644 --- a/content/events/2008-09-17-science-undergraduate-society-barbecue-and-beer-garden.md +++ b/content/events/2008-09-17-science-undergraduate-society-barbecue-and-beer-garden.md @@ -21,14 +21,14 @@ location: Come out and enjoy some $1 Burgers, and social atmosphere at this 19+ event. A great opportunity to hang out with old friends and make new ones in the Faculty of Science! Get a chance to meet some of your previous, current or upcoming professors and get to know them better! -When:  +When: Friday, September 26, 2008 - 17:00 to 21:00 -Where:  +Where: Abdul Ladha Science Student Centre -Tags:  +Tags: [Social](/social) diff --git a/content/events/2008-09-18-google-cs-womens-luncheon.md b/content/events/2008-09-18-google-cs-womens-luncheon.md index af354216..a49f322a 100644 --- a/content/events/2008-09-18-google-cs-womens-luncheon.md +++ b/content/events/2008-09-18-google-cs-womens-luncheon.md @@ -27,9 +27,11 @@ Google News Personalization with additional time for mingling and Q&A. ###### Talk Abstract: + Several approaches to collaborative filtering have been studied but seldom have the studies been reported for large (several millions of users and items) and dynamic (the underlying item set is continually changing) settings. In this talk I'll describe our approach to collaborative filtering for generating personalized recommendations for users of Google News. Our approach is content agnostic and consequently domain independent, making it easily adaptable for other applications and languages with minimal effort. This talk will describe our algorithms and system setup in detail, and report results of running the recommendations engine on Google News. ###### About Shauna Eggers: + Shauna Eggers has been a software engineer at Google, Inc. since 2007, after attending the University of Washington for an M.A. in Computational Linguistics, and the University of Arizona for a B.S. in Computer Science and a B.A. in Linguistics. At Arizona, she was a researcher in the MIS Artificial Intelligence lab, working on NLP applications for bioinformatics. At Google, she enjoys playing with an even larger and juicier dataset, working on NLP applications for AdWords. Who's invited: All Women in Computer Science \ @@ -42,14 +44,14 @@ If you have questions about job opportunities, please email [\[email protected\ We look forward to meeting you! -When:  +When: Wednesday, September 24, 2008 - 13:00 to 15:00 -Where:  +Where: ICICS X836 (boardroom) -Tags:  +Tags: [Career](/career) diff --git a/content/events/2008-09-26-fist-bbq-of-the-year.md b/content/events/2008-09-26-fist-bbq-of-the-year.md index 7170e8e9..2d5dd5e1 100644 --- a/content/events/2008-09-26-fist-bbq-of-the-year.md +++ b/content/events/2008-09-26-fist-bbq-of-the-year.md @@ -28,18 +28,18 @@ Come and enjoy a lazy Friday afternoon with us over burgers, chips, and pop! You Also, if you're there between 12 and 1, be sure to say hi to our Research In Motion Campus Ambassador, Ryan Daley. He'll have free ice cream! -When:  +When: Friday, September 26, 2008 - 12:30 to 15:00 -Where:  +Where: Outside the X-wing next to Dempster -File Attachments:  +File Attachments: - ![PDF icon](/modules/file/icons/application-pdf.svg "application/pdf") [BBQ Poster.pdf](/files/BBQ%20Poster.pdf) +![PDF icon](/modules/file/icons/application-pdf.svg "application/pdf") [BBQ Poster.pdf](/files/BBQ%20Poster.pdf) -Tags:  +Tags: [Social](/social) diff --git a/content/events/2008-10-17-faculty-of-science-town-hall-meeting.md b/content/events/2008-10-17-faculty-of-science-town-hall-meeting.md index 60947074..c5d5a92c 100644 --- a/content/events/2008-10-17-faculty-of-science-town-hall-meeting.md +++ b/content/events/2008-10-17-faculty-of-science-town-hall-meeting.md @@ -21,14 +21,14 @@ location: Dean Simon Peacock will be there to hear ideas and concerns from students, and to discuss with them major issues in the Faculty of Science. -When:  +When: Monday, October 27, 2008 - 13:30 to 15:00 -Where:  +Where: Ladha Science Student Centre -Tags:  +Tags: [Career](/career) diff --git a/content/events/2008-10-17-meet-the-dean.md b/content/events/2008-10-17-meet-the-dean.md index d7f63e5e..58fd226e 100644 --- a/content/events/2008-10-17-meet-the-dean.md +++ b/content/events/2008-10-17-meet-the-dean.md @@ -23,14 +23,14 @@ Next week, on Friday afternoon, SUS is holding a Meet the Dean (of Science) sess If you have any issues, concerns, or inquiries for the Dean of Science, this is your chance to make your voice heard! If you think of anything feel free to e-mail [\[email protected\]](/cdn-cgi/l/email-protection#0576707645716d60667067602b6664) and we hope to see you out there next week. -When:  +When: Friday, October 24, 2008 - 13:30 to 15:00 -Where:  +Where: Ladha Science Student Centre -Tags:  +Tags: [Social](/social) diff --git a/content/events/2008-10-26-ubc-career-services-interviewing-workshop.md b/content/events/2008-10-26-ubc-career-services-interviewing-workshop.md index ef709185..89075ce1 100644 --- a/content/events/2008-10-26-ubc-career-services-interviewing-workshop.md +++ b/content/events/2008-10-26-ubc-career-services-interviewing-workshop.md @@ -15,14 +15,14 @@ raw_location: Neville Scarfe 209 Please register here (scroll down to see all workshops): \ [www.students.ubc.ca/workshops/careers.cfm](http://www.students.ubc.ca/workshops/careers.cfm). -When:  +When: Wednesday, October 29, 2008 - 15:00 to 17:00 -Where:  +Where: Neville Scarfe 209 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2008-10-27-girlsmarts-workshops.md b/content/events/2008-10-27-girlsmarts-workshops.md index e6199a6f..f6513583 100644 --- a/content/events/2008-10-27-girlsmarts-workshops.md +++ b/content/events/2008-10-27-girlsmarts-workshops.md @@ -16,8 +16,8 @@ The workshops are planned to happen on January 31st and February 7th of next yea We're looking for enthusiastic and responsible people to join us and help with GIRLsmarts. We have different positions available including activity facilitators and group leaders. All the activities are already planned so the amount of work required for volunteers is quite minimal. For more details on the program and on the volunteers positions offered please refer to the website: [http://www.jadeproject.ca/girlsmarts/index.html](http://www.jadeproject.ca/girlsmarts/index.html). \ If you are interested in volunteering for GIRLsmarts, please email the following information to [girlsm\[email protected\]](/cdn-cgi/l/email-protection#305759425c435d514244437053431e4552531e5351) with the subject line: Volunteer. We will get back to you with a gratitude themed email as well a specific date for our first volunteer meeting which will likely be in December. -* Name -* Program and year (or Company if working) -* Gender -* Position(s) you are interested in -* Relevant work or volunteering experience +- Name +- Program and year (or Company if working) +- Gender +- Position(s) you are interested in +- Relevant work or volunteering experience diff --git a/content/events/2008-11-19-science-skate-night.md b/content/events/2008-11-19-science-skate-night.md index 4b2168eb..c06f5c42 100644 --- a/content/events/2008-11-19-science-skate-night.md +++ b/content/events/2008-11-19-science-skate-night.md @@ -35,14 +35,14 @@ Brought to you by the [Science Undergraduate Society Sports Committee](http://ww Required for event entry: print and sign the [event waiver form](http://www.sus.ubc.ca/sites/default/files/science_skate_night_waiver.pdf). -When:  +When: Thursday, November 20, 2008 - 15:30 to 17:00 -Where:  +Where: UBC Thunderbird Arena, Rink B -Tags:  +Tags: [Career](/career) diff --git a/content/events/2009-02-05-bbq.md b/content/events/2009-02-05-bbq.md index ee946c80..3a127a82 100644 --- a/content/events/2009-02-05-bbq.md +++ b/content/events/2009-02-05-bbq.md @@ -21,14 +21,14 @@ location: We're having a barbecue! Bring hunger and leave with a lunch of a hamburger, cheeseburger, veggie burger, or hot dog. Burgers are $2, dogs are $1.50, and we'll have our usual office stock of chips and pop for sale for 50¢ each as well. -When:  +When: Thursday, February 5, 2009 - 11:00 to 14:00 -Where:  +Where: Between ICICS and Dempster -Tags:  +Tags: [Social](/social) diff --git a/content/events/2009-02-05-fowcs-luncheon-for-women-in-computer-science.md b/content/events/2009-02-05-fowcs-luncheon-for-women-in-computer-science.md index 7131f214..05e14a2c 100644 --- a/content/events/2009-02-05-fowcs-luncheon-for-women-in-computer-science.md +++ b/content/events/2009-02-05-fowcs-luncheon-for-women-in-computer-science.md @@ -41,14 +41,14 @@ Elana Brief is a Research Director for the Women's Health Research Network (WHRN Elana was able to attend "Crossing Perspectives on Gender and Physics" thanks to Jade Project funding for travel support. -When:  +When: Thursday, February 12, 2009 - 12:30 to 13:30 -Where:  +Where: ICICS 238 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2009-02-08-bowling.md b/content/events/2009-02-08-bowling.md index 5ad4eea6..d6e4a847 100644 --- a/content/events/2009-02-08-bowling.md +++ b/content/events/2009-02-08-bowling.md @@ -16,14 +16,14 @@ Wanna get some fun one day before the reading break? Here's your chance! The CSS This event is FREE (Cube-sponsored) for Computer Science students (a $5 deposit will be taken and returned at the event). Non-Computer Science students are welcome at a cost of $5 each. -When:  +When: Friday, February 13, 2009 - 18:00 to 20:00 -Where:  +Where: Commodore Lanes, 838 Granville Street -Tags:  +Tags: [Social](/social) diff --git a/content/events/2009-02-13-bbq.md b/content/events/2009-02-13-bbq.md index e059321a..466cfb47 100644 --- a/content/events/2009-02-13-bbq.md +++ b/content/events/2009-02-13-bbq.md @@ -21,14 +21,14 @@ location: We're having a barbecue! Bring hunger and leave with a lunch of a hamburger, cheeseburger, veggie burger, or hot dog. Burgers are $2 (add cheese for 50¢), hot dogs are $1.50, and we'll have our usual office stock of chips and drinks for sale for 50¢ each as well. -When:  +When: Friday, February 13, 2009 - 11:00 to 14:00 -Where:  +Where: Between ICICS and Dempster -Tags:  +Tags: [Social](/social) diff --git a/content/events/2009-02-19-presentation-skills-workshop.md b/content/events/2009-02-19-presentation-skills-workshop.md index 34a972f0..9d497034 100644 --- a/content/events/2009-02-19-presentation-skills-workshop.md +++ b/content/events/2009-02-19-presentation-skills-workshop.md @@ -25,14 +25,14 @@ Come learn all about it at a free presentation skills workshop for Computer Scie E-mail Diane Johnson (Computer Science Career Planning and Placement Coordinator) at [\[email protected\]](/cdn-cgi/l/email-protection#86e2efe7e8e3ece9eec6e5f5a8f3e4e5a8e5e7) by Fri Feb 27th to register. -When:  +When: Tuesday, March 3, 2009 - 12:30 to 14:00 -Where:  +Where: ICICS 304 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2009-03-12-lazer-tag.md b/content/events/2009-03-12-lazer-tag.md index d7d780aa..f5624dce 100644 --- a/content/events/2009-03-12-lazer-tag.md +++ b/content/events/2009-03-12-lazer-tag.md @@ -15,14 +15,14 @@ raw_location: Planet Laser, 7391 Elmbridge Way, Richmond (near Alderbridge Way @ ![](/files/laser-warning.png)Nothing is better than lasers! You can make your own way to the arena or meet at the Cube (ICICS X139) at around 4PM. $5 will get you 2 games plus 2 slices of pizza; pay at the Cube (X139) and have an officer sign off on the registration form. -When:  +When: Thursday, March 12, 2009 - 18:30 -Where:  +Where: Planet Laser, 7391 Elmbridge Way, Richmond (near Alderbridge Way @ Westminster Hwy) -Tags:  +Tags: [Social](/social) diff --git a/content/events/2009-03-23-storm-the-wall.md b/content/events/2009-03-23-storm-the-wall.md index 80b53022..d3190cf2 100644 --- a/content/events/2009-03-23-storm-the-wall.md +++ b/content/events/2009-03-23-storm-the-wall.md @@ -15,10 +15,10 @@ end_date: 2009-03-29 13:00:00 ![](/files/stormlogo.gif) Storm the Wall is coming up, and the Cube is putting together teams! If you'd like to join, send an e-mail to Leonard John (Sports Rep) at [\[email protected\]](/cdn-cgi/l/email-protection#e390938c919790a3978b8680968186cd8082) by 5PM, March 24. Include your name, student number, and preferred position. -When:  +When: Sunday, March 29, 2009 - 11:14 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2009-03-24-funnest-job.md b/content/events/2009-03-24-funnest-job.md index 32995324..c42c1d94 100644 --- a/content/events/2009-03-24-funnest-job.md +++ b/content/events/2009-03-24-funnest-job.md @@ -25,14 +25,14 @@ Pixar, recently receiving an Oscar for the movie 'WALL-E', has developed some of Speaker biography: \ Wayne Wooten works in the RenderMan Tools group at Pixar Animation Studios in Seattle, developing new rendering software for use on animated feature films. His film credits include a 'A Bug's Life', 'Toy Story 2', 'Monsters Inc., 'Finding Nemo', 'The Incredibles', 'Cars', 'Ratatouille', and 'WALL-E'. Wayne is currently busy developing new rendering software for Pixar's next movie, 'Up'. Before joining Pixar, Wayne received his PhD in Computer Science from the Georgia Institute of Technology in 1998. -When:  +When: Friday, March 27, 2009 - 16:00 to 17:30 -Where:  +Where: DMP 110 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2009-03-26-last-bbq-of-the-year.md b/content/events/2009-03-26-last-bbq-of-the-year.md index 719d67a6..2823d54b 100644 --- a/content/events/2009-03-26-last-bbq-of-the-year.md +++ b/content/events/2009-03-26-last-bbq-of-the-year.md @@ -21,14 +21,14 @@ location: The last barbecue of the year is coming up, so don't forget to show up for some great grilled goodness! Burgers are $2 (add cheese for 50¢), hot dogs are $1.50, and we'll have our usual office stock of chips and drinks for sale for 50¢ each as well. -When:  +When: Thursday, March 26, 2009 - 11:00 to 14:00 -Where:  +Where: Between ICICS and Dempster -Tags:  +Tags: [Social](/social) diff --git a/content/events/2009-03-28-boat-cruise.md b/content/events/2009-03-28-boat-cruise.md index 4fe0ba8c..57df8825 100644 --- a/content/events/2009-03-28-boat-cruise.md +++ b/content/events/2009-03-28-boat-cruise.md @@ -16,14 +16,14 @@ The year is almost over and everyone deserves a break—how better than a dinner Tickets are $35 and can be purchased in the CSSS office, ICICS X139. -When:  +When: Saturday, March 28, 2009 - 18:30 to 23:00 -Where:  +Where: Harbour Cruises Marina—#1 North Foot of Denman Street -Tags:  +Tags: [Social](/social) diff --git a/content/events/2009-09-05-cs-open-house.md b/content/events/2009-09-05-cs-open-house.md index 70a5544e..b6e1ff74 100644 --- a/content/events/2009-09-05-cs-open-house.md +++ b/content/events/2009-09-05-cs-open-house.md @@ -18,14 +18,14 @@ location: addressCountry: CA --- -When:  +When: Tuesday, September 8, 2009 - 10:00 to 14:00 -Where:  +Where: X-Wing Undergraduate Student Lounge -Tags:  +Tags: [Career](/career) diff --git a/content/events/2009-09-09-cs-welcome-event.md b/content/events/2009-09-09-cs-welcome-event.md index 1d4a4037..dd9c8009 100644 --- a/content/events/2009-09-09-cs-welcome-event.md +++ b/content/events/2009-09-09-cs-welcome-event.md @@ -18,14 +18,14 @@ location: addressCountry: CA --- -When:  +When: Thursday, September 10, 2009 - 17:00 to 18:30 -Where:  +Where: DMP 110 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2009-09-09-distinguished.md b/content/events/2009-09-09-distinguished.md index 67db1106..717ca2d1 100644 --- a/content/events/2009-09-09-distinguished.md +++ b/content/events/2009-09-09-distinguished.md @@ -21,14 +21,14 @@ location: Dr. Ben Livshits will present his talk, "Towards Better Performance and Security for AJAX Web Application". Anyone is welcome to attend. -When:  +When: Thursday, September 17, 2009 - 15:30 to 16:50 -Where:  +Where: DMP 110 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2009-10-08-omg-wtf-bbq.md b/content/events/2009-10-08-omg-wtf-bbq.md index bc964089..4aa844f5 100644 --- a/content/events/2009-10-08-omg-wtf-bbq.md +++ b/content/events/2009-10-08-omg-wtf-bbq.md @@ -21,14 +21,14 @@ location: CSSS is holding a BBQ. Everyone is invited to join the fun! -When:  +When: Thursday, October 8, 2009 - 11:00 to 14:00 -Where:  +Where: Outside of Dempster -Tags:  +Tags: [Social](/social) diff --git a/content/events/2009-10-17-windows-7-launch.md b/content/events/2009-10-17-windows-7-launch.md index cfe070b6..adab2fb7 100644 --- a/content/events/2009-10-17-windows-7-launch.md +++ b/content/events/2009-10-17-windows-7-launch.md @@ -21,14 +21,14 @@ location: With help of Microsoft, CSSS is hosting a Windows 7 Launch Party in order to honour the release of Windows 7, followed by our first LAN Game Party of the year! Bring your own laptop with games installed (such as Warcraft III, Counter Strike, Starcraft, etc.) and prepare for the "WAR!" -When:  +When: Thursday, October 22, 2009 - 18:30 to 23:00 -Where:  +Where: DMP 110 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2009-10-26-byte-to-eat.md b/content/events/2009-10-26-byte-to-eat.md index 515b9a37..45f78a52 100644 --- a/content/events/2009-10-26-byte-to-eat.md +++ b/content/events/2009-10-26-byte-to-eat.md @@ -15,9 +15,9 @@ end_date: 2009-11-23 23:01:00 Food Drive Competition involving three teams: -* CSSS (Computer Science Student Society) -* CSS (Cognitive Systems Society) -* MISA (Microbiology & Immunology Student Association) -* EECE (Electrical and Computer Engineering) +- CSSS (Computer Science Student Society) +- CSS (Cognitive Systems Society) +- MISA (Microbiology & Immunology Student Association) +- EECE (Electrical and Computer Engineering) Please donate any non-perishable foods at donation area at the Reboot Café. Monetary donations will be accepted at Cube Office, ICICS X139. All donations go to Greater Vancouver Food Bank Society. diff --git a/content/events/2009-10-26-gladiator.md b/content/events/2009-10-26-gladiator.md index 2d2c2955..0259586e 100644 --- a/content/events/2009-10-26-gladiator.md +++ b/content/events/2009-10-26-gladiator.md @@ -18,14 +18,14 @@ If you're interested in being part of this fun night out please send an e-mail t There will be 10 people per team and the cost is $7.50 per person. The precise time and date have not yet been determined; the event will be for 2 hours at either 6 or 8 PM on either the 4th or the 5th. -When:  +When: Wednesday, November 4, 2009 - 18:00 to Thursday, November 5, 2009 - 22:00 -Where:  +Where: Student Recreation Centre -Tags:  +Tags: [Social](/social) diff --git a/content/events/2009-10-26-halloween.md b/content/events/2009-10-26-halloween.md index 0b4ce2fc..bece4cd1 100644 --- a/content/events/2009-10-26-halloween.md +++ b/content/events/2009-10-26-halloween.md @@ -18,14 +18,14 @@ location: addressCountry: CA --- -When:  +When: Friday, October 30, 2009 - 13:00 to 15:00 -Where:  +Where: ICICS X-Wing First Floor Lobby (by Reboot Café) -Tags:  +Tags: [Social](/social) diff --git a/content/events/2009-10-26-swashbuckle.md b/content/events/2009-10-26-swashbuckle.md index 7e07804a..6b45a6ec 100644 --- a/content/events/2009-10-26-swashbuckle.md +++ b/content/events/2009-10-26-swashbuckle.md @@ -20,14 +20,14 @@ location: CSSS is holding a licensed event, the CSSSwashbuckle! All are invited to have fun! Please bring two pieces of ID to the event. Remember to dress up like a pirate. -When:  +When: Friday, October 23, 2009 - 20:00 to 23:59 -Where:  +Where: Abdul Ladha Science Student Centre -Tags:  +Tags: [Social](/social) diff --git a/content/events/2009-11-06-movie-night.md b/content/events/2009-11-06-movie-night.md index 6e8b5384..ca81fae2 100644 --- a/content/events/2009-11-06-movie-night.md +++ b/content/events/2009-11-06-movie-night.md @@ -21,14 +21,14 @@ location: Hosted by CSSS, we will be showing The Hangover and Star Trek. Entrance is free, and there will be free popcorn and pop! -When:  +When: Thursday, November 19, 2009 - 18:00 to 22:00 -Where:  +Where: DMP 301 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2009-11-11-technical-interview-skills.md b/content/events/2009-11-11-technical-interview-skills.md index 5782fb65..c3895bd3 100644 --- a/content/events/2009-11-11-technical-interview-skills.md +++ b/content/events/2009-11-11-technical-interview-skills.md @@ -18,14 +18,14 @@ The workshop leader, Sabina Nawaz, worked for Microsoft for 15 years before star Register for this FREE event at [https://secure.students.ubc.ca/workshops/careers.cfm](https://secure.students.ubc.ca/workshops/careers.cfm). -When:  +When: Monday, November 16, 2009 - 17:00 to 18:00 -Where:  +Where: FSC 1005 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2009-12-03-lan-party.md b/content/events/2009-12-03-lan-party.md index 14cc39c5..dab0f1e0 100644 --- a/content/events/2009-12-03-lan-party.md +++ b/content/events/2009-12-03-lan-party.md @@ -28,6 +28,7 @@ Other games will be available too, so you're still welcome if you don't play eit REMEMBER TO BRING YOUR LAPTOP!!! Games to be played: + - DotA - CS: Source - Warcraft III @@ -36,14 +37,14 @@ Games to be played: - L4D - Halo 1 -When:  +When: Thursday, December 3, 2009 - 17:00 to 23:00 -Where:  +Where: DMP 110 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2010-01-06-how-to-prepare.md b/content/events/2010-01-06-how-to-prepare.md index 72dc9cf0..9a889bb3 100644 --- a/content/events/2010-01-06-how-to-prepare.md +++ b/content/events/2010-01-06-how-to-prepare.md @@ -21,14 +21,14 @@ location: The annual UBC Technical Career Fair is coming up soon! Get tips on how to introduce yourself to employers, ask effective questions, and make a good professional impression at the career fair. Register at [https://secure.students.ubc.ca/workshops/careers.cfm](https://secure.students.ubc.ca/workshops/careers.cfm) (you'll have to scroll down the page a bit). -When:  +When: Wednesday, January 6, 2010 - 17:00 to 18:30 -Where:  +Where: DMP 110 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2010-01-13-project-management.md b/content/events/2010-01-13-project-management.md index acc3e923..de17c225 100644 --- a/content/events/2010-01-13-project-management.md +++ b/content/events/2010-01-13-project-management.md @@ -25,14 +25,14 @@ This workshop will describe some practical proven techniques for ensuring succes Note: This is the same workshop that was given on Thursday, November 12, 2009. -When:  +When: Thursday, January 21, 2010 - 17:30 to 19:00 -Where:  +Where: DMP 110 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2010-01-13-public-speaking.md b/content/events/2010-01-13-public-speaking.md index 8772c22e..4562e10f 100644 --- a/content/events/2010-01-13-public-speaking.md +++ b/content/events/2010-01-13-public-speaking.md @@ -21,10 +21,10 @@ location: Don't stress out over public speaking! Learn some tips on how to effectively present in front of a group. -When:  +When: Monday, January 25, 2010 - 17:00 to 18:00 -Where:  +Where: DMP 101 diff --git a/content/events/2010-01-13-ubc-technical-career-fair.md b/content/events/2010-01-13-ubc-technical-career-fair.md index b374bd8e..b5a34d68 100644 --- a/content/events/2010-01-13-ubc-technical-career-fair.md +++ b/content/events/2010-01-13-ubc-technical-career-fair.md @@ -23,14 +23,14 @@ Google, Electronic Arts, MDA, and Microsoft are some of the employers who'll be For full details, see the [UBC Technical Career Fair 2010 Website](http://cf10.thecube.ca/). -When:  +When: Wednesday, January 13, 2010 - 10:00 to 16:00 -Where:  +Where: SUB Ballroom -Tags:  +Tags: [Career](/career) diff --git a/content/events/2010-01-14-pizza-sale.md b/content/events/2010-01-14-pizza-sale.md index db7d30d7..16d43820 100644 --- a/content/events/2010-01-14-pizza-sale.md +++ b/content/events/2010-01-14-pizza-sale.md @@ -22,17 +22,17 @@ Come by for a quick and convenient way to enjoy some delicious pizza from FreshS Prices: -* Pizza: $2 -* Pop: 50¢ +- Pizza: $2 +- Pop: 50¢ -When:  +When: Friday, January 15, 2010 - 11:00 to 13:00 -Where:  +Where: ICICS X-Wing Lounge -Tags:  +Tags: [Social](/social) diff --git a/content/events/2010-01-24-lazer-tag.md b/content/events/2010-01-24-lazer-tag.md index aab4b9ce..2a97c2ac 100644 --- a/content/events/2010-01-24-lazer-tag.md +++ b/content/events/2010-01-24-lazer-tag.md @@ -22,14 +22,14 @@ Location: \ Planet Laser @ 100 Braid Street, New Westminster, BC \ (5 mins walk from Braid Skytrain Station) -When:  +When: Sunday, January 24, 2010 - 19:00 to 21:00 -Where:  +Where: Planet Lazer, 100 Braid Street, New Westminster -Tags:  +Tags: [Social](/social) diff --git a/content/events/2010-02-27-incentive-mechanism-eng.md b/content/events/2010-02-27-incentive-mechanism-eng.md index 8dc7af2d..34245960 100644 --- a/content/events/2010-02-27-incentive-mechanism-eng.md +++ b/content/events/2010-02-27-incentive-mechanism-eng.md @@ -21,14 +21,14 @@ location: The talk will be given by David Parkes a professor from Harvard University. -When:  +When: Thursday, March 11, 2010 - 14:30 to 15:50 -Where:  +Where: DMP 110 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2010-02-27-movie-night.md b/content/events/2010-02-27-movie-night.md index 77265cc4..b43d1143 100644 --- a/content/events/2010-02-27-movie-night.md +++ b/content/events/2010-02-27-movie-night.md @@ -21,14 +21,14 @@ location: Movies shown will be Zombieland and Iron Man. Free pop and popcorn will be available. -When:  +When: Thursday, March 11, 2010 - 17:00 to 21:00 -Where:  +Where: DMP 310 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2010-03-05-cs-major-townhall.md b/content/events/2010-03-05-cs-major-townhall.md index dc269790..4189e444 100644 --- a/content/events/2010-03-05-cs-major-townhall.md +++ b/content/events/2010-03-05-cs-major-townhall.md @@ -23,14 +23,14 @@ location: Lunch with be provided. -When:  +When: Thursday, March 18, 2010 - 12:30 to 14:00 -Where:  +Where: DMP 310 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2010-03-05-financial-literacy.md b/content/events/2010-03-05-financial-literacy.md index bfe67bbb..3ee59b23 100644 --- a/content/events/2010-03-05-financial-literacy.md +++ b/content/events/2010-03-05-financial-literacy.md @@ -13,14 +13,14 @@ raw_location: Angus 426 Advisors from Student Financial Aid and Awards will discuss the basics of budgets, credit ratings, managing debt and how to “make ends meet” after graduation. Additional information and registration at [https://secure.students.ubc.ca/workshops/careers.cfm](https://secure.students.ubc.ca/workshops/careers.cfm). -When:  +When: Wednesday, March 17, 2010 - 12:00 to 13:00 -Where:  +Where: Angus 426 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2010-03-05-hierarchical-temporal-memory.md b/content/events/2010-03-05-hierarchical-temporal-memory.md index 8e8d21a0..a6b60c19 100644 --- a/content/events/2010-03-05-hierarchical-temporal-memory.md +++ b/content/events/2010-03-05-hierarchical-temporal-memory.md @@ -19,14 +19,14 @@ location: addressCountry: CA --- -When:  +When: Thursday, March 18, 2010 - 15:30 to 16:50 -Where:  +Where: DMP 110 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2010-03-27-boat-cruise.md b/content/events/2010-03-27-boat-cruise.md index 025c85e4..1add932c 100644 --- a/content/events/2010-03-27-boat-cruise.md +++ b/content/events/2010-03-27-boat-cruise.md @@ -29,7 +29,8 @@ Return Time: 11:00 pm Sailing Time: 4:00 Hours Boarding Location: 501 Denman Street -___ +--- + ~ Dual Entrée Buffet Menu ~ [http://img2.imageshack.us/img2/1916/boatcruisecuisinemenu.jpg](https://img2.imageshack.us/img2/1916/boatcruisecuisinemenu.jpg) @@ -38,18 +39,18 @@ ___ [http://img51.imageshack.us/img51/388/boatcruisebarmenu.jpg](https://img51.imageshack.us/img51/388/boatcruisebarmenu.jpg) -___ +--- **Full information is on the [Facebook event page](https://www.facebook.com/event.php?eid=347041599005)** -When:  +When: Saturday, March 27, 2010 - 18:30 to 23:00 -Where:  +Where: Harbour Cruises Marina, 501 Denman Street -Tags:  +Tags: [Social](/social) diff --git a/content/events/2010-04-02-faculty-talk.md b/content/events/2010-04-02-faculty-talk.md index 42bc0313..ee14f05a 100644 --- a/content/events/2010-04-02-faculty-talk.md +++ b/content/events/2010-04-02-faculty-talk.md @@ -25,14 +25,14 @@ Abstract: I'm interested in how people communicate through the sense of touch, a We’ll meet this time in the HCI Learning Studio, a resource created with a special grant by the CS HCI faculty for studio-style courses. Snacks possibly available for early arrivals. -When:  +When: Thursday, April 8, 2010 - 15:30 to 16:50 -Where:  +Where: ICICS X360 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2010-05-28-sailing-club-bbq.md b/content/events/2010-05-28-sailing-club-bbq.md index c37705b1..fe85273b 100644 --- a/content/events/2010-05-28-sailing-club-bbq.md +++ b/content/events/2010-05-28-sailing-club-bbq.md @@ -15,14 +15,14 @@ The [UBC Sailing Club](http://ubcsailing.org/) is hosting a beach party to kick [Tickets](http://brownpapertickets.com/event/111910) [Facebook Event Page](https://facebook.com/event.php?eid=116660905036612) -When:  +When: Saturday, June 5, 2010 - 20:00 -Where:  +Where: Jericho Sailing Centre, 1300 Discovery Street -Tags:  +Tags: [Social](/social) diff --git a/content/events/2010-09-10-lunctime-bbq.md b/content/events/2010-09-10-lunctime-bbq.md index abc7d9c0..6fed9d8c 100644 --- a/content/events/2010-09-10-lunctime-bbq.md +++ b/content/events/2010-09-10-lunctime-bbq.md @@ -20,10 +20,10 @@ location: Hey all, for those who couldn't make Thursday's BBQ, or just love burgers (and who doesn't?), the Cube is holding the first of many lunchtime BBQs! We'll be outside Reboot so stop by when you're heading out of class and grab a burger. -When:  +When: Friday, September 10, 2010 - 11:00 -Where:  +Where: Outside Reboot/Dempster diff --git a/content/events/2010-09-16-lan-party.md b/content/events/2010-09-16-lan-party.md index 5ba83a6a..95edffb4 100644 --- a/content/events/2010-09-16-lan-party.md +++ b/content/events/2010-09-16-lan-party.md @@ -38,14 +38,14 @@ If you have any questions or games you'd like to see, just e-mail [\[email prot Hope to see you there. -When:  +When: Thursday, September 16, 2010 - 18:00 -Where:  +Where: Reboot Cafe -Tags:  +Tags: [Social](/social) diff --git a/content/events/2010-10-01-board-game-night.md b/content/events/2010-10-01-board-game-night.md index a233b40a..20c2c330 100644 --- a/content/events/2010-10-01-board-game-night.md +++ b/content/events/2010-10-01-board-game-night.md @@ -35,14 +35,14 @@ and more! Hope to see you there -When:  +When: Friday, October 1, 2010 - 17:30 to 21:00 -Where:  +Where: Reboot Cafe -Tags:  +Tags: [Social](/social) diff --git a/content/events/2010-10-15-board-game-night.md b/content/events/2010-10-15-board-game-night.md index 47c10294..a0bbe905 100644 --- a/content/events/2010-10-15-board-game-night.md +++ b/content/events/2010-10-15-board-game-night.md @@ -32,14 +32,14 @@ CSSS Games List: - Ticket to Ride Europe - Settlers of Catan -When:  +When: Friday, October 15, 2010 - 17:30 -Where:  +Where: ReBoot Cafe -Tags:  +Tags: [Social](/social) diff --git a/content/events/2010-10-29-halloween.md b/content/events/2010-10-29-halloween.md index 9e8a4a6d..9ef40d56 100644 --- a/content/events/2010-10-29-halloween.md +++ b/content/events/2010-10-29-halloween.md @@ -22,10 +22,10 @@ Hey all, The Cube will be hosting a Halloween event this Friday! We'll be screening a scary movie (Paranormal Activity) and providing free pop and popcorn. There will also be prizes for the best Halloween costumes. Hope to see you all there. -When:  +When: Friday, October 29, 2010 - 19:00 to 22:00 -Where:  +Where: DMP 301 diff --git a/content/events/2010-10-29-pizza-sale.md b/content/events/2010-10-29-pizza-sale.md index dc1a8b76..5c1c2592 100644 --- a/content/events/2010-10-29-pizza-sale.md +++ b/content/events/2010-10-29-pizza-sale.md @@ -20,14 +20,14 @@ location: We're selling pizza. It is tasty. Grab some. -When:  +When: Friday, October 29, 2010 - 13:00 to 15:00 -Where:  +Where: Reboot Cafe -Tags:  +Tags: [Social](/social) diff --git a/content/events/2010-11-03-board-game-night.md b/content/events/2010-11-03-board-game-night.md index 3d5cd6c2..1b791055 100644 --- a/content/events/2010-11-03-board-game-night.md +++ b/content/events/2010-11-03-board-game-night.md @@ -17,6 +17,7 @@ The Cube will once again be hosting a board (and card) game night this Friday. W The Cube List of Games: + - Settlers of Catan - Bang! - Ticket to Ride: Europe diff --git a/content/events/2010-11-05-bbq.md b/content/events/2010-11-05-bbq.md index de0f4414..54b05f36 100644 --- a/content/events/2010-11-05-bbq.md +++ b/content/events/2010-11-05-bbq.md @@ -21,10 +21,10 @@ location: Come on out this Friday and grab a burger or hot dog, courtesy of your friendly student society. -When:  +When: Friday, November 5, 2010 - 13:00 to 15:00 -Where:  +Where: Outside Reboot diff --git a/content/events/2010-11-12-ice-cubed.md b/content/events/2010-11-12-ice-cubed.md index b3d39984..08eed2fc 100644 --- a/content/events/2010-11-12-ice-cubed.md +++ b/content/events/2010-11-12-ice-cubed.md @@ -26,14 +26,14 @@ If you don't have skates, UBC Thunderbird Arena rents skates out at $3.50. Their Please email if you plan to attend, and whether you need skate rentals, so we can get an idea of numbers. -When:  +When: Friday, November 12, 2010 - 15:15 to 17:45 -Where:  +Where: Doug Mitchell Thunderbird Winter Sports Centre -Tags:  +Tags: [Social](/social) diff --git a/content/events/2010-11-15-lan-party.md b/content/events/2010-11-15-lan-party.md index 4b863a17..9ac65cdc 100644 --- a/content/events/2010-11-15-lan-party.md +++ b/content/events/2010-11-15-lan-party.md @@ -21,14 +21,14 @@ location: The Cube is throwing a LAN party next Thursday. Bring your own laptops, and join your peers for a round or two (or more) of any game of your choice, including Starcraft 2, Counter Strike, Unreal Tournament, DotA and more! If you can't bring your own laptop, you can still join us at the Cube for some XBOX 360 pwnage! -When:  +When: Thursday, November 18, 2010 - 17:30 to 21:30 -Where:  +Where: DMP 201 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2010-11-17-annual-general-meeting.md b/content/events/2010-11-17-annual-general-meeting.md index 8abdfe80..3b926a24 100644 --- a/content/events/2010-11-17-annual-general-meeting.md +++ b/content/events/2010-11-17-annual-general-meeting.md @@ -28,10 +28,10 @@ Free pizza will be provided to attendees. We look forward to seeing you there, \ The Cube -When:  +When: Wednesday, November 17, 2010 - 17:30 to 19:00 -Where:  +Where: DMP 101 diff --git a/content/events/2010-11-19-rock-climbing.md b/content/events/2010-11-19-rock-climbing.md index a234e3bb..b8dc8025 100644 --- a/content/events/2010-11-19-rock-climbing.md +++ b/content/events/2010-11-19-rock-climbing.md @@ -21,14 +21,14 @@ For the map link: http://tinyurl.com/CSSS-climbing Be aware that you will need to fill out a waiver. For anyone under 19, we will also need your parent or guardian's signature on the consent form. No waiver, no climbing, period. -When:  +When: Friday, November 19, 2010 - 18:00 to 20:00 -Where:  +Where: Cliffhanger, Vancouver -Tags:  +Tags: [Social](/social) diff --git a/content/events/2011-01-07-ice-skating.md b/content/events/2011-01-07-ice-skating.md index a9847ce5..f794d963 100644 --- a/content/events/2011-01-07-ice-skating.md +++ b/content/events/2011-01-07-ice-skating.md @@ -27,14 +27,14 @@ To kick off the new year come and join us for a fun filled afternoon of ice skat Hope to see you all there, \ The Cube -When:  +When: Friday, January 7, 2011 - 15:15 to 17:45 -Where:  +Where: UBC Thunderbird Arena -Tags:  +Tags: [Social](/social) diff --git a/content/events/2011-01-13-volunteers-needed.md b/content/events/2011-01-13-volunteers-needed.md index d9b10ba9..413e14d6 100644 --- a/content/events/2011-01-13-volunteers-needed.md +++ b/content/events/2011-01-13-volunteers-needed.md @@ -19,8 +19,8 @@ We are looking for students who can help facilitate this process and help out be To become a volunteer, email Michael Shin at [\[email protected\]](/cdn-cgi/l/email-protection) Please indicate the following: -* which role you are interested in (detailed role descriptions were included in an e-mail to our mailing list) -* your availability that you can contribute to this event +- which role you are interested in (detailed role descriptions were included in an e-mail to our mailing list) +- your availability that you can contribute to this event Michael Shin \ Volunteer Coordinator \ diff --git a/content/events/2011-01-14-board-game-night.md b/content/events/2011-01-14-board-game-night.md index 7a6edbf6..03f5095c 100644 --- a/content/events/2011-01-14-board-game-night.md +++ b/content/events/2011-01-14-board-game-night.md @@ -20,6 +20,7 @@ Hope to see you there, The Cube Partial List of Games: + - Dominion - Settlers of Catan - Bang! @@ -27,7 +28,7 @@ Partial List of Games: - RoboRally - Citadels - Munchkin -And more! + And more! **When:** \ Friday, January 14, 2011 - 17:30 to 21:30 \ diff --git a/content/events/2011-02-01-ubc-technical-career-fair.md b/content/events/2011-02-01-ubc-technical-career-fair.md index 1ae488e3..c7297ee1 100644 --- a/content/events/2011-02-01-ubc-technical-career-fair.md +++ b/content/events/2011-02-01-ubc-technical-career-fair.md @@ -27,6 +27,7 @@ Whether you're a 1st year or a 4th year, it's never too early to be interested i Remember to bring your resumes! Some of the attending companies are: + - Google - Microsoft - EA @@ -36,19 +37,19 @@ Some of the attending companies are: - RIM - TELUS - Ericsson -and many more! + and many more! Hosted by your Computer Science Student Society, Electrical Engineering, Engineering Physics, and Cognitive Systems Society Clubs -When:  +When: Tuesday, February 1, 2011 - 10:00 to 16:00 -Where:  +Where: SUB Ballroom -Tags:  +Tags: [Career](/career) diff --git a/content/events/2011-03-12-lazer-tag.md b/content/events/2011-03-12-lazer-tag.md index f80867bb..47e6f431 100644 --- a/content/events/2011-03-12-lazer-tag.md +++ b/content/events/2011-03-12-lazer-tag.md @@ -33,14 +33,14 @@ If you are still interested but have yet to sign up, you can do so at the Cube o For more event info, please see below: -When:  +When: Saturday, March 12, 2011 - 19:00 -Where:  +Where: Planet Lazer, Richmond: 7391 Elmbridge Way, Richmond, BC V6X 1B8, Canada -Tags:  +Tags: [Social](/social) diff --git a/content/events/2011-04-02-boat-cruise.md b/content/events/2011-04-02-boat-cruise.md index 8d2ed2ca..c2b52406 100644 --- a/content/events/2011-04-02-boat-cruise.md +++ b/content/events/2011-04-02-boat-cruise.md @@ -28,14 +28,14 @@ End Time: 2300 \* Tickets are $35 until Friday 2011-03-25, after Friday ticket price goes up to $40. Maximum of 2 tickets sold per person. Non-CS students: $55 -When:  +When: Saturday, April 2, 2011 - 18:30 to 23:00 -Where:  +Where: 501 Denman Street, Vancouver, British Columbia, Canada V6G 2W9 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2012-01-17-lazer-tag.md b/content/events/2012-01-17-lazer-tag.md index 65b7eae4..851f2aa7 100644 --- a/content/events/2012-01-17-lazer-tag.md +++ b/content/events/2012-01-17-lazer-tag.md @@ -26,14 +26,14 @@ Sign up at the cube! Registration is at 6:30. Please be on time! First game starts at 7. -When:  +When: Friday, February 17, 2012 - 18:30 -Where:  +Where: Planet Lazer, 7391 Elmbridge Way -Tags:  +Tags: [Social](/social) diff --git a/content/events/2012-02-03-trivia-night.md b/content/events/2012-02-03-trivia-night.md index a370b781..2b88da65 100644 --- a/content/events/2012-02-03-trivia-night.md +++ b/content/events/2012-02-03-trivia-night.md @@ -25,14 +25,14 @@ $2 for pizza, pop, and a prize for the winning team. If you RSVP by Friday at no Indicate your attendance at [the Facebook event page](https://www.facebook.com/events/320051354696986/). -When:  +When: Friday, February 3, 2012 - 17:30 to 20:00 -Where:  +Where: Reboot Café -Tags:  +Tags: [Social](/social) diff --git a/content/events/2012-02-05-krispy-kreme-sale-at-science-week.md b/content/events/2012-02-05-krispy-kreme-sale-at-science-week.md index 0cc2f9d9..e55942cc 100644 --- a/content/events/2012-02-05-krispy-kreme-sale-at-science-week.md +++ b/content/events/2012-02-05-krispy-kreme-sale-at-science-week.md @@ -21,14 +21,14 @@ location: ![](/files/krispykreme.gif)Next week being Science Week, we'd like all you CS students to come and pay us a visit. Especially on Tuesday, cause we're selling Krispy Kremes again at our booth! These things were wildly popular at our last sale, and we expect this time to be no exception. **1200** Krispy Kreme donuts will be on sale, at cheap prices of $1 for one donut, $2 for three donuts, and $8 per dozen. That's over 2^10 for those of you who are mathematically inclined. -When:  +When: Tuesday, January 24, 2006 - 11:00 to 14:00 -Where:  +Where: SUB -Tags:  +Tags: [Career](/career) diff --git a/content/events/2012-03-24-boat-cruise.md b/content/events/2012-03-24-boat-cruise.md index dac88579..3237dca6 100644 --- a/content/events/2012-03-24-boat-cruise.md +++ b/content/events/2012-03-24-boat-cruise.md @@ -16,14 +16,14 @@ It’s that time of the year again: the time when we all need a break, a dinner CSSS members (all Computer Science undergraduate students) get tickets for $35 each for themselves and one guest. Others may buy tickets at $80 each. Boarding starts at 6:30 on the MV Harbour Princess; be sure to arrive before 7 unless you’re a strong swimmer. -When:  +When: Saturday, March 24, 2012 - 19:00 to 23:00 -Where:  +Where: Harbour Cruises, 501 Denman St. -Tags:  +Tags: [Social](/social) diff --git a/content/events/2012-03-26-it-night.md b/content/events/2012-03-26-it-night.md index 9103757a..34ae8781 100644 --- a/content/events/2012-03-26-it-night.md +++ b/content/events/2012-03-26-it-night.md @@ -31,45 +31,45 @@ Thursday, March 16th ### Schedule -* 5:30 - Arrivals -* 6:00 - Opening Comments -* 6:15 - Guest Speaker, Timothy Bult, MDA -* 6:30 - Guest Speaker, Kevin Cheng, TSI -* 6:45 - Networking Game -* 7:15 - Food & Drinks -* 8:00 - Closing Remarks -* 8:10 - Free Time -* 9:00 - Doors Close +- 5:30 - Arrivals +- 6:00 - Opening Comments +- 6:15 - Guest Speaker, Timothy Bult, MDA +- 6:30 - Guest Speaker, Kevin Cheng, TSI +- 6:45 - Networking Game +- 7:15 - Food & Drinks +- 8:00 - Closing Remarks +- 8:10 - Free Time +- 9:00 - Doors Close ### Industry Attendees -* **[Accenture](http://www.accenture.com/)** - Raymond Yee - Vu Ha -* **[Blast Radius](http://www.blastradius.com/index.jsp)** - Allen Chen -* **[Ensemble](http://www.ensemble.com/)** - David Liao - Vlad Ghelesel -* **[Ernst & Young](https://webforms.ey.com/global/content.nsf/Canada/Home)** - Michael Lee - Adrian Poon - Jas Bagry -* **[Kodak](http://wwwca.kodak.com/CA/en/nav/kciHomePage.jhtml)** - Julio Ng - Kevin Ishiguro -* **[KPMG](http://www.kpmg.ca/en/)** - Vince Kordyback - Norbert Huber -* **[MDA](http://www.mdacorporation.com/)** - Timothy Bult - Kirsty Peddle -* **[Orbital](http://www.orbitaltech.com/)** - Amyn Rajan - Bill Dorfmann - Zameer Andani -* **[Terminal Services Inc.](http://www.tsi.bc.ca/t3/index.php?id=43)** - Kevin Cheng +- **[Accenture](http://www.accenture.com/)** + Raymond Yee + Vu Ha +- **[Blast Radius](http://www.blastradius.com/index.jsp)** + Allen Chen +- **[Ensemble](http://www.ensemble.com/)** + David Liao + Vlad Ghelesel +- **[Ernst & Young](https://webforms.ey.com/global/content.nsf/Canada/Home)** + Michael Lee + Adrian Poon + Jas Bagry +- **[Kodak](http://wwwca.kodak.com/CA/en/nav/kciHomePage.jhtml)** + Julio Ng + Kevin Ishiguro +- **[KPMG](http://www.kpmg.ca/en/)** + Vince Kordyback + Norbert Huber +- **[MDA](http://www.mdacorporation.com/)** + Timothy Bult + Kirsty Peddle +- **[Orbital](http://www.orbitaltech.com/)** + Amyn Rajan + Bill Dorfmann + Zameer Andani +- **[Terminal Services Inc.](http://www.tsi.bc.ca/t3/index.php?id=43)** + Kevin Cheng ### Map @@ -93,12 +93,12 @@ Google recruits from two schools in Canada: Waterloo and UBC. Microsoft has hire Here are some of the things that may make UBC CS students worth looking at: -* Built SQL databases and GUI front ends to run them -* Managed teams of 8 in semester long project only courses -* Designed interfaces incorporating principles of Human Computer Interaction (HCI) -* Implemented and designed online shopping systems from the DB to the UI -* Written and deployed web servers -* Worked with API's and Frameworks -* Java, C++, C, C# -* ASP, ASP.Net, XML, Cold Fusion, PHP -* Linux, Unix, Windows +- Built SQL databases and GUI front ends to run them +- Managed teams of 8 in semester long project only courses +- Designed interfaces incorporating principles of Human Computer Interaction (HCI) +- Implemented and designed online shopping systems from the DB to the UI +- Written and deployed web servers +- Worked with API's and Frameworks +- Java, C++, C, C# +- ASP, ASP.Net, XML, Cold Fusion, PHP +- Linux, Unix, Windows diff --git a/content/events/2012-03-28-sagm.md b/content/events/2012-03-28-sagm.md index fcf51eb1..4b74d847 100644 --- a/content/events/2012-03-28-sagm.md +++ b/content/events/2012-03-28-sagm.md @@ -19,14 +19,14 @@ location: We will be having a Semi-Annual General Meeting. At this meeting, we will talk about updates related to what we have done this year as an executive, as well as constitutional amendments. Please see the [agenda](https://docs.google.com/document/d/1XDqEfmy7BOcdlBsetDNN_6vOeBXvtqnzTlSe5dSLx-k/edit?pli=1). -When:  +When: Wednesday, March 28, 2012 - 17:00 to 18:00 -Where:  +Where: DMP 101 -Tags:  +Tags: [Club Activities](/club) diff --git a/content/events/2012-09-12-start-of-term-bbq.md b/content/events/2012-09-12-start-of-term-bbq.md index 2f44ae3e..caca4676 100644 --- a/content/events/2012-09-12-start-of-term-bbq.md +++ b/content/events/2012-09-12-start-of-term-bbq.md @@ -26,14 +26,14 @@ Just in time for the start of term is a barbeque! Our barbeques have always been Prices are **$2 for a burger** and **50 cents for a sweet tasting carbonated beverage** otherwise known as a "pop". First year CS students get a free burger upon display of their student ID card and answer to a skill testing question to verify CS student status _(okay, we were joking about the last part)_. -When:  +When: Thursday, September 14, 2006 - 12:00 to 14:00 -Where:  +Where: Outside Dempster -Tags:  +Tags: [Social](/social) diff --git a/content/events/2012-09-12-vancouver-sun-run-2006.md b/content/events/2012-09-12-vancouver-sun-run-2006.md index b010b662..47ee2489 100644 --- a/content/events/2012-09-12-vancouver-sun-run-2006.md +++ b/content/events/2012-09-12-vancouver-sun-run-2006.md @@ -17,12 +17,13 @@ end_date: 2006-04-23 10:00:00 Interested in joining UBC Computer Science at this year's **Vancouver Sun Run**? The race is on April 23, at 9:00 a.m. and would be a great way to take a short break from studying for finals and to support a number good causes. The cost to register is $35. Early registration for Corporate teams ends on February 10. After that, registration is $40, so be sure to register early. How you can register: \ -Online at [https://www.sporg.com/registration?link\_type=form&form\_id=35210&Team+Number=1632](https://www.sporg.com/registration?link_type=form&form_id=35210&Team+Number=1632) \ +Online at [https://www.sporg.com/registration?link_type=form&form_id=35210&Team+Number=1632](https://www.sporg.com/registration?link_type=form&form_id=35210&Team+Number=1632) \ Team Name: Speed Freaks \ Team Number: 1632 \ Team Captain: Andrew Eisenberg If you'd like more information, contact Andrew (`ade [at] cs.ubc.ca`). If you're interested in the event and have registered, please subscribe to the **cs-running mailing list**, since Andrew will be sending out more details: \ + - Send an email to [\[email protected\]](/cdn-cgi/l/email-protection#bfd2ded5d0cddbd0d2d0ffdccc91cadddc91dcde). The body should contain: _subscribe cs-running_ (and nothing else) If you'd like to find out more about the Vancouver Sun Run visit [www.sunrun.com](http://www.sunrun.com). diff --git a/content/events/2012-10-21-2008-halloween-costume-contest-results.md b/content/events/2012-10-21-2008-halloween-costume-contest-results.md index 95e13830..ecc5d4e6 100644 --- a/content/events/2012-10-21-2008-halloween-costume-contest-results.md +++ b/content/events/2012-10-21-2008-halloween-costume-contest-results.md @@ -26,9 +26,9 @@ images: The results of the 2008 Hallowe'en Costume Contest are out! Congratulations to our winners: -* Scariest: Myles as Raistlin Majere -* Most CS-Oriented: Leigh-Anne as NAND Gate -* Most Original: Tom as Robot +- Scariest: Myles as Raistlin Majere +- Most CS-Oriented: Leigh-Anne as NAND Gate +- Most Original: Tom as Robot Here are all the costumes (click a thumbnail for original size): diff --git a/content/events/2012-10-21-bzzr-garden-and-bbq-round-2.md b/content/events/2012-10-21-bzzr-garden-and-bbq-round-2.md index 6f78ba9c..541ef1c4 100644 --- a/content/events/2012-10-21-bzzr-garden-and-bbq-round-2.md +++ b/content/events/2012-10-21-bzzr-garden-and-bbq-round-2.md @@ -26,14 +26,14 @@ Remember to plan ahead for a safe ride home... use your U-Pass! You've already p See you there! -When:  +When: Friday, February 3, 2006 - 15:00 to 19:00 -Where:  +Where: CS Ugrad Lounge -Tags:  +Tags: [Social](/social) diff --git a/content/events/2012-10-21-csss-movie-and-games-night.md b/content/events/2012-10-21-csss-movie-and-games-night.md index 94fe92e2..44ff7481 100644 --- a/content/events/2012-10-21-csss-movie-and-games-night.md +++ b/content/events/2012-10-21-csss-movie-and-games-night.md @@ -28,14 +28,14 @@ Expect there to be satisfying nourishment (for a very reasonable price) and a br **UPDATE:** This round we'll be showing the movie [Primer](https://www.imdb.com/title/tt0390384/). "Four friends/fledgling entrepreneurs, knowing that there's something bigger and more innovative than the different error-checking devices they've built, wrestle over their new invention." We'll also have an xbox 360 and xbox for flashy gaming and 8-player support. But we won't be doing a computer LAN this round to make things simpler. Still, maybe some next generation gaming on the projectors in DEMP 110 will tickle you the right way. We have lots of pop & chips. Plus, we'll do a group pizza order as usual. -When:  +When: Friday, January 20, 2006 - 17:00 to 22:00 -Where:  +Where: DEMP 110 & CS Ugrad Lounge -Tags:  +Tags: [Social](/social) diff --git a/content/events/2012-10-21-grad-boat-cruise.md b/content/events/2012-10-21-grad-boat-cruise.md index c0c8b71e..9d7a42d1 100644 --- a/content/events/2012-10-21-grad-boat-cruise.md +++ b/content/events/2012-10-21-grad-boat-cruise.md @@ -33,14 +33,14 @@ Boarding time is **6pm**. The boat will depart at 6:30pm and return later that e We're giving preference to graduating students (and one guest), but computer science students from all years are invited to attend. So, if you're interested in going, see your friendly CSSS execs in X139 for more details and to sign up for this exciting event! **You must buy your tickets by Wed Mar 26th! Don't delay!** -When:  +When: Friday, March 31, 2006 - 17:00 to 21:30 -Where:  +Where: Pick Up/Drop Off: 450 Denman St (North Foot of Denman St) -Tags:  +Tags: [Social](/social) diff --git a/content/events/2012-10-21-halo-3-party.md b/content/events/2012-10-21-halo-3-party.md index 0e4bab02..06533d2c 100644 --- a/content/events/2012-10-21-halo-3-party.md +++ b/content/events/2012-10-21-halo-3-party.md @@ -28,14 +28,14 @@ http://microsoft.charlesbihis.com/halo-3-party-ubc/ (editor’s note: now gone) Hope to see you there! -When:  +When: Friday, October 12, 2007 - 17:30 to 21:00 -Where:  +Where: Dempster Room 110 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2012-10-21-rec-innertube-water-polo.md b/content/events/2012-10-21-rec-innertube-water-polo.md index 0653781d..414679d6 100644 --- a/content/events/2012-10-21-rec-innertube-water-polo.md +++ b/content/events/2012-10-21-rec-innertube-water-polo.md @@ -17,20 +17,20 @@ All you have to do to RSVP is to send an email to: [\[email protected\]](/cdn-c Include: -* Full name -* Student # -* Contact Info (email and phone #) +- Full name +- Student # +- Contact Info (email and phone #) The team will be created based on the first 15 RSVPs so don't forget to RSVP quickly! The deadline for Registration is Fri Oct 31, 2008. Don't miss out on the opportunity to represent your Department. -When:  +When: Thursday, November 6, 2008 - 19:30 -Where:  +Where: UBC Aquatic Centre -Tags:  +Tags: [Social](/social) diff --git a/content/events/2012-10-22-games-night.md b/content/events/2012-10-22-games-night.md index a79f7c19..d29a9cb7 100644 --- a/content/events/2012-10-22-games-night.md +++ b/content/events/2012-10-22-games-night.md @@ -24,14 +24,14 @@ location: Xbox 360, Foosball, Poker and more. More details to follow. . . -When:  +When: Friday, March 17, 2006 - 16:00 to 21:00 -Where:  +Where: X-Wing Lounge -Tags:  +Tags: [Social](/social) diff --git a/content/events/2012-10-22-it-night.md b/content/events/2012-10-22-it-night.md index 94a8c839..1cb3489a 100644 --- a/content/events/2012-10-22-it-night.md +++ b/content/events/2012-10-22-it-night.md @@ -18,6 +18,7 @@ raw_location: David Lam Forum (Angus Building) The Cube and MIS clubs present IT Night, a business formal recruiting event. Recruiters from: KPMG, Orbital, Kodak (Creo), MDA, TSI, Ensemble, Blast Radius, Accenture + - Focus: Project Management & Consulting jobs - Prizes: Future Shop gift certificates & USB Drives - Dress: Business attire @@ -34,54 +35,54 @@ Thursday, March 16th \ ### Schedule -* 5:30 - Arrivals -* 6:00 - Opening Comments -* 6:15 - Guest Speaker, Timothy Bult, MDA -* 6:30 - Guest Speaker, Kevin Cheng, TSI -* 6:45 - Networking Game -* 7:15 - Food & Drinks -* 8:00 - Closing Remarks -* 8:10 - Free Time -* 9:00 - Doors Close +- 5:30 - Arrivals +- 6:00 - Opening Comments +- 6:15 - Guest Speaker, Timothy Bult, MDA +- 6:30 - Guest Speaker, Kevin Cheng, TSI +- 6:45 - Networking Game +- 7:15 - Food & Drinks +- 8:00 - Closing Remarks +- 8:10 - Free Time +- 9:00 - Doors Close ### Industry Attendees -* **[Accenture](http://www.accenture.com/)** - Raymond Yee - Vu Ha -* **[Blast Radius](http://www.blastradius.com/index.jsp)** - Allen Chen -* **[Ensemble](http://www.ensemble.com/)** - David Liao - Vlad Ghelesel -* **[Ernst & Young](https://webforms.ey.com/global/content.nsf/Canada/Home)** - Michael Lee - Adrian Poon - Jas Bagry -* **[Kodak](http://wwwca.kodak.com/CA/en/nav/kciHomePage.jhtml)** - Julio Ng - Kevin Ishiguro -* **[KPMG](http://www.kpmg.ca/en/)** - Vince Kordyback - Norbert Huber -* **[MDA](http://www.mdacorporation.com/)** - Timothy Bult - Kirsty Peddle -* **[Orbital](http://www.orbitaltech.com/)** - Amyn Rajan - Bill Dorfmann - Zameer Andani -* **[Terminal Services Inc.](http://www.tsi.bc.ca/t3/index.php?id=43)** - Kevin Cheng +- **[Accenture](http://www.accenture.com/)** + Raymond Yee + Vu Ha +- **[Blast Radius](http://www.blastradius.com/index.jsp)** + Allen Chen +- **[Ensemble](http://www.ensemble.com/)** + David Liao + Vlad Ghelesel +- **[Ernst & Young](https://webforms.ey.com/global/content.nsf/Canada/Home)** + Michael Lee + Adrian Poon + Jas Bagry +- **[Kodak](http://wwwca.kodak.com/CA/en/nav/kciHomePage.jhtml)** + Julio Ng + Kevin Ishiguro +- **[KPMG](http://www.kpmg.ca/en/)** + Vince Kordyback + Norbert Huber +- **[MDA](http://www.mdacorporation.com/)** + Timothy Bult + Kirsty Peddle +- **[Orbital](http://www.orbitaltech.com/)** + Amyn Rajan + Bill Dorfmann + Zameer Andani +- **[Terminal Services Inc.](http://www.tsi.bc.ca/t3/index.php?id=43)** + Kevin Cheng ### Map ![](/files/map.png) -When:  +When: Thursday, March 16, 2006 - 16:30 to 19:00 -Where:  +Where: David Lam Forum (Angus Building) diff --git a/content/events/2012-10-22-wine-and-cheese.md b/content/events/2012-10-22-wine-and-cheese.md index cec54903..b850fb40 100644 --- a/content/events/2012-10-22-wine-and-cheese.md +++ b/content/events/2012-10-22-wine-and-cheese.md @@ -31,14 +31,14 @@ The event is semi-formal, so be sure to break out your nice duds and leave the s This event is brought to you by the Computer Science Students' Society (CSSS) and the Computer Science Graduate Students' Assocation (CSGSA). -When:  +When: Friday, November 25, 2005 - 18:00 to 22:00 -Where:  +Where: CS Undergrad Lounge -Tags:  +Tags: [Social](/social) diff --git a/content/events/2012-10-26-bbq.md b/content/events/2012-10-26-bbq.md index eeae1e25..023eecf4 100644 --- a/content/events/2012-10-26-bbq.md +++ b/content/events/2012-10-26-bbq.md @@ -24,14 +24,14 @@ Breaks in the rain are for BBQing—the Cube is having a slick BBQ outside Reboo By the way, volunteers are needed to help with this as well! No experience is required and you get free lunch if you volunteer. If you’re willing to help out with future BBQs as well, we’ll even pay for your FoodSafe certification. E-mail [Grant Harris](/cdn-cgi/l/email-protection#f1878182b185999492849394df9290) if you’d like to get involved. -When:  +When: Friday, October 26, 2012 - 12:00 to 15:00 -Where:  +Where: Outside Reboot Café -Tags:  +Tags: [Social](/social) diff --git a/content/events/2013-01-30-ubc-technical-career-fair.md b/content/events/2013-01-30-ubc-technical-career-fair.md index 66170e33..dc51492d 100644 --- a/content/events/2013-01-30-ubc-technical-career-fair.md +++ b/content/events/2013-01-30-ubc-technical-career-fair.md @@ -25,66 +25,66 @@ The fair is open to everyone, whether you’re in your first year or your last, Companies attending: -* 14 Oranges Software Inc. -* A Thinking Ape Technologies -* Altera -* Amazon -* AppNeta Inc. -* Aquatic Informatics Inc. -* Arista Networks -* Avanade, Inc. -* Avigilon -* Ayogo -* BCIT School of Computing -* Broadridge Financial Solutions -* Brock Solutions Inc. -* Canadian Security Intelligence Service (CSIS) -* Centre for Digital Media -* Communications Security Establishment Canada -* CounterPath -* Electronic Arts -* Epic Systems -* Ericsson -* Facebook -* Fortinet -* Global Relay -* Google -* HootSuite Media Inc -* ImageX Media -* iQmetrix -* Microsoft -* Mintec Inc. -* Mobify -* Morgan Stanley (Technology Division) -* NetApp -* NVIDIA -* Orbis Investments Limited Canada -* Ping Identity Canada Inc. -* PMC-Sierra -* QuickMobile -* Safe Software Inc. -* SAP Canada Inc. -* Schlumberger -* Seeker Solutions Inc -* Simba Technologies Inc. -* SkillsMatching.com -* Sophos Inc -* Tasktop Technologies -* Teradici Corporation -* United Front Games -* USNR -* Visier Solutions Inc. -* Western Washington University College of Business & Economics -* Zynga +- 14 Oranges Software Inc. +- A Thinking Ape Technologies +- Altera +- Amazon +- AppNeta Inc. +- Aquatic Informatics Inc. +- Arista Networks +- Avanade, Inc. +- Avigilon +- Ayogo +- BCIT School of Computing +- Broadridge Financial Solutions +- Brock Solutions Inc. +- Canadian Security Intelligence Service (CSIS) +- Centre for Digital Media +- Communications Security Establishment Canada +- CounterPath +- Electronic Arts +- Epic Systems +- Ericsson +- Facebook +- Fortinet +- Global Relay +- Google +- HootSuite Media Inc +- ImageX Media +- iQmetrix +- Microsoft +- Mintec Inc. +- Mobify +- Morgan Stanley (Technology Division) +- NetApp +- NVIDIA +- Orbis Investments Limited Canada +- Ping Identity Canada Inc. +- PMC-Sierra +- QuickMobile +- Safe Software Inc. +- SAP Canada Inc. +- Schlumberger +- Seeker Solutions Inc +- Simba Technologies Inc. +- SkillsMatching.com +- Sophos Inc +- Tasktop Technologies +- Teradici Corporation +- United Front Games +- USNR +- Visier Solutions Inc. +- Western Washington University College of Business & Economics +- Zynga -When:  +When: Wednesday, January 30, 2013 - 10:00 to 16:00 -Where:  +Where: Life Sciences Institute, west atrium -Tags:  +Tags: [Career](/career) diff --git a/content/events/2013-02-10-artona.md b/content/events/2013-02-10-artona.md index a057eb1e..f5180c19 100644 --- a/content/events/2013-02-10-artona.md +++ b/content/events/2013-02-10-artona.md @@ -17,6 +17,6 @@ Compliments of your department, you will be featured on the class of 2013 compos Questions? See [Artona’s frequently asked questions](http://www.artonagroup.com/faq) or contact them at or 604-872-7272. -Tags:  +Tags: [Career](/career) diff --git a/content/events/2013-02-15-board-game-night.md b/content/events/2013-02-15-board-game-night.md index 112d10fe..bc2f6d10 100644 --- a/content/events/2013-02-15-board-game-night.md +++ b/content/events/2013-02-15-board-game-night.md @@ -22,6 +22,7 @@ location: The Cube will once again be hosting our bi-weekly board/card game night this Friday in Reboot Café. We’ll be providing some games as usual but you’re more than welcome to bring your own games—and friends, too! Partial List of Games: + - Dominion - Settlers of Catan - Bang! @@ -32,14 +33,14 @@ Partial List of Games: P.S. rumor has it there’ll be snacks… -When:  +When: Friday, February 15, 2013 - 17:00 to 21:00 -Where:  +Where: Reboot Café -Tags:  +Tags: [Social](/social) diff --git a/content/events/2013-03-23-lazer-tag.md b/content/events/2013-03-23-lazer-tag.md index 48367784..3a382f76 100644 --- a/content/events/2013-03-23-lazer-tag.md +++ b/content/events/2013-03-23-lazer-tag.md @@ -20,14 +20,14 @@ location: The CSSS is hosting a lazer tag event at Planet Lazer Richmond. Registration is $5 for CPSC students and also includes pizza+pop. Maximum 30 people, so register soon at The Cube (ICICS 021)! (Tickets are $20 for non-members) -When:  +When: Saturday, March 23, 2013 - 12:00 -Where:  +Where: 7391 Elmbridge Way -Tags:  +Tags: [Social](/social) diff --git a/content/events/2013-03-30-boat-cruise.md b/content/events/2013-03-30-boat-cruise.md index 418721bc..5e227c24 100644 --- a/content/events/2013-03-30-boat-cruise.md +++ b/content/events/2013-03-30-boat-cruise.md @@ -14,21 +14,22 @@ raw_location: 501 Denman Street, Vancouver, British Columbia, Canada V6G 2W9 The CSSS is having another annual year end boat cruise, and everyone’s invited! Tickets are available in the Cube office @ICICS 021. The price of the ticket includes dinner. ##### PRICES: -* CS: $35 (+referral) -* Non-CS: $45 -* Early Bird discount: 5$ off the above prices up to Friday, March 22, including referral! + +- CS: $35 (+referral) +- Non-CS: $45 +- Early Bird discount: 5$ off the above prices up to Friday, March 22, including referral! (+referral = you can refer someone and they also get the subsidized price) \ (Any student currently enrolled in a CPSC course is considered CS) -When:  +When: Saturday, March 30, 2013 - 19:00 -Where:  +Where: 501 Denman Street, Vancouver, British Columbia, Canada V6G 2W9 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2013-08-29-byte-to-eat-board-games.md b/content/events/2013-08-29-byte-to-eat-board-games.md index 1278f9f5..ba0a66cf 100644 --- a/content/events/2013-08-29-byte-to-eat-board-games.md +++ b/content/events/2013-08-29-byte-to-eat-board-games.md @@ -27,15 +27,15 @@ $5.00 or 3 cans—includes 2 pizzas and a pop (pay at the Cube Office) $2.00 or 1 can to play (pay at the door) -When:  +When: Friday, November 20, 2009 - 17:00 to 21:00 -Where:  +Where: ICICS Reboot Lounge -Tags:  +Tags: [Club Activities](/club) diff --git a/content/events/2013-08-29-co-op-30th-anniversary.md b/content/events/2013-08-29-co-op-30th-anniversary.md index bfbf8cf6..a2fcda4d 100644 --- a/content/events/2013-08-29-co-op-30th-anniversary.md +++ b/content/events/2013-08-29-co-op-30th-anniversary.md @@ -18,14 +18,14 @@ location: addressCountry: CA --- -When:  +When: Wednesday, March 24, 2010 - 12:00 to 15:00 -Where:  +Where: Ladha Science Student Centre -Tags:  +Tags: [Social](/social) diff --git a/content/events/2013-08-29-interview-skills.md b/content/events/2013-08-29-interview-skills.md index 59ee0028..a7790c96 100644 --- a/content/events/2013-08-29-interview-skills.md +++ b/content/events/2013-08-29-interview-skills.md @@ -21,14 +21,14 @@ location: For non-coop students: Reduce job interview anxiety! Learn how to effectively prepare for and succeed at interviews. Register by e-mailing [Diane Johnson](/cdn-cgi/l/email-protection#c0a4a9a1aea5aaafa880a3b3eeb5a2a3eea3a1). -When:  +When: Thursday, October 22, 2009 - 12:30 to 14:00 -Where:  +Where: ICICS 202 -Tags:  +Tags: [Career](/career) diff --git a/content/events/2013-08-29-task-focused-interface.md b/content/events/2013-08-29-task-focused-interface.md index 7b36b4af..68180e14 100644 --- a/content/events/2013-08-29-task-focused-interface.md +++ b/content/events/2013-08-29-task-focused-interface.md @@ -21,14 +21,14 @@ For more information about each of these lectures, please check the [web site](h RSVP to [Michele Ng](/cdn-cgi/l/email-protection#f4999a93b49787da819697da9795) if attending. -When:  +When: Thursday, January 28, 2010 - 18:00 -Where:  +Where: Rm C400, Robson Square, 800 Robson Street -Tags:  +Tags: [Career](/career) diff --git a/content/events/2013-10-25-gravity.md b/content/events/2013-10-25-gravity.md index 41e5c326..33b43d7e 100644 --- a/content/events/2013-10-25-gravity.md +++ b/content/events/2013-10-25-gravity.md @@ -17,14 +17,14 @@ We're going out to see Gravity @ Scotiabank Theatre. Free popcorn and snacks! (t The showtimes have not yet been released, so check the [Facebook event](https://www.facebook.com/events/648399775180337/) for exact times. 7:45 PM is approximate. -When:  +When: Friday, October 25, 2013 - 19:45 -Where:  +Where: Scotiabank Theatre, 900 Burrard Street -Tags:  +Tags: [Social](/social) diff --git a/content/events/2013-11-27-doctor-who.md b/content/events/2013-11-27-doctor-who.md index 52986e23..7183cfde 100644 --- a/content/events/2013-11-27-doctor-who.md +++ b/content/events/2013-11-27-doctor-who.md @@ -22,14 +22,14 @@ Invite friends, bring a date. The CSSS is presenting the Doctor Who 50th Anniver [Facebook event](https://www.facebook.com/events/525019307594400/) -When:  +When: Wednesday, November 27, 2013 - 17:30 -Where:  +Where: DMP 110 -Tags:  +Tags: [Social](/social) diff --git a/content/events/2013-11-29-board-game-night.md b/content/events/2013-11-29-board-game-night.md index fd810c8d..60a3cf6d 100644 --- a/content/events/2013-11-29-board-game-night.md +++ b/content/events/2013-11-29-board-game-night.md @@ -22,14 +22,14 @@ Come play board games with the CSSS and the Math club. Free pizza! Bring friends [Facebook event](https://www.facebook.com/events/211995645646886/) -When:  +When: Friday, November 29, 2013 - 18:00 -Where:  +Where: Reboot Café -Tags:  +Tags: [Social](/social) diff --git a/content/events/2014-10-18-artona.md b/content/events/2014-10-18-artona.md index 2c2055e1..a358c4c4 100644 --- a/content/events/2014-10-18-artona.md +++ b/content/events/2014-10-18-artona.md @@ -13,12 +13,12 @@ images: ![Don’t miss out on your Artona grad portraits](/files/20141017artona-ad.jpg) Attention CPSC grads: -  + If you are intending to graduate in Nov. 2014 or May 2015, please be advised Artona is the official grad photographer for UBC Computer Science. Appointments are now open for term one (more dates and times will be available later). To ensure you are on the department composite, you need to be photographed at the Artona studio. -* Book online (time slots are first-come, first-served): [http://ubc-compsci.artona.timetrade.com/](http://ubc-compsci.artona.timetrade.com/) -* Session includes professional business, formal, and grad portraits. -* There is no sitting fee, but don't forget the $60 deposit! (See [PDF](/files/20141017artona.pdf) for details) +- Book online (time slots are first-come, first-served): [http://ubc-compsci.artona.timetrade.com/](http://ubc-compsci.artona.timetrade.com/) +- Session includes professional business, formal, and grad portraits. +- There is no sitting fee, but don't forget the $60 deposit! (See [PDF](/files/20141017artona.pdf) for details) [Full Details](/files/20141017artona.pdf) @@ -28,6 +28,6 @@ Questions? Contact Artona: \ 604-872-7272 \ Mon. to Sun. 9am to 9pm -Tags:  +Tags: [CS/Science/UBC Relations](/taxonomy/term/1) diff --git a/content/events/2014-11-19-mixer.md b/content/events/2014-11-19-mixer.md index 9dcd59b2..b439049d 100644 --- a/content/events/2014-11-19-mixer.md +++ b/content/events/2014-11-19-mixer.md @@ -20,14 +20,14 @@ location: Get to know your fellow computer science students over some free pizza, sushi, soda and good times! Hosted by the Computer Science Student Society. -When:  +When: Friday, September 19, 2014 - 17:00 -Where:  +Where: Reboot Lounge -Tags:  +Tags: [Social](/social) diff --git a/content/events/2014-11-26-sagm.md b/content/events/2014-11-26-sagm.md index 570e9c7c..3fd96d81 100644 --- a/content/events/2014-11-26-sagm.md +++ b/content/events/2014-11-26-sagm.md @@ -22,14 +22,14 @@ Please see [the meeting agenda](/files/2014-2015FirstSemiannualGeneralMeetingAge Please RSVP on our [Facebook event page](https://www.facebook.com/events/658212610943139/) so we know how much pizza to order. -When:  +When: Wednesday, November 26, 2014 - 17:00 -Where:  +Where: DMP 110 -Tags:  +Tags: [Club Activities](/club) diff --git a/content/events/2015-03-05-sagm.md b/content/events/2015-03-05-sagm.md index 8a1af2ae..c565376f 100644 --- a/content/events/2015-03-05-sagm.md +++ b/content/events/2015-03-05-sagm.md @@ -20,14 +20,14 @@ We are having our 2nd Semi Annual General Meeting of the year to discuss and tak Please RSVP [here](https://facebook.com/events/707755655990112) so we know how much pizza to order. [The agenda](/files/2014-2015SecondSemiannualGeneralMeetingAgenda.pdf) is available for your perusal. -When:  +When: Thursday, March 5, 2015 - 17:30 -Where:  +Where: DMP 110 -Tags:  +Tags: [Club Activities](/club) diff --git a/content/events/2015-04-24-it-night-2007.md b/content/events/2015-04-24-it-night-2007.md index 63223e94..713e01ff 100644 --- a/content/events/2015-04-24-it-night-2007.md +++ b/content/events/2015-04-24-it-night-2007.md @@ -37,10 +37,10 @@ The event will consist of two outspoken industry representatives, an interactive speed networking session, dinner and plenty of DRAW prizes, so sign up today because we sold out last year, and we will again this year! -When:  +When: Thursday, March 22, 2007 - 19:00 to 22:00 -Where:  +Where: UBC Asian Centre diff --git a/content/events/2016-03-07-career-fair-2008.md b/content/events/2016-03-07-career-fair-2008.md index f59b2553..318582e7 100644 --- a/content/events/2016-03-07-career-fair-2008.md +++ b/content/events/2016-03-07-career-fair-2008.md @@ -21,7 +21,6 @@ location: [![](/files/cf_banner.jpg)](https://cf08.thecube.ca/) - In 1994, the **UBC Computer Science Students' Society** held its first Computer Careers Fair. In that year there were less than fifty students in the graduating class, and twelve companies attending this inaugural event. Many of the students were like us, trying to pursue a career in a field they enjoyed. The careers fair presented opportunities to students to meet with employers looking for well-trained and talented prospects. Over a decade later, and the emergence of the Internet is changing the way people and businesses communicate. The market for computer technologies has never been more exciting. This year, we've partnered up with [UBC Engineering/Physics](http://www.engphys.ubc.ca/fizz.html), the [UBC Institute of Electrical and Electronics Engineers (IEEE)](http://www.ece.ubc.ca/~ieee/), [UBC Sauder's MIS](http://mis.sauder.ubc.ca/mis-club/home.html), and the [UBC Cognitive Systems](http://www.ams.ubc.ca/clubs/cogsys/) for the first time ever to bring together a total of thirty-two companies. To accommodate this number of firms, the fair will be taking place in the Student Union Building's Ballroom (2nd floor). @@ -38,14 +37,14 @@ Date: Thursday, January 31st, 2008 Time: 10 am – 4 pm Location: Student Union Building (Ballroom) -When:  +When: Thursday, January 31, 2008 - 10:00 to 16:00 -Where:  +Where: SUB Ballroom -Tags:  +Tags: [Career](/career) diff --git a/content/events/2016-03-07-career-fair-2009.md b/content/events/2016-03-07-career-fair-2009.md index be433d82..d4974d3a 100644 --- a/content/events/2016-03-07-career-fair-2009.md +++ b/content/events/2016-03-07-career-fair-2009.md @@ -22,14 +22,14 @@ It's that time of year again: time for the annual Tech Career Fair! Come out to For full details, see [cf09.thecube.ca](https://cf09.thecube.ca/). -When:  +When: Wednesday, February 4, 2009 - 10:00 to 16:30 -Where:  +Where: SUB ballroom (upstairs) -Tags:  +Tags: [Career](/career) diff --git a/content/events/2016-03-07-ubc-tech-career-fair-2006.md b/content/events/2016-03-07-ubc-tech-career-fair-2006.md index 8c2638db..c28430bb 100644 --- a/content/events/2016-03-07-ubc-tech-career-fair-2006.md +++ b/content/events/2016-03-07-ubc-tech-career-fair-2006.md @@ -26,14 +26,14 @@ If you're graduating, you have no excuse not to come. Even if you're an undergra Careerfair news will be posted as it arrives. Info session schedules will be posted in the next few weeks or so, as well as the floor plan at the [main page for the career fair](https://cf06.thecube.ca/). -When:  +When: Thursday, January 26, 2006 - 09:00 to 15:00 -Where:  +Where: SUB Ballroom -Tags:  +Tags: [Social](/social) diff --git a/content/events/2016-03-11-sagm.md b/content/events/2016-03-11-sagm.md index a03b2220..ecc2e761 100644 --- a/content/events/2016-03-11-sagm.md +++ b/content/events/2016-03-11-sagm.md @@ -24,18 +24,18 @@ Please sign up at [http://www.facebook.com/events/202457406779638/](https://www. The agenda for the meeting is posted below. -When:  +When: Tuesday, March 15, 2016 - 17:30 -Where:  +Where: Hugh Dempster, Room 201 -File Attachments:  +File Attachments: - ![PDF icon](/modules/file/icons/application-pdf.svg "application/pdf") [sagm\_20160315.pdf](/files/sagm_20160315.pdf) +![PDF icon](/modules/file/icons/application-pdf.svg "application/pdf") [sagm_20160315.pdf](/files/sagm_20160315.pdf) -Tags:  +Tags: [Club Activities](/club) diff --git a/content/events/2016-09-06-open-house.md b/content/events/2016-09-06-open-house.md index 1c965f7d..3e7304a4 100644 --- a/content/events/2016-09-06-open-house.md +++ b/content/events/2016-09-06-open-house.md @@ -25,13 +25,14 @@ All undergraduate Computer Science majors are invited to the Computer Science de Find out about CS programs (both academic and extracurricular) and CS-related clubs. Talk to company representatives about career opportunities for CS students and grads. Enjoy delicious free food and prize draws. ##### Details: + Date: Tues., Sept 6 \ Time: 10:30 am - 12:30 pm \ Location: Atrium Area, West Wing, CS/ICCS Building \ Description: Come by and visit us anytime between 10:30 am and 12:30 pm: -* Meet with academic advisors and learn about the programs we offer -* Find out about Computer Science Student Society (CSSS) upcoming events, CS department special career programming and events, the ACM Programming Competition, Reading Room resources and the Science Co-op program. -* Speak with company representatives from Amazon, A Thinking Ape and HootSuite. Learn about career opportunities at these companies and what it’s like to work there. Bring your resume along and get some quick “first impressions” resume feedback from them. -* Enjoy a free bbq lunch, courtesy of the department and the CSSS. Food served between 11 am and noon. -* Prize draw at noon for $50 Starbucks gift cards. You must be there in person to win! +- Meet with academic advisors and learn about the programs we offer +- Find out about Computer Science Student Society (CSSS) upcoming events, CS department special career programming and events, the ACM Programming Competition, Reading Room resources and the Science Co-op program. +- Speak with company representatives from Amazon, A Thinking Ape and HootSuite. Learn about career opportunities at these companies and what it’s like to work there. Bring your resume along and get some quick “first impressions” resume feedback from them. +- Enjoy a free bbq lunch, courtesy of the department and the CSSS. Food served between 11 am and noon. +- Prize draw at noon for $50 Starbucks gift cards. You must be there in person to win! diff --git a/content/events/2016-09-23-board-game-night.md b/content/events/2016-09-23-board-game-night.md index 0e0100a3..61e0faee 100644 --- a/content/events/2016-09-23-board-game-night.md +++ b/content/events/2016-09-23-board-game-night.md @@ -23,15 +23,15 @@ location: Looking for something to do after classes on Friday? Come out and play board games for a few hours at Reboot Cafe! We'll have board games set up, but feel free to bring your own as well! Everyone's welcome, so invite your friends~ -When:  +When: Friday, September 23, 2016 - 16:00 to 19:00 -Where:  +Where: Reboot Cafe - ICICS -Tags:  +Tags: [Club Activities](/club) diff --git a/content/events/2016-11-21-agenda.md b/content/events/2016-11-21-agenda.md index 0fa28f17..4e5156c2 100644 --- a/content/events/2016-11-21-agenda.md +++ b/content/events/2016-11-21-agenda.md @@ -11,6 +11,6 @@ images: The agenda for the November 2016 Semi-Annual General Meeting. -File Attachments:  +File Attachments: - ![PDF icon](/modules/file/icons/application-pdf.svg "application/pdf") [AGMAgenda.pdf](/files/AGMAgenda.pdf) +![PDF icon](/modules/file/icons/application-pdf.svg "application/pdf") [AGMAgenda.pdf](/files/AGMAgenda.pdf) diff --git a/content/events/2016-11-25-sagm-karaoke.md b/content/events/2016-11-25-sagm-karaoke.md index 637c417a..9c60389a 100644 --- a/content/events/2016-11-25-sagm-karaoke.md +++ b/content/events/2016-11-25-sagm-karaoke.md @@ -30,15 +30,15 @@ The agenda for the meeting can be found here: [https://ubccsss.org/files/AGMAgen Facebook Event: [https://www.facebook.com/events/1678344052476573/](https://www.facebook.com/events/1678344052476573/) -When:  +When: Friday, November 25, 2016 - 05:30 -Where:  +Where: DMP 110 -Tags:  +Tags: [Club Activities](/club) diff --git a/content/events/2017-01-20-board-game-night.md b/content/events/2017-01-20-board-game-night.md index 9931eaf1..23293633 100644 --- a/content/events/2017-01-20-board-game-night.md +++ b/content/events/2017-01-20-board-game-night.md @@ -25,15 +25,15 @@ Snacks and pop will be provided! [https://www.facebook.com/events/978281435638645/](https://www.facebook.com/events/978281435638645/) -When:  +When: Friday, January 20, 2017 - 16:00 to 19:00 -Where:  +Where: Reboot Lounge -Tags:  +Tags: [Club Activities](/club) diff --git a/content/events/2017-01-26-ubc-technical-career-fair.md b/content/events/2017-01-26-ubc-technical-career-fair.md index fca38f18..69d23e41 100644 --- a/content/events/2017-01-26-ubc-technical-career-fair.md +++ b/content/events/2017-01-26-ubc-technical-career-fair.md @@ -92,15 +92,15 @@ Here is a list of the 2017 Technical Career Fair participants: If you'd like more information on the upcoming fair, including registration for the event, please reach out to [\[email protected\]](/cdn-cgi/l/email-protection#d0b3b1a2b5b5a2b6b1b9a290a5b2b3b3a3a3a3febfa2b7) and a representative will be happy to assist you. -When:  +When: Thursday, January 26, 2017 - 10:00 to 16:00 -Where:  +Where: West Atrium of the Life Sciences Centre -Tags:  +Tags: [Club Activities](/club) diff --git a/content/events/2017-03-09-table-four-trivia-dinner.md b/content/events/2017-03-09-table-four-trivia-dinner.md index 1fed2626..7e90d118 100644 --- a/content/events/2017-03-09-table-four-trivia-dinner.md +++ b/content/events/2017-03-09-table-four-trivia-dinner.md @@ -45,15 +45,15 @@ Cost: $5 ![](/files/DinnerEvent.jpg) -When:  +When: Thursday, March 9, 2017 - 18:00 to 20:00 -Where:  +Where: Abdul Ladha Science Student Centre, 2055 East Mall, Vancouver, British Columbia V6T 1W5 -Tags:  +Tags: [Club Activities](/club) diff --git a/content/events/2017-07-01-ubc-consulting-club-wine-and-cheese-gala-2007.md b/content/events/2017-07-01-ubc-consulting-club-wine-and-cheese-gala-2007.md index 89737129..2a17e5dc 100644 --- a/content/events/2017-07-01-ubc-consulting-club-wine-and-cheese-gala-2007.md +++ b/content/events/2017-07-01-ubc-consulting-club-wine-and-cheese-gala-2007.md @@ -23,6 +23,7 @@ Mingle among more than 150 fellow colleagues and enthusiastic students from UBC Enjoy light refreshments and complimentary drink (first come first served). ###### Keynote Speaker: + Joe Ryan \ Partner \ Communications Sector \ @@ -51,13 +52,16 @@ time to various international sporting organizations, the Vancouver 2010 Olympic Committee as well as local children's sporting clubs. ###### Keynote Topic: + What to Expect from a Career in Consulting? ###### Time: + Thursday, March 15, 2007 \ 6:30 – 9 pm ###### Venue: + The Vancouver Rowing Club \ 450 Stanley Park Drive \ (at the Georgia street entrance to Stanley Park) \ @@ -65,11 +69,13 @@ The Vancouver Rowing Club \ Free parking available along Stanley Park and in venue parking lot ###### Admission: + - Members Free (please pick up your ticket ASAP) - $10 Undergraduate - $15 Graduate ###### Ticket Pickup/Sale: + Outside David Lam Library (Henry Angus Building) - Booth \ Feb 28 - Mar 13 \ Monday - Thursday 11:30-2pm diff --git a/content/events/2017-12-01-retro-randomizer-night-gaming-rrng.md b/content/events/2017-12-01-retro-randomizer-night-gaming-rrng.md index 9f123483..ccf59ce7 100644 --- a/content/events/2017-12-01-retro-randomizer-night-gaming-rrng.md +++ b/content/events/2017-12-01-retro-randomizer-night-gaming-rrng.md @@ -25,16 +25,21 @@ location: Join us for a night of chaos and mayhem as we dash through old-school games ranging from the classic to the awful to the straight-up absurd! Compete with your friends to rack up as many points as you can in a short amount of time for good times and prizes, not to mention supporting a good cause - all proceeds from the event go to support Child's Play charity! #### SIGN UP - SPACE IS LIMITED + [Sign Up Here!](https://docs.google.com/forms/d/e/1FAIpQLSfDdvkaFW4h9LiGtxy8JQ5Koyew5LYO8dJneRKJ4LwTotXMEQ/viewform) #### COST + Admission by donation! #### WHEN + Please arrive no later than 6:15! We'll need time to get everyone set up on their laptops. The event will start at 6:30 SHARP and we don't want to leave anyone behind! #### WHAT WE BRING + Snacks and drinks - A bunch o' prizes - All the tools and info you'll need to get up and running #### WHAT YOU BRING + A laptop (Any laptop will do!) diff --git a/content/events/2018-01-25-ubc-technical-career-fair.md b/content/events/2018-01-25-ubc-technical-career-fair.md index 09dd7e65..7bc6d3c2 100644 --- a/content/events/2018-01-25-ubc-technical-career-fair.md +++ b/content/events/2018-01-25-ubc-technical-career-fair.md @@ -30,10 +30,9 @@ Hosted jointly by UBC Computer Science Student Society - CSSS, UBC IEEE, Cogniti 📩 Bring your resume! 📩 -*** +--- -COMPANIES: ----------- +## COMPANIES: 👉 A Thinking Ape Entertainment Ltd. \ 👉 Absolute Software \ @@ -86,6 +85,6 @@ COMPANIES: 👉 Yelp \ 👉 Zenefits \ -*** +--- Check out [www.cs.ubc.ca/industry/techcareerfair](http://www.cs.ubc.ca/industry/techcareerfair) for more info! diff --git a/content/events/2018-09-13-coming-september.md b/content/events/2018-09-13-coming-september.md index 1b761763..9117aa74 100644 --- a/content/events/2018-09-13-coming-september.md +++ b/content/events/2018-09-13-coming-september.md @@ -10,8 +10,7 @@ images: [] Welcome to new UBC students and welcome back to returning students! Thanks to everyone who volunteered at the Imagine Day BBQ ([view photos](https://photos.app.goo.gl/58eSPEGfPT8TLsMSA)) in front of the [ICICS building](http://icics.ubc.ca/). If you didn't get to come, don't worry as there are plenty more events from the CSSS coming up. -September events ----------------- +## September events ### [Refill with Breakfast](https://ubccsss.org/content/refill-breakfast) @@ -29,7 +28,6 @@ More events to be announced. We'll be announcing exact dates for these events soon. Keep watch on our website, mailing list, or Facebook page! -Suggestions? -============ +# Suggestions? We've now opened up a [suggestion box on our website](https://ubccsss.org/content/suggestions-box)! Our execs meet every 2 weeks to discuss suggestions from our members. Send over your ideas and hate mail. diff --git a/content/events/2019-01-21-games-night.md b/content/events/2019-01-21-games-night.md index 125f4559..a265f76f 100644 --- a/content/events/2019-01-21-games-night.md +++ b/content/events/2019-01-21-games-night.md @@ -1,5 +1,5 @@ --- -title: 'CSSS x ECESS: Video Games & Board Games' +title: "CSSS x ECESS: Video Games & Board Games" start_date: 2019-01-25T18:00:00 end_date: 2019-01-25T21:30:00 categories: [Event] diff --git a/content/events/2019-02-16-project-hub.md b/content/events/2019-02-16-project-hub.md index 1acb0458..5aaed862 100644 --- a/content/events/2019-02-16-project-hub.md +++ b/content/events/2019-02-16-project-hub.md @@ -1,5 +1,5 @@ --- -title: 'LP x CSSS: Project Hub ft. Bringing an Idea to Life!' +title: "LP x CSSS: Project Hub ft. Bringing an Idea to Life!" date: 2019-02-12 start_date: 2019-02-16 15:30:00 end_date: 2019-02-16 18:30:00 diff --git a/content/events/2019-03-02-project-hub.md b/content/events/2019-03-02-project-hub.md index 7636e770..e450766c 100644 --- a/content/events/2019-03-02-project-hub.md +++ b/content/events/2019-03-02-project-hub.md @@ -1,5 +1,5 @@ --- -title: 'LP x CSSS: Project Hub ft. Starting a Startup!' +title: "LP x CSSS: Project Hub ft. Starting a Startup!" date: 2019-03-02 start_date: 2019-03-02 15:30:00 end_date: 2019-03-02 18:03:00 diff --git a/content/events/2019-03-16-project-hub.md b/content/events/2019-03-16-project-hub.md index 5a37f215..185de22e 100644 --- a/content/events/2019-03-16-project-hub.md +++ b/content/events/2019-03-16-project-hub.md @@ -1,5 +1,5 @@ --- -title: 'LP x CSSS: Project Hub ft. Spruce Up your Website with 3D Graphics' +title: "LP x CSSS: Project Hub ft. Spruce Up your Website with 3D Graphics" date: 2019-03-14 start_date: 2019-03-16 15:30:00 end_date: 2019-03-16 18:30:00 diff --git a/content/events/2019-03-19-cube-food-week.md b/content/events/2019-03-19-cube-food-week.md index 1ecc187a..802dfda0 100644 --- a/content/events/2019-03-19-cube-food-week.md +++ b/content/events/2019-03-19-cube-food-week.md @@ -23,15 +23,17 @@ location: Remember when the UBC CSSS sold food for super cheap at the end of last year? We're back with more CHEAP food sold at your convenience outside the Cube in ICICS 021. Limited to 2 items per person. #### What Food -* 🌮 TUE - Jamaican Patties: $0.50 -* 🍦 WED - Ice Cream Sandwiches: $0.50 -* 🍗 THU - Fried Chicken: $0.50 -* 🍼 FRI - Bubble Tea: $2 + +- 🌮 TUE - Jamaican Patties: $0.50 +- 🍦 WED - Ice Cream Sandwiches: $0.50 +- 🍗 THU - Fried Chicken: $0.50 +- 🍼 FRI - Bubble Tea: $2 #### When -* 😋 EVERYDAY, Tue. Mar. 19 - Fri. Mar. 22 while quantities last! -* 😋 Tue., Wed., Thu @ 12-1PM -* 😋 Fri @ 5-6:30PM at the Semi-Annual General Meeting + +- 😋 EVERYDAY, Tue. Mar. 19 - Fri. Mar. 22 while quantities last! +- 😋 Tue., Wed., Thu @ 12-1PM +- 😋 Fri @ 5-6:30PM at the Semi-Annual General Meeting Friday will be the Food Week Finale, at our [Semi-Annual General Meeting](/events/2019/03/22/general-meeting/)! Head towards DMP 301 and join in to get your Friday bubble tea! We'll also be announcing the election winners at the meeting! diff --git a/content/events/2019-03-22-general-meeting.md b/content/events/2019-03-22-general-meeting.md index 9d167d0b..00fd253e 100644 --- a/content/events/2019-03-22-general-meeting.md +++ b/content/events/2019-03-22-general-meeting.md @@ -9,7 +9,7 @@ author: Hai Lin Zhang location: name: DMP 301 address: - streetAddress: 6245 Agronomy Road + streetAddress: 6245 Agronomy Road addressLocality: Vancouver postalCode: V6T 1Z4 addressRegion: BC diff --git a/content/events/2019-03-25-new-game-jackbox.md b/content/events/2019-03-25-new-game-jackbox.md index 224e31ce..4da12730 100644 --- a/content/events/2019-03-25-new-game-jackbox.md +++ b/content/events/2019-03-25-new-game-jackbox.md @@ -1,5 +1,5 @@ --- -title: 'New games in the Cube: Jackbox Party Pack' +title: "New games in the Cube: Jackbox Party Pack" date: 2019-03-22 categories: [Event] tags: [Game Night] diff --git a/content/events/2019-03-30-project-hub.md b/content/events/2019-03-30-project-hub.md index a9248825..2352497e 100644 --- a/content/events/2019-03-30-project-hub.md +++ b/content/events/2019-03-30-project-hub.md @@ -1,5 +1,5 @@ --- -title: 'LP x CSSS: Project Hub' +title: "LP x CSSS: Project Hub" date: 2019-03-22 start_date: 2019-03-30 15:30:00 end_date: 2019-03-30 18:30:00 diff --git a/content/events/2019-06-16-summer-bbq.md b/content/events/2019-06-16-summer-bbq.md index c808d810..f99804fd 100644 --- a/content/events/2019-06-16-summer-bbq.md +++ b/content/events/2019-06-16-summer-bbq.md @@ -20,18 +20,20 @@ location: ![](/files/summer_bbq_website_2019.png) +#### WHAT - -#### WHAT We're inviting you to celebrate a beautiful UBC summer in front of the ICICS building with some meats and veggies fresh off the grill. Be sure to bring your friends, kick back, and relax! If you're on co-op, this is a great excuse to come visit your friends (and make some new ones) back on campus. :) -#### WHEN +#### WHEN + From 4 to 7 pm on June 28th, 2019 #### WHY + Why not? It's BBQ season! #### WHO -Slava, the VP Ex will be manning the grill. He is the guy that breakdances at year-end gala. \ No newline at end of file + +Slava, the VP Ex will be manning the grill. He is the guy that breakdances at year-end gala. diff --git a/content/events/2019-09-03-welcome-back-bbq.md b/content/events/2019-09-03-welcome-back-bbq.md index d1438909..8dfcbea3 100644 --- a/content/events/2019-09-03-welcome-back-bbq.md +++ b/content/events/2019-09-03-welcome-back-bbq.md @@ -20,14 +20,12 @@ location: ![](/files/2019-09-03-welcome-back-bbq.svg) - - Join us on Imagine Day for food and prizes! -### WHAT TO EXPECT ### +### WHAT TO EXPECT All undergraduate Computer Science majors are invited to the Computer Science department’s open house on Imagine Day at the Telus Atrium in ICICS. -Find out about CS programs (both academic and extracurricular) and CS-related clubs. Talk to company representatives about career opportunities for CS students and grads. +Find out about CS programs (both academic and extracurricular) and CS-related clubs. Talk to company representatives about career opportunities for CS students and grads. -Afterwards, enjoy some free barbecue and merch provided to you by the CSSS, and take part in the raffle draw! \ No newline at end of file +Afterwards, enjoy some free barbecue and merch provided to you by the CSSS, and take part in the raffle draw! diff --git a/content/events/2019-09-04-introducing-the-cube.md b/content/events/2019-09-04-introducing-the-cube.md index 202df76d..30bdf515 100644 --- a/content/events/2019-09-04-introducing-the-cube.md +++ b/content/events/2019-09-04-introducing-the-cube.md @@ -20,8 +20,6 @@ location: ![](/files/cube.png) - - Want to learn more about the cube and the services/events we provide? Want to get involved? Or maybe you missed us on imagine day and just want to pick up some merch. Fear not, visit us at the cube (ICICS 021) to see what we have to offer you! diff --git a/content/events/2019-09-09-technical-clubs-days.md b/content/events/2019-09-09-technical-clubs-days.md index 106094ed..c4740568 100644 --- a/content/events/2019-09-09-technical-clubs-days.md +++ b/content/events/2019-09-09-technical-clubs-days.md @@ -20,7 +20,6 @@ location: ![](/files/2019-09-09-technical-clubs-days.png) - Are you interested in joining a CS related club here at UBC? Come by the pacific poke area on Sept. 9th - Sept 10th from 11:00 AM - 1:30 PM to check out what clubs are available! diff --git a/content/events/2019-09-13-studio-ghibli-bbt-night.md b/content/events/2019-09-13-studio-ghibli-bbt-night.md index 79ad823f..8d40537c 100644 --- a/content/events/2019-09-13-studio-ghibli-bbt-night.md +++ b/content/events/2019-09-13-studio-ghibli-bbt-night.md @@ -20,7 +20,6 @@ location: ![](/files/2019-09-13-studio-ghibli-bbt-night) - Join us on Sept 13, 7:00 PM for some cheap bubble tea and a classic Studio Ghibli movie. RSVP is required! Only the first 75 RSVP will get the discounted BBT! diff --git a/content/events/2019-09-19-free-breakfast.md b/content/events/2019-09-19-free-breakfast.md index 66eee96c..840595c2 100644 --- a/content/events/2019-09-19-free-breakfast.md +++ b/content/events/2019-09-19-free-breakfast.md @@ -20,6 +20,5 @@ location: ![](/files/2019-09-19-free-breakfast.png) - Free breakfast at the cube is back! Join us at the cube (ICICS 021) on Sept 19th from 8 AM to 11 AM (or until food lasts) for a free continental breakfast! diff --git a/content/events/2019-09-25-first-year-panel.md b/content/events/2019-09-25-first-year-panel.md index 79d5eb1b..f91962e5 100644 --- a/content/events/2019-09-25-first-year-panel.md +++ b/content/events/2019-09-25-first-year-panel.md @@ -20,7 +20,6 @@ location: ![](/files/2019-09-25-first-year-panel.png) - Come visit Hugh Dempster 301 on September 25th for a panel designed for first years to ask question about CS programs/admission. There will be upper years and professor there to answer all your questions! This is also a good opportunity to network/socialize with your fellow first years. diff --git a/content/events/2019-10-16-coffee-chat.md b/content/events/2019-10-16-coffee-chat.md index ee2774e4..a4ccd042 100644 --- a/content/events/2019-10-16-coffee-chat.md +++ b/content/events/2019-10-16-coffee-chat.md @@ -1,5 +1,5 @@ --- -title: 'Coffee Chat Kick Off' +title: "Coffee Chat Kick Off" date: 2019-09-01 categories: [Event] tags: [coffeechat] diff --git a/content/events/2019-10-25-pumpkin-carving.md b/content/events/2019-10-25-pumpkin-carving.md index b2d56356..40e91a64 100644 --- a/content/events/2019-10-25-pumpkin-carving.md +++ b/content/events/2019-10-25-pumpkin-carving.md @@ -20,5 +20,4 @@ location: ![](/files/2019-10-20-pumpkin-carving.jpg) - The CSSS is holding pumpkin carving next Wed, Oct 23rd at 6 PM in ICICS X860! We will provide all the tools and pumpkins. This event will be limited to the first 30 students who reserve their spot with a $10 deposit (returned at event). Drop off your deposit at the Cube (ICICS 021) before next Wednesday, Oct 23. diff --git a/content/events/2019-11-20-hot-chocolate.md b/content/events/2019-11-20-hot-chocolate.md index 4bda8358..8cab1405 100644 --- a/content/events/2019-11-20-hot-chocolate.md +++ b/content/events/2019-11-20-hot-chocolate.md @@ -20,6 +20,5 @@ location: ![](/files/2019-11-20-hot-chocolate.svg) - Come with your own mug or cup between your class breaks and get it filled with hot chocolate. Free of charge! diff --git a/content/events/2019-11-22-sagm.md b/content/events/2019-11-22-sagm.md index ee4cd79a..ae3923cc 100644 --- a/content/events/2019-11-22-sagm.md +++ b/content/events/2019-11-22-sagm.md @@ -20,9 +20,8 @@ location: ![](/files/2019-11-22-SAGM.svg) - Affect the future of the CSSS and the Cube! -If you have any questions about the CSSS or would like to give input about the club and discuss club matters, this is a great opportunity to do so. Our executives will be sharing reports on their activities over the past few months, as well as soliciting feedback on the direction the club should take. +If you have any questions about the CSSS or would like to give input about the club and discuss club matters, this is a great opportunity to do so. Our executives will be sharing reports on their activities over the past few months, as well as soliciting feedback on the direction the club should take. ✨ Free sushi from Samurai Sushi is provided ✨ diff --git a/content/events/2019-11-29-meet-the-profs.md b/content/events/2019-11-29-meet-the-profs.md index e5bedec1..28d4daaa 100644 --- a/content/events/2019-11-29-meet-the-profs.md +++ b/content/events/2019-11-29-meet-the-profs.md @@ -20,9 +20,8 @@ location: ![](/files/2019-11-29-meet-the-profs.svg) - Why not spend the last day of classes unwinding with some of your favourite computer science professors? Join the Computer Science Student Society at our Meet the Profs event on Friday November 29th from 6-9pm! Get to know your professors and your peers while enjoying some drinks. - See you there! +See you there! diff --git a/content/events/2020-01-15-free-professional-headshot.md b/content/events/2020-01-15-free-professional-headshot.md index 4939bb27..8a57c35a 100644 --- a/content/events/2020-01-15-free-professional-headshot.md +++ b/content/events/2020-01-15-free-professional-headshot.md @@ -20,7 +20,6 @@ location: ![](/files/2020-01-15-free-professional-headshot.jpg) - The CSSS is offering a free portrait photography session for CS students! This is perfect if you are looking to update your professional profile just before the Technical Career Fair! (TCF event here: https://www.facebook.com/events/1413043358865329) diff --git a/content/events/2020-01-30-tcf.md b/content/events/2020-01-30-tcf.md index f5df2969..0d2668e3 100644 --- a/content/events/2020-01-30-tcf.md +++ b/content/events/2020-01-30-tcf.md @@ -20,7 +20,6 @@ location: ![](/files/2020-01-30-tcf.png) - 🎉 Welcome to the 2020 Technical Career Fair! 🎉 📅 Jan 30 + 31, 10 AM - 4 PM 📅 diff --git a/content/events/2020-03-11-royal-flush.md b/content/events/2020-03-11-royal-flush.md index 7d168566..ac925608 100644 --- a/content/events/2020-03-11-royal-flush.md +++ b/content/events/2020-03-11-royal-flush.md @@ -20,12 +20,11 @@ location: ![](/files/2020-04-09-royal-flush.png) - Due to mounting concerns around the COVID-19 pandemic, we have decided that we cannot hold the CSSS Year-End Gala on April 9th, 2020 as planned. From your feedback and after much deliberation, we are postponing the Year-End Gala tentatively until graduation date (around May 25th). This is two months from the current date, and we are hopeful that the landscape may change enough so that we can hold the event in good conscience. We recognize that this is a sad and frustrating situation for many of you, especially those of you who are graduating this year and dearly wished to celebrate a sendoff amongst friends and loved ones found during your time here. Rest assured, we are equally devastated that we cannot celebrate with you all this April. However, we value your health and safety above all, and we recognize that proceeding with the original plan would be irresponsible and dangerously dismissive of the reality that we must all seriously take precautions to alleviate the spread of the virus. For the good of the community, we urge you to stay home, adopt regular habits of hand-washing, and practice social distancing. -*** TICKET LOGISTICS *** +**_ TICKET LOGISTICS _** Those who currently have tickets and are still interested in potentially attending the gala at a future date is encouraged to hold on to the ticket until that date, as with each purchase the CSSS is absorbing the process fees. However, if you are uncomfortable with that or you can not attend the gala at a different date, as always YOU MAY RECEIVE A FULL REFUND ANYTIME, regardless if the event is cancelled, postponed, or ongoing. As for those that have purchased group tickets with some members no longer attending and some members intending to hold on to their tickets, we will refund the no longer attending individuals while the remaining can keep their tickets without paying any extra. Feel free to send in your refund request by messaging us on Facebook or through eventbrite or emailing us at csss@ubccsss.org or president@ubccsss.org @@ -33,6 +32,4 @@ We also recognize that it is very possible large gatherings will still be inadvi As your student society, we are committed to your health and safety, as well as serving your needs as CS undergrads and as individuals. Please reach out if you have any questions, concerns, or ideas, and please stay tuned for more updates. - - [TICKET SALES](https://www.eventbrite.ca/e/csss-presents-royal-flush-tickets-99105225397) WILL BE OPEN ON MARCH 11, 2020 (6 PM): diff --git a/content/events/2020-03-18-sagm.md b/content/events/2020-03-18-sagm.md index f201cc74..33290845 100644 --- a/content/events/2020-03-18-sagm.md +++ b/content/events/2020-03-18-sagm.md @@ -11,7 +11,6 @@ start_date: 2020-03-20 18:00:00 ![](/files/2020-03-18-sagm.png) - Due to COVID-19 outbreak, we will conduct our SAGM through Zoom: https://us04web.zoom.us/j/737911571 diff --git a/content/events/2020-04-09-minecraft-nights.md b/content/events/2020-04-09-minecraft-nights.md index d8cbc1de..0fcbd746 100644 --- a/content/events/2020-04-09-minecraft-nights.md +++ b/content/events/2020-04-09-minecraft-nights.md @@ -11,7 +11,6 @@ start_date: 2020-04-09 20:00:00 ![](/files/2020-04-09-minecraft.jpg) - I hope you all are having fun during the quarantine, we've set up a Minecraft server for people to enjoy (it is actually up at all time so feel free to hop in): 192.99.44.26:25578 diff --git a/content/events/2020-06-16-codingcompetition.md b/content/events/2020-06-16-codingcompetition.md index 54a1a838..28beda9d 100644 --- a/content/events/2020-06-16-codingcompetition.md +++ b/content/events/2020-06-16-codingcompetition.md @@ -5,12 +5,13 @@ categories: [event] tags: [club-activities] author: Lauren Kerker images: - - /files/SummerHackathon_FBEventBanner.png + - /files/SummerHackathon_FBEventBanner.png aliases: - - /posts/2020/06/16/codingcompetition/ + - /posts/2020/06/16/codingcompetition/ start_date: 2020-06-20 09:30:00 virtual_location: https://us02web.zoom.us/j/89278946578?pwd=VmpsQ2RRdlZId1M0bENmSGhUTUdtdz09 --- + ![](/files/SummerHackathon_FBEventBanner.png) Join us this Saturday for our Summer Coding Competition! @@ -29,7 +30,7 @@ The top-scoring team will walk away with a $50 Amazon gift card! --- -**NOTE: You will be required to use Github and git, for code submissions. Please ensure you are familiar with both. We will have a crash course on both at 1 hour before the competition starts (11 am PST) via this link: https://us02web.zoom.us/j/89278946578?pwd=VmpsQ2RRdlZId1M0bENmSGhUTUdtdz09 +\*\*NOTE: You will be required to use Github and git, for code submissions. Please ensure you are familiar with both. We will have a crash course on both at 1 hour before the competition starts (11 am PST) via this link: https://us02web.zoom.us/j/89278946578?pwd=VmpsQ2RRdlZId1M0bENmSGhUTUdtdz09 Meeting ID: 892 7894 6578 Password: gitgitgit diff --git a/content/events/2020-10-27-virtual-pictionary.md b/content/events/2020-10-27-virtual-pictionary.md index 2706ca6b..00016e3d 100644 --- a/content/events/2020-10-27-virtual-pictionary.md +++ b/content/events/2020-10-27-virtual-pictionary.md @@ -5,12 +5,13 @@ categories: [event] tags: [club-activities] author: Lauren Kerker images: - - /files/pictionary_csss.jpg + - /files/pictionary_csss.jpg aliases: - - /posts/2020/10/27/virtualPictionary/ + - /posts/2020/10/27/virtualPictionary/ start_date: 2020-10-28 18:00:00 virtual_location: https://ubc.zoom.us/j/61074632465 --- + ![](/files/pictionary_csss.jpg) Join us for virtual Pictionary tomorrow evening! diff --git a/content/events/2020-11-02-interviewdrian.md b/content/events/2020-11-02-interviewdrian.md index 43715d29..47471a02 100644 --- a/content/events/2020-11-02-interviewdrian.md +++ b/content/events/2020-11-02-interviewdrian.md @@ -5,9 +5,9 @@ categories: [event] tags: [club-activities] author: Lauren Kerker images: - - /files/Q&A%20CSSS.jpg + - /files/Q&A%20CSSS.jpg aliases: - - /posts/2020/11/02/Questions/ + - /posts/2020/11/02/Questions/ start_date: 2020-11-02 15:00:00 end_date: 2020-11-02 15:40:00 virtual_location: https://ubc.zoom.us/j/63679913308?pwd=c1V0TFlDNzJVZ1RpUUFEUkg1cHljZz09 @@ -18,11 +18,8 @@ virtual_location: https://ubc.zoom.us/j/63679913308?pwd=c1V0TFlDNzJVZ1RpUUFEUkg1 All undergraduate students are invited to Dr. Ian Mitchell’s interview on Monday Nov. 2 from 3-3:40pm to ask questions and get answers from one of our potential new CS Head. - - Meeting ID: 636 7991 3308 - Passcode: 226593 https://ubc.zoom.us/j/63679913308?pwd=c1V0TFlDNzJVZ1RpUUFEUkg1cHljZz09 diff --git a/content/events/2020-11-10-virtuallounge.md b/content/events/2020-11-10-virtuallounge.md index b3c42083..9910119b 100644 --- a/content/events/2020-11-10-virtuallounge.md +++ b/content/events/2020-11-10-virtuallounge.md @@ -5,10 +5,11 @@ categories: [services] tags: [club-activities] author: Lauren Kerker images: - - /files/virtualLounge.jpg + - /files/virtualLounge.jpg aliases: - - /posts/2020/11/10/VirtualLounge/ + - /posts/2020/11/10/VirtualLounge/ --- + ![](/files/virtualLounge.jpg) We are announcing the new Virtual Lounge Coordinator initiative, of volunteers who will be staffing the CSSS discord server @@ -16,21 +17,14 @@ of volunteers who will be staffing the CSSS discord server They will be present in voice chat during the duration of their shifts for casual chat and to answer questions about the CS community. - Current schedule: - Mon (8pm-9pm) -Dhairya - Tues (8pm-9pm) -Ethan - Wednesday (8pm-9pm) -Vaishnavi - Thurs-Fri (8pm-9pm) -Dhairya - - Hope to see you then! diff --git a/content/events/2020-11-24-holidaymovie.md b/content/events/2020-11-24-holidaymovie.md index ba3ee02c..7e69eab9 100644 --- a/content/events/2020-11-24-holidaymovie.md +++ b/content/events/2020-11-24-holidaymovie.md @@ -5,12 +5,13 @@ categories: [event] tags: [club-activities] author: Lauren Kerker images: - - /files/snowman.jpg + - /files/snowman.jpg aliases: - - /posts/2020/11/24/HolidayMovie/ + - /posts/2020/11/24/HolidayMovie/ start_date: 2020-12-05 05:00:00 virtual_location: https://discord.gg/fqt6e8TP6q --- + ![](/files/snowman.jpg) 🧀🎄🧀 CSSS Cheesy Holiday Netflix Party 🧀🎄🧀 Come celebrate the start of your Christmas holidays with the cheesiest romantic Christmas movie! @@ -19,8 +20,8 @@ Meet new friends and network while we watch (and low-key critique) the latest Pr We’ll make an announcement 5 minutes on our Discord server before start time. - You will need: + 1. a valid Netflix account 2. to download the NetflixParty extension (https://www.netflixparty.com/) 3. and to join our Discord server (https://discord.gg/fqt6e8TP6q) diff --git a/content/events/2020-12-22-tcf2021.md b/content/events/2020-12-22-tcf2021.md index 82b3bda1..4f8e0e26 100644 --- a/content/events/2020-12-22-tcf2021.md +++ b/content/events/2020-12-22-tcf2021.md @@ -3,29 +3,27 @@ title: UBC Virtual Technical Career Fair 2021 tags: [club-activities] author: Lauren Kerker images: - - /files/tcf2021.jpg + - /files/tcf2021.jpg start_date: 2021-01-21 10:00:00 end_date: 2021-01-21 15:00:00 virtual_location: https://ubc-csm.symplicity.com/students --- + ![](/files/tcf2021.jpg) 🎉 Welcome to the UBC Virtual Technical Career Fair 2021! 🎉 Last year, numerous companies attended the Technical Career Fair to meet undergraduate and graduate students from a wide range of disciplines, including Computer Science, Cognitive Systems, Engineering Physics, and Electrical & Computer Engineering. This is a wonderful way for you to showcase your portfolio, and network with a wide range of companies to find out about internships, Co-op, and new grad career opportunities. - Hosted jointly by UBC Computer Science Student Society (CSSS), UBC IEEE, Cognitive Systems Society, and Engineering Physics, the Technical Career Fair will be held virtually on Jan. 21, 2021 @ 10am - 3pm (PST) via Microsoft Teams . - Download Microsoft Teams here: https://it.ubc.ca/services/email-voice-internet/microsoft-teams - 📩 Bring your resume! 📩 --- -*****IMPORTANT INFORMATION***** +**\***IMPORTANT INFORMATION**\*** RSVP on CareersOnline by Jan 15th! Detailed access instructions will be emailed to you no later than Jan 18th. diff --git a/content/events/2021-01-12-tcf-companies.md b/content/events/2021-01-12-tcf-companies.md index eecf0b42..66ba7249 100644 --- a/content/events/2021-01-12-tcf-companies.md +++ b/content/events/2021-01-12-tcf-companies.md @@ -3,142 +3,114 @@ title: Companies Attending UBC Virtual TCF 2021 tags: [club-activities] author: Lauren Kerker images: - - /files/logo.png - - /files/generac.png - - /files/SAP-logo.png - - /files/kabam.jpg - - /files/Arista_Logo.png - - /files/broadridge.jpg - - /files/Burli-NE-Logo.png - - /files/gr-logo.png - - /files/icbc-logo.jpg - - /files/avigilon.png - - /files/pdftron-logo-blue.png - - /files/Q-logo-onwhite.png - - /files/RedMane_Logo.jpg - - /files/safe.png - - /files/skybox.png - - /files/teck.png - - /files/visier.png - - /files/Worksafebc.png - - /files/zaber.png + - /files/logo.png + - /files/generac.png + - /files/SAP-logo.png + - /files/kabam.jpg + - /files/Arista_Logo.png + - /files/broadridge.jpg + - /files/Burli-NE-Logo.png + - /files/gr-logo.png + - /files/icbc-logo.jpg + - /files/avigilon.png + - /files/pdftron-logo-blue.png + - /files/Q-logo-onwhite.png + - /files/RedMane_Logo.jpg + - /files/safe.png + - /files/skybox.png + - /files/teck.png + - /files/visier.png + - /files/Worksafebc.png + - /files/zaber.png start_date: 2021-01-21 10:00:00 end_date: 2021-01-21 15:00:00 virtual_location: https://ubc-csm.symplicity.com/students --- + \ **Welcome to the UBC Virtual Technical Career Fair 2021!** - The following companies will be at the UBC Virtual Technical Career Fair: - - \ **Kabam**\ Vancouver-based, Kabam Games, started in 2006 and now has 5 offices across North America. They have developed games with big names such as Marvel, Disney, and Hasbro. Kabam has job opportunities in areas such as, Game Engineering, Data Science, and UX. Visit their website here: https://kabam.com/ and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **SAP**\ -SAP values entrepreneurial spirit, fostering creativity and building lasting relationships with their employees. They know that a diverse and inclusive workforce keeps them competitive and provides opportunities for all. They believe that together we can transform industries, grow economics, lift up societies and sustain our environment. Visit their website here: https://www.sap.com/canada/ and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - +SAP values entrepreneurial spirit, fostering creativity and building lasting relationships with their employees. They know that a diverse and inclusive workforce keeps them competitive and provides opportunities for all. They believe that together we can transform industries, grow economics, lift up societies and sustain our environment. Visit their website here: https://www.sap.com/canada/ and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) \ **Arista**\ -Arista is a fast growing mid-size company that builds multi-layer Ethernet switches for modern data centers. Led by industry titans Andy Bechtolsheim and Jayshree Ullal, they develop new hardware and software solutions that improve the scalability, performance, and reliability of large-scale cloud networks and distributed computing environments. Visit their website here: https://www.arista.com/en/careers and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - +Arista is a fast growing mid-size company that builds multi-layer Ethernet switches for modern data centers. Led by industry titans Andy Bechtolsheim and Jayshree Ullal, they develop new hardware and software solutions that improve the scalability, performance, and reliability of large-scale cloud networks and distributed computing environments. Visit their website here: https://www.arista.com/en/careers and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) \ **Broadridge**\ Since becoming independent in 2007, Broadridge has grown into a global Fintech company with over $4.5 billion in revenues and is recognized as an invaluable partner for the world's leading companies and financial institutions. They help drive business transformation for their clients with solutions for enriching client engagement, navigating risk, optimizing efficiency and generating revenue growth. Visit their website here: http://www.broadridge.com and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **Burli**\ Burli Software is a Vancouver-based software company that has been developing, selling and supporting software for the broadcast industry for more than 20 years. Its key products, which are used worldwide by thousands of professional journalists, are applications for managing content (text, audio, video) for radio and television newsrooms. Visit their website here: http://www.burli.com and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - - **Citi**\ Citi Canada works tirelessly to provide consumers, corporations, governments and institutions with a broad range of financial services and products. They strive to create the best outcomes for their clients and customers with financial ingenuity that leads to solutions that are simple, creative and responsible. Visit their website here: http://www.citibank.com/canada and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **Generac Power Systems**\ Founded in 1959, Generac was the first to engineer affordable home standby generators, along with the first engine developed specifically for the rigors of generator use, and is now the #1 manufacturer of home backup generators. Generac manufactures the widest range of power products in the marketplace including portable, residential, commercial and industrial generators. They are also the leading designer and manufacturer of manual and fully automatic transfer switches and accessories for backup power applications up to 2 MW. In 2019, Neurio Technology and Pika Energy were acquired by Generac Power Systems with an ambitious goal in mind: becoming a technology powerhouse to drive new potential in the clean energy space. Visit their website here: https://www.generac.com/ and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - - \ **Global Relay**\ Global Relay helps organizations manage and control their communications data. Their services provide all employees with the tools and data they need - helping them make decisions and organizations stay competitive. Visit their website here: http://globalrelay.com and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **ICBC**\ A career at ICBC is an opportunity to be part of a talented, diverse and inclusive team that is driven to serve its customers and community. Make the most of your skills and take the opportunity to grow and develop your career. You can expect a competitive salary, comprehensive benefits and a challenging work environment. Drive your career with ICBC. Visit their website here: http://www.icbc.com and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **Motorola Solutions**\ Avigilon, a Motorola Solutions company, designs, develops, and manufactures advanced AI, video analytics, network video management software and hardware, surveillance cameras, and access control solutions that help change the way people interact with their security systems. Visit their website here: http://www.avigilon.com and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **PDFTron**\ PDFTron is an industry-leading provider of document processing technology that powers everything from traditional desktop software (like AutoCAD), to web apps (like DocuSign), and mobile apps (like Xodo). Visit their website here: http://www.pdftron.com and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ -**Qumulo**\ +**Qumulo**\ Qumulo is the leading file data platform for multi cloud environments, providing unrivaled freedom, control, and real-time visibility for file data at massive scale. Fortune 500 companies, major film studios, and the largest research facilities in the world trust Qumulo to help them innovate with their mission-critical digital files. Visit their website here: http://www.qumulo.com and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **RedMane**\ RedMane's business is the design, delivery, and support of large mission critical business application systems for governments and large businesses across North America. Visit their website here: https://www.redmane.com/ and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **Safe Software**\ Safe Software is the creator and developer of FME - the data integration platform with the best support for spatial data worldwide. Founded in 1993, Safe is headquartered in Surrey, BC with over 190 team members and counting. Visit their website here: http://www.safe.com and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **SkyBox Lab**\ SkyBox Labs is a full-service game development studio based in Vancouver, BC, Canada. Founded in 2011, they've developed titles alongside some of the world's top publishers including Xbox Game Studios, Wizards of the Coast, and Electronic Arts. The studio is a co-developer on Halo Infinite, working on projects in the Minecraft universe, supporting development of Magic: The Gathering Arena, and the creator of the original title, Stela. Visit their website here: http://www.skyboxlabs.com and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **Teck**\ Teck is a diversified resource company committed to responsible mining and mineral development with business units focused on copper, zinc, and steelmaking coal. Teck hires more than 150 students each year to work at their various operations and offices in Western Canada. If you are driven to succeed, self-motivated and seeking a fast-paced, dynamic organization with extensive education and career development opportunities, you have come to the right place. Visit their website here: http://teck.com/campus and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **Visier**\ A leading innovator in Applied Big Data cloud technology, Visier provides Workforce Intelligence solutions that are enabling a rapidly growing number of the world's best brands to maximize their business outcomes through their people. Visit their website here: http://www.visier.com and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **WorkSafeBC**\ WorkSafeBC is a provincial agency dedicated to promoting safe and healthy workplaces across B.C. We partner with workers and employers to save lives and prevent work-related injury, disease, and disability. Visit their website here: http://www.worksafebc.com/careers and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - \ **Zaber Technologies**\ Zaber Technologies is an established and steadily growing employee-owned company that designs, manufactures, and sells precision motion control equipment for high-tech markets around the world. Visit their website here: http://www.zaber.com and chat with them at the 2021 UBC Virtual Career Fair to learn more! (event info -> https://fb.me/e/1qeVvWd3P) - - **Benevity Inc**\ Better Work and a Better World: at Benevity that's what they're all about. They're a software company in the business of doing good, building better ways for companies to connect with their customers and employees around causes (they make doing well by doing good more than just a tagline!). They're growing fast and looking for more great people to join the team.\ They are not Bono, just a passionate crew of workhorses out to change the world. They have that fun, flexible tech culture that people love (ok, some people, you know who you are!) and they have a heart.\ Benevity, Inc., a certified B Corporation, is the global leader in corporate social responsibility and employee engagement software, including online giving, matching, volunteering and community investment.\ - - - - diff --git a/content/events/2021-01-29-function-for-future-funcitons.md b/content/events/2021-01-29-function-for-future-funcitons.md index 42408145..065b778c 100644 --- a/content/events/2021-01-29-function-for-future-funcitons.md +++ b/content/events/2021-01-29-function-for-future-funcitons.md @@ -3,21 +3,17 @@ title: Function for Future Functions tags: [club-activities] author: Lauren Kerker images: - - /files/functions.jpg + - /files/functions.jpg start_date: 2021-02-02 18:30:00 end_date: 2021-02-02 20:00:00 -event_link: https://fb.me/e/3q3uEuFmj +event_link: https://fb.me/e/3q3uEuFmj --- -![](/files/functions.jpg) -Alumni Speaker Series!! +![](/files/functions.jpg) +Alumni Speaker Series!! Have you ever felt stuck, not knowing what career paths you can pursue after completing your Computer Science, Math, or Statistics degree? 📊 If you want to learn more, you’ll definitely want to come to our third Alumni Speaker Series event! 🎉 - - The Function for Future Functions: Computer Science, Math, and Statistics Alumni Speaker Night is a networking event that will provide students with the opportunity to explore the career paths they can take in these fields. We’ve invited alumni with diverse experience who currently work in the computer science-, math-, and statistics-related industries with the help of the UBC Computer Science Student Society (CSSS) 💻. This event is FREE and open to ALL STUDENTS, so come whether you are in first year, graduating, or anything in between! Make sure you stay for the duration of the event to automatically be entered in a draw to win a gift card of your choice! ✨ - - -Please RSVP using this form bit.ly/future-functions-rsvp by Monday, February 1st at 11:59PM. We will send out confirmation emails with a Zoom Link and a brief rundown of the event on the day of. 🤩 \ No newline at end of file +Please RSVP using this form bit.ly/future-functions-rsvp by Monday, February 1st at 11:59PM. We will send out confirmation emails with a Zoom Link and a brief rundown of the event on the day of. 🤩 diff --git a/content/events/2021-11-05-professional-headshot-session.md b/content/events/2021-11-05-professional-headshot-session.md index 7ca45d6b..33f3dc91 100644 --- a/content/events/2021-11-05-professional-headshot-session.md +++ b/content/events/2021-11-05-professional-headshot-session.md @@ -1,5 +1,5 @@ --- -title: 'Professional Headshot Session' +title: "Professional Headshot Session" date: 2021-11-05 tags: [] author: Asad Dhorajiwala diff --git a/content/events/2021-11-26-research-night.md b/content/events/2021-11-26-research-night.md index 9ad7492b..7b5e8cf5 100644 --- a/content/events/2021-11-26-research-night.md +++ b/content/events/2021-11-26-research-night.md @@ -22,4 +22,4 @@ Rebecca Lin Dryden Wiebe Matthew Tang Finn Hackett -Joanne McGrenere +Joanne McGrenere diff --git a/content/events/2022-01-27-tech-industry-night.md b/content/events/2022-01-27-tech-industry-night.md index 3deb4934..bbc92d7b 100644 --- a/content/events/2022-01-27-tech-industry-night.md +++ b/content/events/2022-01-27-tech-industry-night.md @@ -4,9 +4,9 @@ title: "Tech Industry Night - Jan 2022" # Publishing date when the event appears, not the date of the event. date: 2022-01-18 # Tags that apply to the event -tags: ["career","event","club-activities"] +tags: ["career", "event", "club-activities"] # Name of the author (you) -author: Emilie Ma +author: Emilie Ma # Images associated to this event. Used for banner. images: - /files/2022-01-19-tech-industry-night.png @@ -21,6 +21,7 @@ start_date: 2022-01-27 17:00:00 # End date and time (defaults to one hour after start). Used for calendar page. end_date: 2022-01-27 19:00:00 --- + ![Tech Industry Night 2022 Banner](/files/2022-01-19-tech-industry-night.png) The CSSS will host the first 2022 Tech Industry Night during the inaugural CS week which runs from January 24th-31st. @@ -30,32 +31,38 @@ Students will have the opportunity to interact with industry professionals and r Sign up by filling out [this signup survey](https://ubc.ca1.qualtrics.com/jfe/form/SV_3a8WDxJVILuRiku), or by scanning the QR code on the poster! #### Arista Networks + \ Arista Networks is an industry leader in data-driven, client-to-cloud networking for large data center, campus and routing environments. Arista’s award-winning platforms deliver availability, agility, automation, analytics and security through CloudVision® and Arista EOS®, an advanced network operating system. Its seasoned leadership team is globally recognized as respected leaders and visionaries with a rich and extensive history in networking and innovation. Arista was recognized as a leader with the top score in current offering and strategy categories in The Forrester Wave™: Open, Programmable Switches For A Businesswide SDN, Q3 2020. https://www.arista.com/en/ #### Bit Quill + \ Bit Quill builds software for software companies. They build back-end software in the data and cloud space for the world’s largest software companies - and a few of the smallest ones, too. Their reputation is built on high-quality, rock-solid software; a collaborative approach to design and development; and, a love for good tech and happy people. https://www.bitquill.com/ #### FDM Group + \ The FDM group work in partnership with their clients across a number of sectors, providing access to a skilled, highly diverse pipeline of talent to work as part of their technology teams. Their consultants undergo rigorous training across in-demand technologies, in learning environments that are designed to mirror real-world business challenges and working practices. They have a comprehensive consultant support program in place to ensure they provide satisfying and successful placements for their clients and consultants, including learning and development offerings, wellbeing and mentoring programs, and networking events. https://www.fdmgroup.com/en-ca/ca-home #### Global Relay + \ “Connecting compliant messaging with intelligent archiving for risk-ready business.” Global Relay was founded in 1999. The core management team is still united, more than 20 years later. From a start-up working with small broker-dealers, Global Relay has scaled to manage petabytes of data for the largest global banks. The company has also expanded their solutions for asset management, insurance, energy, government, public companies, and other regulated organizations. Without any outside investments, Global Relay is a self-made company. https://www.globalrelay.com/ #### Rogers Communications + \ Rogers makes more possible for Canadians each and every day, proudly connecting them to a world of possibilities and the moments that matter most in their lives. Founded in 1960, they have grown to become a leading technology and media company that strives to provide the very best in wireless, residential, and media to Canadians and Canadian businesses. https://www.rogers.com/ #### Teck Resources + \ Teck is one of Canada’s leading mining companies with operations and projects in Canada, the United States, Chile and Peru. They provide essential resources the world is counting on to make life better while caring for the people, communities and land that we love. They are committed to innovation and continuous improvement while ensuring everyone goes home safe and healthy every day. They do the right thing — even when it’s hard or requires bold action. They work with a sense of personal responsibility and genuine care for the people, communities and lands with which we are entrusted. -https://www.teck.com/ \ No newline at end of file +https://www.teck.com/ diff --git a/content/events/2022-03-03-headshot-event.md b/content/events/2022-03-03-headshot-event.md index a9b5ccac..665bf460 100644 --- a/content/events/2022-03-03-headshot-event.md +++ b/content/events/2022-03-03-headshot-event.md @@ -4,9 +4,9 @@ title: "Free Headshot Photo Session - Thursday" # Publishing date when the event appears, not the date of the event. date: 2022-02-28 # Tags that apply to the event -tags: ["career","event","club-activities"] +tags: ["career", "event", "club-activities"] # Name of the author (you) -author: Eric Yan +author: Eric Yan # Images associated to this event. Used for banner. images: - /files/2022-02-28-headshot-event.png @@ -15,12 +15,13 @@ start_date: 2022-03-03 15:30:00 # End date and time (defaults to one hour after start). Used for calendar page. end_date: 2022-03-03 17:00:00 --- + ![Headshot Photo Session](/files/2022-02-28-headshot-event.png) Dates & Times: **Thurs. March 3 (3:30 pm – 5:00 pm)** and **Fri. March 4 (3:00 pm – 5:00 pm)** Are you a student who is just getting started in your career path? Do you wish to get a new headshot photo for your LinkedIn profile or just your Facebook? CSSS is holding a free headshot photoshoot session for ALL students! Feel free to come wearing anything, though business casual/formal is recommended. -This event will take place inside the ICICS building or outside if weather permits) on Thursday March 3 and Friday March 4. Feel free to attend either day (or both!). Drop-ins are welcome. Please register using this link https://ubc.ca1.qualtrics.com/jfe/form/SV_3qs4dJNAar8EdaC +This event will take place inside the ICICS building or outside if weather permits) on Thursday March 3 and Friday March 4. Feel free to attend either day (or both!). Drop-ins are welcome. Please register using this link https://ubc.ca1.qualtrics.com/jfe/form/SV_3qs4dJNAar8EdaC -For any questions, please contact VP Volunteering of CSSS at vpv@ubccsss.org or reach out to our Instagram @ubc_csss! \ No newline at end of file +For any questions, please contact VP Volunteering of CSSS at vpv@ubccsss.org or reach out to our Instagram @ubc_csss! diff --git a/content/events/2022-03-04-headshot-event.md b/content/events/2022-03-04-headshot-event.md index 66cb01c2..24c32b54 100644 --- a/content/events/2022-03-04-headshot-event.md +++ b/content/events/2022-03-04-headshot-event.md @@ -4,9 +4,9 @@ title: "Free Headshot Photo Session - Friday" # Publishing date when the event appears, not the date of the event. date: 2022-02-28 # Tags that apply to the event -tags: ["career","event","club-activities"] +tags: ["career", "event", "club-activities"] # Name of the author (you) -author: Eric Yan +author: Eric Yan # Images associated to this event. Used for banner. images: - /files/2022-02-28-headshot-event.png @@ -15,12 +15,13 @@ start_date: 2022-03-04 15:00:00 # End date and time (defaults to one hour after start). Used for calendar page. end_date: 2022-03-04 17:00:00 --- + ![Headshot Photo Session](/files/2022-02-28-headshot-event.png) Dates & Times: **Thurs. March 3 (3:30 pm – 5:00 pm)** and **Fri. March 4 (3:00 pm – 5:00 pm)** Are you a student who is just getting started in your career path? Do you wish to get a new headshot photo for your LinkedIn profile or just your Facebook? CSSS is holding a free headshot photoshoot session for ALL students! Feel free to come wearing anything, though business casual/formal is recommended. -This event will take place inside the ICICS building or outside if weather permits) on Thursday March 3 and Friday March 4. Feel free to attend either day (or both!). Drop-ins are welcome. Please register using this link https://ubc.ca1.qualtrics.com/jfe/form/SV_3qs4dJNAar8EdaC +This event will take place inside the ICICS building or outside if weather permits) on Thursday March 3 and Friday March 4. Feel free to attend either day (or both!). Drop-ins are welcome. Please register using this link https://ubc.ca1.qualtrics.com/jfe/form/SV_3qs4dJNAar8EdaC -For any questions, please contact VP Volunteering of CSSS at vpv@ubccsss.org or reach out to our Instagram @ubc_csss! \ No newline at end of file +For any questions, please contact VP Volunteering of CSSS at vpv@ubccsss.org or reach out to our Instagram @ubc_csss! diff --git a/content/events/2022-03-09-personal-projects-panel.md b/content/events/2022-03-09-personal-projects-panel.md index 863cd985..46800a33 100644 --- a/content/events/2022-03-09-personal-projects-panel.md +++ b/content/events/2022-03-09-personal-projects-panel.md @@ -4,9 +4,9 @@ title: "Personal Projects Panel" # Publishing date when the event appears, not the date of the event. date: 2022-02-28 # Tags that apply to the event -tags: ["career","event","club-activities"] +tags: ["career", "event", "club-activities"] # Name of the author (you) -author: Eric Yan +author: Eric Yan # Images associated to this event. Used for banner. images: - /files/Q&A CSSS.jpg @@ -17,7 +17,8 @@ end_date: 2022-03-09 18:30:00 virtual_location: https://ubc-csm.symplicity.com/students --- -**Schedule:** +**Schedule:** + - 5:15 pm – 6:00 pm panel - 6:00 pm – 6:30 pm Zoom breakout rooms with panel members @@ -25,4 +26,4 @@ Overwhelmed by industry recommendations to have personal projects, but don’t k The panel moderator will be UBC CS associate professor Ivan Beschastnikh. Panelists include industry members Jerry Jim (VP Technology with Central 1 Credit Union and CPSC 319 instructor), Christin Wiedemann (Director, Quality Engineering, Slalom Build) George Chow (SFU lecturer previously working in senior management roles at Simba Technologies) and Gokce Dilek (4th year CS major). Immediately following the panel there will be facilitated Zoom break out rooms where you can ask panelists more specific questions within a more informal setting. -**RSVP at https://my.cs.ubc.ca/event/2022/03/personal-projects-panel by Mon. March 7 end of day.** \ No newline at end of file +**RSVP at https://my.cs.ubc.ca/event/2022/03/personal-projects-panel by Mon. March 7 end of day.** diff --git a/content/events/2022-03-17-tech-industry-night.md b/content/events/2022-03-17-tech-industry-night.md index 5a60e464..c107cf89 100644 --- a/content/events/2022-03-17-tech-industry-night.md +++ b/content/events/2022-03-17-tech-industry-night.md @@ -4,9 +4,9 @@ title: "Tech Industry Night - Mar 2022" # Publishing date when the event appears, not the date of the event. date: 2022-02-28 # Tags that apply to the event -tags: ["career","event","club-activities"] +tags: ["career", "event", "club-activities"] # Name of the author (you) -author: Eric Yan +author: Eric Yan # Images associated to this event. Used for banner. images: - /files/2022-03-17-tech-industry-night.jpg @@ -15,11 +15,13 @@ start_date: 2022-03-17 17:00:00 # End date and time (defaults to one hour after start). Used for calendar page. end_date: 2022-03-17 19:30:00 --- -The **UBC CSSS** will host its second **__Tech Industry Night__** on **Thurday, March 17, 2022, 5:00PM - 7:30PM**! This is an event designed to connect students in computing disciplines with companies looking for co-ops and new grads. Students will have the opportunity to interact with industry professionals and recruiters from local tech companies, hot startups, and multinational firms in diverse fields, including cloud technologies, enterprise software, manufacturing, engineering, and consulting. -Join us to learn more about the job market, interview strategies, resume tips, as well as company presentations, a round table panel discussion, and informational breakout rooms. **Sign up [here](https://my.cs.ubc.ca/event/2022/03/tech-industry-night-2)!** +The **UBC CSSS** will host its second \***\*Tech Industry Night\*\*** on **Thurday, March 17, 2022, 5:00PM - 7:30PM**! This is an event designed to connect students in computing disciplines with companies looking for co-ops and new grads. Students will have the opportunity to interact with industry professionals and recruiters from local tech companies, hot startups, and multinational firms in diverse fields, including cloud technologies, enterprise software, manufacturing, engineering, and consulting. + +Join us to learn more about the job market, interview strategies, resume tips, as well as company presentations, a round table panel discussion, and informational breakout rooms. **Sign up [here](https://my.cs.ubc.ca/event/2022/03/tech-industry-night-2)!** ### Participating Company Profile + aviatrix logo **Aviatrix** is one of the 10 Hottest Enterprise Networking Startups of 2020. Through its networking platform, Aviatrix is redefining networking for the cloud and putting enterprise IT back in control. The Aviatrix Certified Engineer (ACE) program is the industry’s first and only multi-cloud networking certification and training program. Learn more about about the startup that is enabling the multi-cloud network revolution! @@ -30,7 +32,6 @@ https://aviatrix.com/ **BGC Engineering Inc. (BGC)** is an international consulting firm that provides professional services in applied earth sciences across North and South America. With a specialized appreciation of the impacts of geology on engineered structures, BGC has addressed challenging engineering and environmental issues since 1990. BGC is composed of over 600 professional engineers, software developers, geoscientists, technicians, and support staff who provide a full range of investigation, design and construction review services in the applied earth sciences. Join us at the next tech industry night to learn about CS career opportunities in engineering! https://www.bgcengineering.ca/ - fdm logo The **FDM group** works in partnership with their clients across a number of sectors, providing access to a skilled, highly diverse pipeline of talent to work as part of their technology teams. Their consultants undergo rigorous training across in-demand technologies, in learning environments that are designed to mirror real world business challenges and working practices. They have a comprehensive consultant support program in place to ensure they provide happy and successful placements for their clients and consultants, including learning and development offerings, wellbeing and mentoring programs, and networking events. @@ -59,13 +60,16 @@ https://www.visier.com/ **Zaber** designs and manufactures precision positioning devices that are affordable, integrated, and easy to use. Their devices have many different appliations and markets, such as photonics and optics, life sciences, microscopy, and industrial automation. Founded in 1997 and headquartered in Vancouver, B.C., Zaber's product offering has grown to include over 100 montion control products distributed worldwide. Come and learn about opportunities for CS students at Zaber and the broader manufacturing industry. https://www.zaber.com/ - ### Event Agenda + ##### Part 1: Presentations + Each company will deliver a seven-minute presentation about what they do, details about their co-op program, and anything else they decide to include. Watch, listen, and prepare your questions for the rest of the event. ##### Part 2: Panel + A classic Zoom Q&A. We will open the floor to questions from attendees, and any company can respond. ##### Part 3: Breakout rooms -Prepare your **resume** and bring questions! Each participating company will have its own breakout room, and you’ll be able to move freely between these rooms. This is your chance to dirctly ask company-specific questions, similar to a booth in a career fair. \ No newline at end of file + +Prepare your **resume** and bring questions! Each participating company will have its own breakout room, and you’ll be able to move freely between these rooms. This is your chance to dirctly ask company-specific questions, similar to a booth in a career fair. diff --git a/content/events/2022-03-25-elections.md b/content/events/2022-03-25-elections.md index ef1b71ed..56f41ef0 100644 --- a/content/events/2022-03-25-elections.md +++ b/content/events/2022-03-25-elections.md @@ -17,7 +17,7 @@ start_date: 2022-03-21 12:00:00 end_date: 2022-04-03 23:59:59 --- -Please submit your vote by **Sunday, April 3rd 2022, 11:59PM**. +Please submit your vote by **Sunday, April 3rd 2022, 11:59PM**. Feel free to message csss@ubccsss.org if you have any questions! diff --git a/content/events/2022-04-06-exec-hiring.md b/content/events/2022-04-06-exec-hiring.md index 4183d724..70050b2b 100644 --- a/content/events/2022-04-06-exec-hiring.md +++ b/content/events/2022-04-06-exec-hiring.md @@ -16,19 +16,22 @@ start_date: 2022-04-06 00:00:00 # End date and time (defaults to one hour after start). Used for calendar page. end_date: 2022-04-27 23:59:59 --- -This [application form](https://ubc.ca1.qualtrics.com/jfe/form/SV_0DmGXc99ehHcmUe) is for the positions 2022-2023 CSSS Vice President of External and Vice President of Finance. VP External application is due by **11:59 PM on Wednesday, April 27, 2022**. VP Finance application is **rolling basis** until **11:59 PM on Sunday, April 9, 2022**. Applications will not be accepted once the position is filled. If you are interested in the VP Finance position, please have your application submitted as soon as possible. -As per the CSSS Constitution, +This [application form](https://ubc.ca1.qualtrics.com/jfe/form/SV_0DmGXc99ehHcmUe) is for the positions 2022-2023 CSSS Vice President of External and Vice President of Finance. VP External application is due by **11:59 PM on Wednesday, April 27, 2022**. VP Finance application is **rolling basis** until **11:59 PM on Sunday, April 9, 2022**. Applications will not be accepted once the position is filled. If you are interested in the VP Finance position, please have your application submitted as soon as possible. + +As per the CSSS Constitution, + +VP External shall: -VP External shall: - Liaise with companies and other entities outside the University via the relevant member of the Department. - Plan, supervise, and recruit assistance in executing the annual Career Fair. - Organize the acquisition of sponsored materials from companies for use as prizes and handouts to Members. -VP Finance shall: +VP Finance shall: + - Be responsible for the finances of the Club. - Prepare and submit all budgets required by the AMS and SUS. - Sign all requisitions of approved expenditures. - Obtain proposed expenditure estimates. - Be responsible for the purchase and sale of any of the Club’s merchandise. -- Assist other officers in their interactions with the Alma Mater Society or any of its Commissions, if needed. \ No newline at end of file +- Assist other officers in their interactions with the Alma Mater Society or any of its Commissions, if needed. diff --git a/content/events/2022-06-16-tech-industry-night.md b/content/events/2022-06-16-tech-industry-night.md index 2eb670d3..f74bd50c 100644 --- a/content/events/2022-06-16-tech-industry-night.md +++ b/content/events/2022-06-16-tech-industry-night.md @@ -4,7 +4,7 @@ title: "Tech Industry Night - June 2022" # Publishing date when the event appears, not the date of the event. date: 2022-05-26 # Tags that apply to the event -tags: ["career","event","club-activities"] +tags: ["career", "event", "club-activities"] # Name of the author (you) author: Ramit Kataria # Images associated to this event. Used for banner. @@ -19,6 +19,7 @@ end_date: 2022-06-16 19:30:00 ![Banner](/files/2022-06-16-tech-industry-night.png) The UBC CSSS will host its third Tech Industry Night, an event designed to connect students in computing disciplines, who are interested in working in the tech industry, with companies looking for co-ops and new grads. Students will have the opportunity to interact with industry professionals and recruiters from several companies. The list of companies will be available on this page soon. + + {{ .Scratch.Set "classes" "hide-on-mobile" }} + {{ partial "sidebar" . }} - - {{ .Scratch.Set "classes" "hide-on-mobile" }} {{ partial "sidebar" . }} - {{ end }} diff --git a/layouts/partials/courses-graph.html b/layouts/partials/courses-graph.html index a095eeb5..1b3d713b 100644 --- a/layouts/partials/courses-graph.html +++ b/layouts/partials/courses-graph.html @@ -1,7 +1,15 @@
-

- Prerequites graph for CS courses - (Source) -

- +

+ Prerequites graph for CS courses + (Source) +

+
diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 6053ffef..b6f74c38 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,9 +1,9 @@ {{ $colorScheme := default "light" .Site.Params.header.colorScheme }} +
diff --git a/layouts/partials/newsletter.html b/layouts/partials/newsletter.html index 417e0b36..98c87235 100644 --- a/layouts/partials/newsletter.html +++ b/layouts/partials/newsletter.html @@ -1,25 +1,28 @@ {{ $script := resources.Get "js/newsletter.js" | resources.Minify }} {{ end }} - - ## Using Site (config) Parameters + In your top-level configuration file (eg, `config.yaml`) you can define site parameters, which are values which will be available to you in chrome. @@ -306,7 +299,7 @@ params: Within a footer layout, you might then declare a `