<?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; Development</title>
	<atom:link href="http://www.overdriven.ca/blog/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.overdriven.ca/blog</link>
	<description>Life&#039;s a blur..</description>
	<lastBuildDate>Mon, 25 May 2009 15:36:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Plans for next semester</title>
		<link>http://www.overdriven.ca/blog/2007/08/24/plans-for-next-semester/</link>
		<comments>http://www.overdriven.ca/blog/2007/08/24/plans-for-next-semester/#comments</comments>
		<pubDate>Sat, 25 Aug 2007 03:21:03 +0000</pubDate>
		<dc:creator>Dom</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scouting]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.overdriven.ca/blog/2007/08/24/plans-for-next-semester/</guid>
		<description><![CDATA[First things first, I will be at SFU next semester. Luckily for my sanity, I won&#8217;t be taking classes, but rather doing my co-op term with the School of Computing Science. Lightning Round went nicely for me. The week after finals were over, I had six interviews over the span of four days for various [...]]]></description>
			<content:encoded><![CDATA[<p>First things first, I will be at SFU next semester. Luckily for my sanity, I won&#8217;t be taking classes, but rather doing my co-op term with the <a href="http://www.cs.sfu.ca/">School of Computing Science</a>.</p>
<p>Lightning Round went nicely for me. The week after finals were over, I had six interviews over the span of four days for various people, mainly in the public sector side of things (ie. government and government-affiliated groups). However, by Tuesday, when I had four interviews, I already had a job offer from the school. Other offers trickled through, including one from the SFU library doing development on their projects, such as the <a href="http://pkp.sfu.ca/">Public Knowledge Project</a>, as well as one from the <a href="http://www.phsa.ca/">Provincial Health Services Authority</a>, associated with the province of BC, doing development in .Net.</p>
<p>All the offers had something interesting to offer and something to learn. For example, working with the PHSA would have given me a chance to learn C#. Working with the library would have given me valuable software development experience</p>
<p>But what set the school apart from the rest was simply because it gave me numerous opportunities to develop myself in areas that I know I am lacking in; namely people skills. Since the job is around 60-70% recruitment (of students), it gives me a chance to work on things like public presentations, which usually make me nervous.</p>
<p>It is with this mindset that made me decide on that for my co-op term. This starts on Thursday.</p>
<p>So to pass the time, through a referral from <a href="http://www.marcelguzman.com/blog/">Marcel</a>, I am working on a contract job for a friend of his, working on a restaurant guide website written on PHP with the <a href="http://www.fusebox.org/">Fusebox</a> framework. It&#8217;s an interesting framework and I can&#8217;t really say too much about it yet, having only worked on it for a few days, mainly making fairly specific changes. The circuit system with fuses and all does seem quite interesting though, to say the least.</p>
<p>Well, looks like things would be busy.</p>
<p>I need to pick up my parents from the airport tonight after their trip to Las Vegas.</p>
<p>Tomorrow is a Scouting Centennial Celebration held by the Vancouver East Area (ie. the area which my group belongs to), so I&#8217;ll need to wake up early (just like the past few days) and help setup and oversee the booths our group is running.</p>
<p>Then on Sunday, we have the <acronym title="Western Canada Chinese Catholic Living Camp">WCCCLC</acronym> pre-camp meeting, then work, work, work, with <acronym title="Western Canada Chinese Catholic Living Camp">WCCCLC</acronym> over the Labour Day long weekend.</p>
<p>I think I&#8217;m going to be sleep deprived. Best get used to it..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overdriven.ca/blog/2007/08/24/plans-for-next-semester/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.208 seconds -->
