<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Overdriven Zone &#187; School</title>
	<atom:link href="http://www.overdriven.ca/blog/category/life/school/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.overdriven.ca/blog</link>
	<description>Life&#039;s a blur..</description>
	<lastBuildDate>Wed, 26 Jan 2011 05:49:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CMPT 419 Project Ideas</title>
		<link>http://www.overdriven.ca/blog/2008/07/31/cmpt-419-project-ideas/</link>
		<comments>http://www.overdriven.ca/blog/2008/07/31/cmpt-419-project-ideas/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 06:18:30 +0000</pubDate>
		<dc:creator>Dom</dc:creator>
				<category><![CDATA[School]]></category>

		<guid isPermaLink="false">http://www.overdriven.ca/blog/?p=115</guid>
		<description><![CDATA[So for CMPT 419, the artifical intelligence special topics class with machine learning as the subject, we have chanced from doing a final exam to a final project, something that usually is a &#8220;yay!&#8221; thing for me. However, I am absolutely stumped on ideas of what I can do. I will most likely be leaning [...]]]></description>
			<content:encoded><![CDATA[<p>So for CMPT 419, the artifical intelligence special topics class with machine learning as the subject, we have chanced from doing a final exam to a <a href="http://www.cs.sfu.ca/~mori/courses/cmpt726/project.html" target="_blank">final project</a>, something that usually is a &#8220;yay!&#8221; thing for me.</p>
<p>However, I am absolutely stumped on ideas of what I can do. I will most likely be leaning towards an application-type project.</p>
<p>I was thinking of making use of this as an opportunity to work on stuff for my little Web-based game project, but during brainstorming, I realized that I could not possibly do that because I would need to create the environment for the game to run first, and then actually use said environments to make something useful, so that is out of the question.</p>
<p>Some standard things, like getting a set of data and doing some classification or regression on that data has already been done in previous assignments for the class. Frankly, if I was going to do the project just like that, it would probably have been not enough work anyway.</p>
<p>A really crazy idea that is currently the front runner, simply because nothing else really stands out, is a machine learning project that takes pictures and applies taglines/captions for them. Not just any picture mind you, but pictures of this nature:</p>
<p><img class="aligncenter" title="HALP!" src="http://icanhascheezburger.files.wordpress.com/2007/01/2003599389021379622_rs.jpg" alt="" width="347" height="364" /></p>
<p>That&#8217;s right. This project will dabble into the &#8220;dark arts&#8221; of Internet memes and lolcats and lolruses and other crazy things to come up with things to label pictures as, such as &#8220;HALP&#8221; (pictured above), &#8220;im in ur <em>X</em>, <em>Y</em>ing your <em>Z</em>&#8220;, &#8220;i has a <em>X</em>&#8220;, and so on. Silly idea and hated by <a href="http://lonegamer.wordpress.com/">some</a>, but should I end up being extremely desperate, I would probably end up doing this.</p>
<p>Another one could be doing something with <a href="http://en.wikipedia.org/wiki/External_ballistics">external ballistics</a>. However, this is kind of tricky since (a) I can&#8217;t really say I&#8217;m brilliant with physics and (b) I don&#8217;t know much about ballistics in the first place. There also is no practical way for me to get data for such a thing, seeing how I don&#8217;t own firearms, airsoft guns, or paintball markers. It&#8217;s just interesting when you see projects like <a href="http://www.paintballsentry.com/">this really amazing paintball sentry</a>.</p>
<p>Something else could be doing some machine learning to determine the value of a home in an area, given common evaluators like floor space, number of stories, age, building type, real estate type, number of bedrooms, number of bathrooms, and so on. However, in order to get the data I would need for such a project, I would need to do some data scraping which, according to the site&#8217;s terms of use, is illegal. If I end up doing this one, I would probably need to send those folks an email requesting permission to obtain the useful information I would need to create something. Or perhaps do something slightly reversed on that: given the price, number of bathrooms/bedrooms, and floor space, determine where this home is located (a classification problem).</p>
<p>Just some ideas that have been floating around and keeping me up at night. But if I am to get this thing done, I need to decide very, very soon just what I will be doing, as I do not have much time left.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overdriven.ca/blog/2008/07/31/cmpt-419-project-ideas/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Fall 2008: What to take?</title>
		<link>http://www.overdriven.ca/blog/2008/07/03/fall-2008-what-to-take/</link>
		<comments>http://www.overdriven.ca/blog/2008/07/03/fall-2008-what-to-take/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 07:52:09 +0000</pubDate>
		<dc:creator>Dom</dc:creator>
				<category><![CDATA[School]]></category>

		<guid isPermaLink="false">http://www.overdriven.ca/blog/?p=113</guid>
		<description><![CDATA[So apparently, from a source, Dr. Michael Monagan, a pretty good prof according to a friend, will be teaching Cryptography next semester. So MACM 442 is definitely going to be on the to-take list. Carrying on with the crypto-theme, there is a CMPT course that also covers the topic that is being offered in the [...]]]></description>
			<content:encoded><![CDATA[<p>So apparently, from a source, <a href="http://www.cecm.sfu.ca/~mmonagan/index.shtml">Dr. Michael Monagan</a>, a pretty good prof according to a friend, will be teaching Cryptography next semester. So <a href="http://www.math.sfu.ca/courses/macm442.shtml">MACM 442</a> is definitely going to be on the to-take list.</p>
<p>Carrying on with the crypto-theme, there is a CMPT course that also covers the topic that is being offered in the Fall 2008 semester. This would be <a href="http://www.cs.sfu.ca/undergrad/Outlines/2008-3/CMPT-404-Bulatov-08-3.txt">CMPT 404</a>, Cryptography and Cryptographic Protocols, a new course that touches on topics that were taught in CMPT 409, a special topics course. I am considering taking this course, but the finals are on the same day (or perhaps assigned at the same time, since MACM 442 is a take-home final). It would definitely be a nice complement.</p>
<p>But what else can I take? Looking at <a href="http://www.overdriven.ca/blog/2008/05/27/future-plans/">the list of courses I wish to take before graduating</a>, we can see that <a href="http://www.cs.sfu.ca/undergrad/Outlines/2008-3/CMPT-401-Vaughan-08-3.txt">CMPT 401</a> (taught by <a href="http://www.cs.sfu.ca/~vaughan/">Dr. Richard Vaughan</a>) and <a href="http://www.cs.sfu.ca/undergrad/Outlines/2008-3/CMPT-454-Wang-08-3.txt">CMPT 454</a> (taught by <a href="http://www.cs.sfu.ca/~wangk/">Dr. Ke Wang</a>) are both being offered. I think I would be leaning towards CMPT 401.</p>
<p>Anyone thinking of taking similar courses or other interesting courses?</p>
<p>EDIT: Just realized that CMPT 401 conflicts with MACM 442 and CMPT 454 conflicts with CMPT 404 so that kinda goes out the window. =/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overdriven.ca/blog/2008/07/03/fall-2008-what-to-take/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Whee! Out of town! Crap! Catching up on schoolwork!</title>
		<link>http://www.overdriven.ca/blog/2008/06/05/whee-out-of-town-crap-catching-up-on-schoolwork/</link>
		<comments>http://www.overdriven.ca/blog/2008/06/05/whee-out-of-town-crap-catching-up-on-schoolwork/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 06:09:30 +0000</pubDate>
		<dc:creator>Dom</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[School]]></category>

		<guid isPermaLink="false">http://www.overdriven.ca/blog/?p=107</guid>
		<description><![CDATA[So starting Saturday and for the 8 days from then, I&#8217;m going to be out of Vancouver. Where will I be heading off to? First off, I will be in Toronto, visiting relatives and my dad&#8217;s high school classmates who are there. The day immediately after, I will find myself in New York, which should [...]]]></description>
			<content:encoded><![CDATA[<p>So starting Saturday and for the 8 days from then, I&#8217;m going to be out of Vancouver.</p>
<p>Where will I be heading off to? First off, I will be in Toronto, visiting relatives and my dad&#8217;s high school classmates who are there. The day immediately after, I will find myself in New York, which should be interesting since it will be my first time there. Yay for going to a place I&#8217;ve never been before!</p>
<p>We apparently know quite a few people over there. One of my cousins is currently working there. If I recall correctly, two of my distant cousins are there studying right now. As well, we have some family friends over there as well. It should be nice to see people I haven&#8217;t seen in years/months.</p>
<p>After the few days (don&#8217;t ask exactly how many &#8211; I didn&#8217;t make the itinerary, I just decided to go), we head back to Toronto on the overnight bus and stay over at my aunt&#8217;s place. I guess at that point in time, I will be able to find some time to review the CMPT 419 stuff I will be missing during the week, get started on the second assignment, and prepare for some other business. And of course, go around Markham (where my relatives are) and nearby areas.</p>
<p>If there&#8217;s anything I learned from my first assignment in CMPT 419, it is &#8220;START EARLY&#8221;. But then again, I did kinda start early on that first assignment, but I decided to start on the math theory questions first. Bad choice there, Dom. B-a-a-a-d choice indeed.</p>
<p>This time, I&#8217;m starting with the MATLAB stuff first. Much simpler (but not by much) and more interesting. Since the assignment&#8217;s on classification, we get to do some machine learning stuff on spam detection, which should be fun.</p>
<p>Anyway, time to go to sleep. There are people I know who are convocating tomorrow in both ceremonies, so I should probably go watch and take pictures with them. Or something.</p>
<p>That and pack my stuff for my vacation in the middle of the semester.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overdriven.ca/blog/2008/06/05/whee-out-of-town-crap-catching-up-on-schoolwork/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Future Plans</title>
		<link>http://www.overdriven.ca/blog/2008/05/27/future-plans/</link>
		<comments>http://www.overdriven.ca/blog/2008/05/27/future-plans/#comments</comments>
		<pubDate>Tue, 27 May 2008 07:27:00 +0000</pubDate>
		<dc:creator>Dom</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.overdriven.ca/blog/?p=101</guid>
		<description><![CDATA[Being so close to the end of my degree (at least, unless I decide to do a minor in something or pursue a joint major at this late stage, as mentioned in an old post), I&#8217;ve been thinking of things to do before I decide to don the cap and gown to walk across the [...]]]></description>
			<content:encoded><![CDATA[<p>Being so close to the end of my degree (at least, unless I decide to do a minor in something or pursue a joint major at this late stage, as mentioned in an <a href="http://www.overdriven.ca/blog/2008/03/13/time-to-take-a-jump-off-the-deep-end/">old post</a>), I&#8217;ve been thinking of things to do before I decide to don the cap and gown to walk across the stage to graduate and step into the &#8220;real world&#8221; (TM).</p>
<p>I am currently at 108 credits with 3 credits in progress this semester. Assuming I pass CMPT 419, this means I would have completed all my CMPT requirements for graduation and will need to fill in 9 credits worth of coursework.</p>
<p>Of course, in addition to courses, there is also a desire to go and do some more co-op. I hope to make use of the opportunity to explore the various options more. I have yet to do some software development in a work setting, but knowing only Java and fairly basic C that got me through CMPT 300 (Introduction to Operating Systems) is detrimental, which means I need to get myself more experience with other languages that are used in development in areas other than the Web.</p>
<p>In the past, I have mentioned the possibility of using co-op as an opportunity to explore the world (ie. Japan via the <a href="http://www.thecoopjapanprogram.com/">Canada Japan Co-Op Program</a>). Perhaps that can still be a reality, but it really depends on how things work out with my academic decisions. If all else fails, there&#8217;s always the <a title="Japan Exchange and Teaching Programme" href="http://www.ca.emb-japan.go.jp/ExchangeProgram/jetweb/index.html">JET Programme</a> after I graduate.</p>
<p>But in any case, there are a few courses that I would like to take before I leave university, either out of interest, a perceived need, or just something that is useful. I share a list below.</p>
<p><strong>CMPT 379 &#8211; Principles of Compiler Design</strong></p>
<p>Reasons: Good to have, Interest</p>
<p>A course traditionally considered to be stupidly hard due to the amount of coding you will need to do. Making use of the course as an opportunity to get good practice with a C-like language (ie. C, C++, Objective C, etc) would be most beneficial. Plus, that talk on parallelism from an architect who works at Electronic Arts a while back has made the course that much more appealing.</p>
<p><strong>CMPT 401 &#8211; Distributed Systems</strong></p>
<p>Reason: Useful</p>
<p>Given how we have things like <a href="http://en.wikipedia.org/wiki/Folding@Home">Folding@home</a> or <a href="http://en.wikipedia.org/wiki/SETI@home">SETI@home</a>, which are examples of distributed computing projects with computing power that exceeds that of the most powerful supercomputers today, we can see distributed systems take on a bigger role in the world around us. Plus, given my interest in Web stuff, knowing about the various necessary things to consider should I decide to distribute servers about would be useful.</p>
<p><strong>CMPT 454 &#8211; Database Systems II</strong></p>
<p>Reason: Possible interest</p>
<p>Being a person who enjoys working with information, taking a course that deals with the implementation of databases would be quite interesting. Plus, I did OK in CMPT 354 <img src='http://www.overdriven.ca/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><strong>MACM 442 &#8211; Cryptography</strong></p>
<p>Reason: Interest</p>
<p>This course has been on my to-take list for the longest time and next semester has given me the opportunity to do so. It&#8217;s just one of those cool little things that you can possibly turn into a hobby or something. I can&#8217;t really explain my interest in the subject because I can&#8217;t really explain it with words. I just like it.</p>
<p>General Course Outline: http://www.math.sfu.ca/courses/macm442.shtml</p>
<p>That&#8217;s the list so far. Maybe we&#8217;ll see more on that list in the future. Maybe not.</p>
<p>Who knows?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overdriven.ca/blog/2008/05/27/future-plans/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Ham Sandwich Theorem</title>
		<link>http://www.overdriven.ca/blog/2008/05/22/the-ham-sandwich-theorem/</link>
		<comments>http://www.overdriven.ca/blog/2008/05/22/the-ham-sandwich-theorem/#comments</comments>
		<pubDate>Thu, 22 May 2008 21:18:29 +0000</pubDate>
		<dc:creator>Dom</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[School]]></category>

		<guid isPermaLink="false">http://www.overdriven.ca/blog/?p=100</guid>
		<description><![CDATA[While in class today, my prof mentioned hyperplanes. Not really remembering what those things were and having Internet available, I made use of Wikipedia and looked up hyperplanes. After running through the page somewhat, something caught my eye in the &#8220;See also&#8221; section: a link to an article named the ham sandwich theorem. &#8220;Surely this [...]]]></description>
			<content:encoded><![CDATA[<p>While in class today, my prof mentioned hyperplanes. Not really remembering what those things were and having Internet available, I made use of Wikipedia and looked up <a href="http://en.wikipedia.org/wiki/Hyperplane">hyperplanes</a>.</p>
<p>After running through the page somewhat, something caught my eye in the &#8220;See also&#8221; section: a link to an article named the <a href="http://en.wikipedia.org/wiki/Ham_sandwich_theorem">ham sandwich theorem</a>.</p>
<p>&#8220;Surely this must be a prank.&#8221;, I said. It turns out I was mistakened and the ham sandwich theorem, also known as the Stone-Tukey theorem, is a legitimate theorem that talks about dividing n objects in n-dimensional space in half with a (n-1)-dimensional hyperplane. The ham sandwich theorem is for the specific case where n = 3. If n = 2, it would be known as the pancake theorem.</p>
<p>Where do these people come up with these names? Mathematicians must have been quite hungry back then or something, akin to the modern poor starving student.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overdriven.ca/blog/2008/05/22/the-ham-sandwich-theorem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Impressions &#8211; Summer 2008</title>
		<link>http://www.overdriven.ca/blog/2008/05/08/first-impressions-summer-2008/</link>
		<comments>http://www.overdriven.ca/blog/2008/05/08/first-impressions-summer-2008/#comments</comments>
		<pubDate>Fri, 09 May 2008 02:37:15 +0000</pubDate>
		<dc:creator>Dom</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[Self-Improvement]]></category>

		<guid isPermaLink="false">http://www.overdriven.ca/blog/?p=96</guid>
		<description><![CDATA[For this semester, I am only taking one class. However, in an attempt to restructure my life and its priorities, some things have changed to move towards the goal of better academic performance. I started to get restless over my mediocre grades sometime between the break, considering how most of the people I know get [...]]]></description>
			<content:encoded><![CDATA[<p>For this semester, I am only taking one class. However, in an attempt to restructure my life and its priorities, some things have changed to move towards the goal of better academic performance.</p>
<p>I started to get restless over my mediocre grades sometime between the break, considering how most of the people I know get fairly decent grades. By decent, I mean that their GPA is at least above 2.4. I am pretty sure it&#8217;s not because I am a poor academic by any means. At this point in time, however, after reflecting on just what I have been doing in the past few years in university, I have concluded it might just have been my lack of focus on school and too many other things to do, which contributes to stress levels that get me burnt out to do well.</p>
<p>So what I am trying out this semester is a strong focus on school with ample amounts of time to destress to prevent the burn out. Unfortunately for other commitments, this just means less time for those. After all, personal/professional development tops my list at this time, given my desire to get some unique experiences in before graduating, like international co-op opportunities like <a href="http://www.thecoopjapanprogram.com/">Coop Japan</a> or various co-op experiences in government and public service in places like <a href="http://www.cse-cst.gc.ca/">CSE</a>. Places outside of Vancouver and outside my comfort zone. Places that challenge me in various ways and give me opportunities to be truly independent, fending for myself and such.</p>
<p>I don&#8217;t exactly want to continue being in the CS academic probation either. Despite our academic advisors being awesome people, I don&#8217;t want to have to talk to them every semester just to register in upper division CMPT courses because it means there is a chance (although admittedly a very low one) of not being able to register for the courses I want. But yet, having mediocre grades (C range) keeps me nowhere near getting out of CS-based AP. Hopefully my greater focus on academics would help with getting myself out of this and towards a better GPA.</p>
<p>As for the one course, this of course is CMPT 419, Special Topics in Artificial Intelligence, with the topic being machine learning. It&#8217;s been quite interesting thus far and I hope to be able to maintain my enthusiasm for the course throughout the semester so I can accomplish my goals as stated above. Greg Mori stated quite clearly that this is a math heavy course, which would be something to focus on, since my math marks have not been stellar in any case.</p>
<p>Luckily, there are opportunities to review with a math review session tomorrow and a bunch of free time brought about by the single class.</p>
<p>Now, people might now go &#8220;Dom! You have so much free time now! Go do X for Y!&#8221; I am going to be clear right now and say &#8220;No.&#8221;. I need my free time to do various things that fit in with my goals for better academic performance and professional development, so see me either studying or working on some projects that either have been hanging back or learning new skills that would be useful to achieve my career goals. Some examples of such projects include:</p>
<ul>
<li>Get more practice in writing C</li>
<li>Learn how to reverse engineer things through <a href="http://www.crackmes.de/">crackmes</a></li>
<li>Finish my Scout group&#8217;s website</li>
<li>Create a badge administration web information system for Scouts</li>
<li>Online game</li>
</ul>
<p>Of course, life will need to be kept in balance, so efforts will also need to be made to go out and have fun with friends more, which is also something I have not really done much of, but absolutely necessary to keep me sane, as I have discovered as of late.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overdriven.ca/blog/2008/05/08/first-impressions-summer-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SFU vs the CFS</title>
		<link>http://www.overdriven.ca/blog/2008/03/15/sfu-vs-the-cfs/</link>
		<comments>http://www.overdriven.ca/blog/2008/03/15/sfu-vs-the-cfs/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 08:47:33 +0000</pubDate>
		<dc:creator>Dom</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[School]]></category>

		<guid isPermaLink="false">http://www.overdriven.ca/blog/2008/03/15/sfu-vs-the-cfs/</guid>
		<description><![CDATA[A fairly long rant about this issue. For the curious, I want out. More after the jump. Unless you have been living under a rock (or if you don&#8217;t go to SFU), you are probably aware of the upcoming election where in addition to voting for our new student society executive, we will have two [...]]]></description>
			<content:encoded><![CDATA[<p>A fairly long rant about this issue. For the curious, I want out. More after the jump.</p>
<p><span id="more-85"></span>Unless you have been living under a rock (or if you don&#8217;t go to SFU), you are probably aware of the upcoming election where in addition to voting for our new student society executive, we will have two referendum questions:</p>
<ol>
<li><strong>Are you in favour </strong>of maintaining membership                              in the Canadian Federation of Students? (Yes/No)</li>
<li>If the Simon Fraser Student Society ceases to be                              a member of the Canadian Federation of Students, <strong>do                              you agree</strong> that the former CFS membership fees                              of $7.64 per semester for full time students and $3.82                              for part-time students should be redirected into a                              Society Development Fund which will result in no overall                              fee increase for students?â€ (Yes/No)</li>
</ol>
<p>This referendum has our campuses, particularly Burnaby campus for obvious reasons, plastered with not only campaign posters of candidates wanting to be a part of student politics, but also posters of those in the Yes and No campaigns on the CFS question. Despite a <a href="http://www.peak.sfu.ca/the-peak/2007-2/issue2/ne-sfss.html">referendum a year ago</a>, where a majority of people who care enough about this school voted to leave the CFS, those jerks say that it was non-binding and that we did not follow proper procedure.</p>
<p>Fair enough. Now here&#8217;s the real thing. And it is really getting annoying and I&#8217;ve had enough of the plastering of our campus with their bullshit.</p>
<p>Let&#8217;s take a look at just what the CFS has done for us and how effective they have been.</p>
<p>To tell you the truth, I never heard of the CFS until I started getting involved with student groups on campus like the CSSS. I never really saw what they have done for SFU students. All I know is that I pay a few dollars that contributes to the $430,000 or so that goes to the CFS for the various &#8220;good things&#8221; they do for us.</p>
<p>What would these good things be then? Various things like <a href="http://www.traveltocz.com">Travel</a> <a href="http://www.cfs-fcee.ca/html/english/programmes/Travel_CUTS.php">CUTS</a>, <a href="http://www.studentphones.com/">StudentPhones</a>, <a href="http://www.cfs-fcee.ca/html/english/programmes/homes4students.php">Homes4Students.ca</a>, <a href="http://ufile.ca/home/cfs.asp">UFile</a>, the <a href="http://www.cfs-fcee.ca/html/english/programmes/student_card.php">International Student Identity Card</a>, and more!</p>
<p>Campaigners for the pro-CFS side claim that if we leave, we lose access to these wonderful things. However, non-member schools like UBC, who is a member of the Canadian Alliace of Student Associations (CASA), gets these services as well.</p>
<p>That&#8217;s not all though! Campaign materials state that the CFS was instrumental in getting us the U-Pass. If that&#8217;s the case, how come CFS-member schools in the Lower Mainland like Kwantlen don&#8217;t get a U-Pass? The bigger question here would be how come UBC ended up with a U-Pass as well?</p>
<p>And tuition? How come my tuition isn&#8217;t getting any cheaper? The biggest thing for any student is how much they need to pay for their education. In my first semester at SFU in Fall 2003, I paid $1724.22 for four courses (if we do the math, it&#8217;s $431.06 a course). Just this past summer (the last semester I did a full-time course load), I paid $1452.44 for just three courses (or $484.15 a course). Now to be fair, CMPT 200/300/400 level courses are a bit more expensive, but for that semester, I only took one CMPT course, and according to the <a href="http://students.sfu.ca/fees/undergradfees.html">Undergraduate Fees page</a> on the Student Services website, it is only a difference of $7.60 per unit or $22.80 for a three-credit CMPT course. How did my tuition cost jump up by over $50 a course?</p>
<p>Speaking of cost of education, how come there aren&#8217;t any subsidies on the textbooks we use? Do you realize just how much money we need to burn just to buy those friggin things? Where&#8217;s the support of this &#8220;over 500,000 student strong&#8221; group to get people to cut the cost of textbooks? Apparently they are working on eliminating the GST on textbooks, but really, you should be more vocal about the things you do for students.</p>
<p>Which brings me to my next point. What the hell does the various social issues have to do with students? The CFS is supposed to be a group of students doing things in the best interests of students, no? Then why do we see social issues that are not exactly related to students and education supported by the CFS? To give you an idea of just how far stretching they are in terms of campaigning and lobbying for things outside of student issues:</p>
<ul>
<li><a href="http://www.bcfed.com/issues/minimum_wage">Raising the minimum wage to $10</a>: A social issue on minimum wage, which has nothing to do with students.</li>
<li><a href="http://www.weridetransit.ca/">We Ride, a transit campaign</a>: Student-organized campaign to get better transit. Since students do take transit, this at least has something to do with students. I have issues with transit in Vancouver, but just calling for a reduction of fares while also asking for more bus services is kind of contradictory. Getting a single bus running would not only need you to buy a new bus, but you will also need to pay for bus maintenance, driver&#8217;s wages (which are kind of high thanks to the union), and fuel. It&#8217;s not cheap to run a bus. Why don&#8217;t you people go and actually work for <a href="http://www.coastmountainbus.com/">Coast Mountain Bus Company</a> to make it possible somewhat? They are looking for bus operators.</li>
<li><a href="http://www.cfs-fcee.ca/nomeansno/index_e.html">No Means No</a>: Awareness campaign on sexual crimes like date rape, sexual assault, rape, and so on. Yes, it&#8217;s for a good cause and all, but it has nothing to do with students, and like.</li>
<li><a href="http://cfs.bc.ca/campaigns.php?id=25">Where&#8217;s the Justice?</a>: An awareness campaign on the racism against aboriginal people/First Nations/&#8221;Indians and support for aboriginal rights.</li>
</ul>
<p>If we can&#8217;t even make politicians think about the students and give universities more funding, why are we going into all these other social issues? I don&#8217;t think we gave the CFS money to lobby for other issues outside of student issues.</p>
<p>This brings me to one of the biggest issues. How are they even accountable to us? Spending our money some some of these things that have nothing to do with students, getting those IAmCFS posters printed and placed must cost quite a bit of money, especially with those at Skytrain stations, which cost the most out of all the possible options for advertising on transit, according to folks at work who recently put out ads for the <a href="http://www.cs.sfu.ca/undergrad/prospective/ddp/">SFU-Zhejiang University Dual Degree Program</a> on Skytrains and buses.</p>
<p>Speaking of the posters, how come I don&#8217;t recognize <strong>any</strong> of those people? Oh wait.. that&#8217;s right. They&#8217;re paid actors. They aren&#8217;t even SFU students. All of the anti-CFS posters, which parodies the IAmCFS posters contain an opinion on why the person on it, an <strong>actual</strong> student at Simon Fraser University like <a href="http://ah61.com/">Phil Boutros</a>, a fellow Computing Science student, whose poster just came out this week. Compare that to random actor guy standing near something at SFU with their open palm saying &#8220;I am CFS&#8221; and a generic blurb at the bottom saying something along the lines of &#8220;At my university/college, I am a member of the CFS and we get (blah)&#8221;.</p>
<p>But while we&#8217;re on the topic of people who aren&#8217;t SFU students (or students at all for that matter) posing as students, what about those guys on the Yes campaign? Them with their &#8220;Vote YES CFS&#8221; buttons. Do you even recognize these people? I sure don&#8217;t (well, most of them anyway; the few I would recognize are those running for office who also happen to be pro-CFS).</p>
<p>Fellow Computing Science students Kerry and Jenn encountered a pro-CFS person come into our common room in ASB 9802. Here&#8217;s the exchange that pretty much happened.</p>
<blockquote><p>Kerry: So where are you from?</p>
<p>CFS Person: (somewhere in Ontario)</p>
<p>Kerry: Who paid for you to get here?</p>
<p>CFS Person: The student union.</p>
<p>Kerry: Which student union?</p>
<p>CFS Person: The student union.</p></blockquote>
<p>That back and forth pretty much goes on for around 10 minutes until the CFS campaigner said that the CFS paid for them to be here.</p>
<p>If their &#8220;volunteers&#8221; can&#8217;t even be honest with us, students who paid $430,000 for them to use on whatever they want, how can we expect the CFS to do the same for us? And these volunteers aren&#8217;t all that responsible either.</p>
<p>Just on Tuesday, I got a half-day off work so I can finish my CMPT 475 take home midterm (I&#8217;ve been busy with a lot of other stuff, so I never really had time to work on it &#8211; bite me). I was at the Renaissance Coffee location, typing away on my laptop by the glass coffee table near the fireplace when these two people, a guy and a girl, with the &#8220;Vote YES CFS&#8221; pins came in and sat down. Listening away at my music, I pretty much ignored them. They had an energy drink with them and during the course of their time there, had a tea each and were reading various newspapers, perhaps getting up to speed on the campus issues. When they left, they just left their garbage there. It was ridiculous and a very irresponsible action. If you are reading this, I have news for you. Just because this isn&#8217;t your university campus doesn&#8217;t mean you can be a fucking pig and not clean up after yourselves. Clean up your shit! Your mother isn&#8217;t here to clean up for you.</p>
<p>I have not been talked to by any of these guys yet, but when that time comes, I&#8217;ll be giving them a piece of my mind. Their entire campaign to keep us in the CFS seems like a waste of money, flying people in from all across the country just to get us to stay in their useless organization.</p>
<p>But wait.. there&#8217;s more! Remember that fiasco in 2006 that led to the impeachment of all six SFSS directors in the Common Sense slate? It turns out that at least one of those people, namely Shawn Hunsdale, was involved with the CFS and that Hunsdale was not even eligible to run because he was not a student anymore (he was RTW-ed)! What is up with the CFS trying to get into the politics of their member&#8217;s student unions? Are they <em>really</em> that interested in our politics? Should they even be involved in the political structure of member schools&#8217; student unions?</p>
<p>I think not. I think that this is a time for us to stand up and tell it to them to their face that we do not want them meddling in our affairs anymore. If any of them even try to talk to me, I&#8217;ll be frank with them and pretty much ask <em>them</em> questions on why they think they should be on our campus, telling them how to vote. Students from <em>other</em> post-secondary institutions have absolutely <strong>no</strong> right to tell or influence how we will vote when the referendum happens alongside of the student union elections. If we want out of the CFS, then we will vote no to the first question; the inverse is true as well.</p>
<p>So when you go to the polls next week on March 18, 19, and 20 (and I sincerely hope that you, the reader, does do so), vote for No to the CFS question and get us out of this money wasting, unaccountable, ineffective, and corrupt student association known as the CFS.</p>
<p>But don&#8217;t take my word on it. Do some research and decide for yourself which way you will vote. Below are some links to some relevant sites.</p>
<p>Despite being on the No side, I like being as objective as I can, since knowing both sides of any disagreement is important. Therefore, below is a collection of various relevant links to various sites that have information on both sides of the debate, as well as the official sites for both sides of the campaign.</p>
<ul>
<li><a href="http://www.sfss.ca/independence/">We Want Out</a> &#8211; the official site for the No campaign</li>
<li><a href="http://www.yescfs.ca/">Vote YES CFS</a> &#8211; the official site for the Yes campaign</li>
<li><a href="http://www.lidc.sfu.ca/archive/sfss/cfs/">Online video of the debate on the CFS question held on March 13, 2008 starting at 4 PM</a></li>
<li>On the effectiveness of students working together
<ul>
<li><a href="http://www.the-peak.ca/article/1847">British example shows CFS can work</a> (The Peak, February 4, 2008)</li>
<li><a href="http://www.the-peak.ca/article/1958">CFS does not equal NUS</a> (The Peak, February 11, 2008)</li>
<li><a href="http://www.the-peak.ca/article/2209">CFS scores huge grant victory</a> (The Peak, March 3, 2008)</li>
<li><a href="http://www.the-peak.ca/article/2441">Still not convinced</a> (The Peak, March 10, 2008)</li>
</ul>
</li>
<li>On potentially controversial actions
<ul>
<li><a href="http://www.the-peak.ca/article/1968">Controversy erupts after secret CFS documents made public</a> (The Peak, February 11, 2008)</li>
<li><a href="http://www.the-peak.ca/article/2063">Lawyers from CFS request public apology from KSA</a> (The Peak, February 18, 2008)</li>
</ul>
</li>
</ul>
<p>Note: if you have more links related to the issue, please share them in comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overdriven.ca/blog/2008/03/15/sfu-vs-the-cfs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Time to take a jump off the deep end</title>
		<link>http://www.overdriven.ca/blog/2008/03/13/time-to-take-a-jump-off-the-deep-end/</link>
		<comments>http://www.overdriven.ca/blog/2008/03/13/time-to-take-a-jump-off-the-deep-end/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 04:37:37 +0000</pubDate>
		<dc:creator>Dom</dc:creator>
				<category><![CDATA[School]]></category>

		<guid isPermaLink="false">http://www.overdriven.ca/blog/2008/03/13/time-to-take-a-jump-off-the-deep-end/</guid>
		<description><![CDATA[Today was my course registration day. The original plan was to go and do a distance ed course because I am heading out east for a week and a bit in June. If I carried on with that plan, I would have probably taken either CMNS 130 or CRIM 131, thanks to recent developments that [...]]]></description>
			<content:encoded><![CDATA[<p>Today was my course registration day.</p>
<p>The original plan was to go and do a distance ed course because I am heading out east for a week and a bit in June. If I carried on with that plan, I would have probably taken either <acronym title="Explorations in Mass Communications">CMNS 130</acronym> or <acronym title="Introduction to the Criminal Justice System - A Total System Approach">CRIM 131</acronym>, thanks to recent developments that have encouraged me to do more than just a Computing Science degree.</p>
<p>For the curious, the option that was on my mind for the longest time was a minor in Communications due to my primary interest area in Internet communications through websites. I figured that understanding how communications have evolved and developed and where it can go all thanks to technology would be a good thing to pair up with a computing degree.</p>
<p>But after hearing during a career fair last week (and I was one of the people running the booth where I heard it from) that there is discussion going on about a joint major in Computing Science and Criminology on computer forensics, I pretty much got hooked on that idea.</p>
<p>However, a desire to get a U-Pass for the summer (apparently, I am not eligible for a U-Pass if I take only distance ed courses) has encouraged me to go and take a course. And that lucky course does not fall into any of the two aforementioned courses, but <acronym title="Special Topics in Artificial Intelligence">CMPT 419</acronym>.</p>
<p>The topic? Machine learning. The prof? Greg Mori, who also happened to teach my <acronym title="Artificial Intelligence">CMPT 310</acronym> course.</p>
<p>Two things make me worried about the course though. First off, it is quite math-intensive and requires a good knowledge of calculus and linear algebra, pre-requisites in the lower-level CMPT stuff. I did not do so well on those. Second is that the course is cross-listed with a grad course.</p>
<p>However, the course material does sound interesting and my interest in the material will be my main driving force in keeping me going. After all, my desire to do <acronym title="Cryptography">MACM 442</acronym> has already forced me to take <acronym title="Elementary Number Theory">MATH 342</acronym>. For the curious, it was not as bad as it looked.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overdriven.ca/blog/2008/03/13/time-to-take-a-jump-off-the-deep-end/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First Impressions &#8211; Spring 2008</title>
		<link>http://www.overdriven.ca/blog/2008/01/11/first-impressions-spring-2008/</link>
		<comments>http://www.overdriven.ca/blog/2008/01/11/first-impressions-spring-2008/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 07:52:04 +0000</pubDate>
		<dc:creator>Dom</dc:creator>
				<category><![CDATA[School]]></category>

		<guid isPermaLink="false">http://www.overdriven.ca/blog/2008/01/11/first-impressions-spring-2008/</guid>
		<description><![CDATA[And so begins another semester. This one is a bit different because I am actually doing a co-op work term while taking classes. Yay co-op and making monies! As far as I know, I am only allowed to take one course while doing co-op. Since I am working at SFU, I can get to my [...]]]></description>
			<content:encoded><![CDATA[<p>And so begins another semester. This one is a bit different because I am actually doing a co-op work term while taking classes.</p>
<p>Yay co-op and making monies!</p>
<p>As far as I know, I am only allowed to take one course while doing co-op. Since I am working at SFU, I can get to my class without much trouble; I just need to make up the time for it (two hours a week that go into my work time).</p>
<p>What course am I taking in addition to <acronym title="That's Practicum II (also known as co-op)">CMPT 427</acronym>? Why JAPN 200 of course!</p>
<p>To be honest, after my first class in JAPN 200, I feel like I am going to get my ass kicked unless I study hard and review all the stuff from JAPN 100/101. At the present time, since there was a semester-long break between JAPN 101 and this class and I did not exactly find time to review content for this class despite having the resources (I have the textbooks and the CDs already), I feel under-prepared and everyone else seems like they are coasting.</p>
<p>Theoretically, I should have enough time, but there are lots of commitments outside of work, like more work (in unpaid forms).</p>
<p>One very interesting thing so far was when people were sharing study tips, one student said that he recently started blogging in Japanese. Maybe I should start <a href="http://www.overdriven.ca/blog/category/in-japanese/">doing something similar..</a></p>
<p>As well, I heard over the holidays from quite a few people that I know that they are taking <acronym title="Software Engineering II">CMPT 475</acronym>. It&#8217;s an evening class (starting at 5:30 on Tuesdays going for three hours) and from what I hear, the instructor is a person in the industry and will be quite interesting. I am thinking of checking the lecture out next week, since there was no lecture during the first week. Although if I do end up finding the course interesting enough, I will be stuck in a pretty tough spot, unless I somehow manage to squeeze in two classes, along with a full-time co-op job and volunteer work (Scouts).</p>
<p>I&#8217;m pretty sure some form of intervention is going to take place should I ever make that decision, so I best find out what I want to do for this semester soon. Of course, I will need to wait untl Tuesday before I get sufficient information to make this decision.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overdriven.ca/blog/2008/01/11/first-impressions-spring-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I wish I were riding the Rails, but I&#8217;m still trying to get on</title>
		<link>http://www.overdriven.ca/blog/2007/07/15/i-wish-i-were-riding-the-rails-but-im-still-trying-to-get-on/</link>
		<comments>http://www.overdriven.ca/blog/2007/07/15/i-wish-i-were-riding-the-rails-but-im-still-trying-to-get-on/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 09:19:55 +0000</pubDate>
		<dc:creator>Dom</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[School]]></category>

		<guid isPermaLink="false">http://www.overdriven.ca/blog/?p=42</guid>
		<description><![CDATA[For CMPT 470, we have decided to do our project, a Gradebook/Submission Server replacement for the School of Computing Science, in Ruby on Rails. This will be quite a challenge. Why? All my experience so far with Web development is with PHP. The approaches are quite different, with the whole MVC thing Rails pushes, not [...]]]></description>
			<content:encoded><![CDATA[<p>For CMPT 470, we have decided to do our project, a Gradebook/Submission Server replacement for the School of Computing Science, in Ruby on Rails.</p>
<p>This will be quite a challenge. Why?</p>
<p>All my experience so far with Web development is with PHP. The approaches are quite different, with the whole MVC thing Rails pushes, not to mention the fact that I will need to learn Ruby.</p>
<p>I just so happened to choose to do CAS integration with the system. After looking at the one page of documentation of making use of CAS, I think I know how it works, but getting it done in a language I am not familiar with is going to be a pain.</p>
<p>If anyone have any good sites that cater to people like me, migrating from PHP to Rails, please let me know.</p>
<p>Another thing as well. You know how PHP has sessions? Does Rails have anything of the sort at all? Again, let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overdriven.ca/blog/2007/07/15/i-wish-i-were-riding-the-rails-but-im-still-trying-to-get-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.385 seconds -->

