<?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>Renaud Bourassa &#187; Personal</title>
	<atom:link href="http://renaudbourassa.com/blog/category/personal/feed/" rel="self" type="application/rss+xml" />
	<link>http://renaudbourassa.com/blog</link>
	<description>Welcome to my World. Here, I am the Architect.</description>
	<lastBuildDate>Tue, 01 Jun 2010 04:18:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The World Changes</title>
		<link>http://renaudbourassa.com/blog/2009/04/24/the-world-changes/</link>
		<comments>http://renaudbourassa.com/blog/2009/04/24/the-world-changes/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 23:28:58 +0000</pubDate>
		<dc:creator>Rhino</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[A2M]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[Work Term]]></category>

		<guid isPermaLink="false">http://renaudbourassa.com/blog/?p=300</guid>
		<description><![CDATA[Have you ever been obsessed by a question? One of these existential interrogation that continuously stays in your head and that you can&#8217;t get rid of without answering it? Well last week, I had such an interrogation. For the whole week I kept wondering what would happens if a T. Rex fell. With its short [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever been obsessed by a question? One of these existential interrogation that continuously stays in your head and that you can&#8217;t get rid of without answering it? Well last week, I had such an interrogation. For the whole week I kept wondering what would happens if a T. Rex fell. With its short arms, it would probably hurt itself badly, wouldn&#8217;t it? Well, after watching the whole Jurrasic Park trilogy, I realized that my interrogation was totally pointless. Why? Because there is a larger dinosaur than the T. Rex called the <a href="http://en.wikipedia.org/wiki/Spinosaurus">Spinosaurus</a>. This new information totally changed my world.</p>
<p style="text-align: center;"><a href="http://renaudbourassa.com/blog/wp-content/uploads/2009/04/largesttheropods.jpg"><img class="size-full wp-image-302 aligncenter" title="DinosaursComparison" src="http://renaudbourassa.com/blog/wp-content/uploads/2009/04/largesttheropods.jpg" alt="DinosaursComparison" width="528" height="192" /></a></p>
<p>Talking about changes, you probably noticed that I changed the design of my website. I wasn&#8217;t happy with the color scheme anymore so I changed to something lighter. Again, I am not a photoshop pro so I kept it simple with a minimalist look. It should also be easier to browse. The rest of the website should follow soon. I am still working on bits of the wordpress template, but as soon as I am happy with the result, I will start working on the other parts of the website.</p>
<p>On another note, I finished my first year at the university of Waterloo. I am going back home tomorrow for my first work term. I will work as a software developer for <a href="http://a2m.com/">Artificial Mind and Movement</a>, an independent video game studio in downtown Montreal. It should be great. I will be part of the Wii/PS2 engine team, so I should do more technical work than what I am used to. I hope I will learn a lot. It also means a change of language. I will get to practice my C++ a bit more. As I like to think: there is nothing like practical work to learn a new language. I hope I am not wrong&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://renaudbourassa.com/blog/2009/04/24/the-world-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back in Black (and Yellow)</title>
		<link>http://renaudbourassa.com/blog/2009/01/10/back-in-black/</link>
		<comments>http://renaudbourassa.com/blog/2009/01/10/back-in-black/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 23:21:56 +0000</pubDate>
		<dc:creator>Rhino</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[Project Euler]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://renaudbourassa.com/blog/?p=69</guid>
		<description><![CDATA[After what is my shortest Christmas Holiday for the last three years, I am back in Waterloo. During these two weeks, I took a break from everything I was working on and spent most of my time with my friends and family. The little spare time I got went into Project Euler problems. I managed [...]]]></description>
			<content:encoded><![CDATA[<p>After what is my shortest Christmas Holiday for the last three years, I am back in <a href="http://www.uwaterloo.ca">Waterloo</a>. During these two weeks, I took a break from everything I was working on and spent most of my time with my friends and family. The little spare time I got went into <a href="http://projecteuler.net">Project Euler</a> problems. I managed to solve the first 25 using C and will probably post my code in the days to come.</p>
<p>I also received my marks for my first term and I have to say that I am pretty happy with what I got. This term is more focused on computer science related subjects with courses such as <em>Functional Programming and Data Abstraction</em> (using Scheme and C++) and <em>Dig</em><em>ital Circuits and Systems</em>. I also have two economy classes which is something I enjoy a lot. It is also the beginning of the hiring process for this summer co-op term.</p>
<p>And, as of right now, I am reading books on ruby and ruby on rails to improve my skills. I did a lot of small scripts and projects using this language/framework, but the <a href="http://en.wikipedia.org/wiki/Model-view-controller">MVC</a> concept is still new to me. I am now looking at creating a complete, usable web application so I need to expand my knowledge a bit more. Stay tuned for more.</p>
]]></content:encoded>
			<wfw:commentRss>http://renaudbourassa.com/blog/2009/01/10/back-in-black/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Little Update</title>
		<link>http://renaudbourassa.com/blog/2008/11/18/little-update/</link>
		<comments>http://renaudbourassa.com/blog/2008/11/18/little-update/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 01:52:15 +0000</pubDate>
		<dc:creator>Rhino</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[Polar Mobile]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Robot]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.rhinosphere.com/?p=41</guid>
		<description><![CDATA[I haven&#8217;t posted for a while so here is a little update on what is going on with me. I&#8217;m still troubleshooting my portfolio, searching for bugs and correcting them. There was some problem with the CSS on certain browsers, especially IE. University is taking most of my time. The assignments get longer and harder [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t posted for a while so here is a little update on what is going on with me. I&#8217;m still troubleshooting my <a href="http://portfolio.rhinosphere.com/">portfolio</a>, searching for bugs and correcting them. There was some problem with the CSS on certain browsers, especially IE. University is taking most of my time. The assignments get longer and harder so I have less free time to do extra work. The Lego Robot Project of my Software Engineering 101 is due for next week so I&#8217;m spending more time in the lab.</p>
<p>Also, last thursday was the Engineering Student Awards Dinner. As an entrance scolarship recipient I was invited with some 400 other engineering students. At my table was sitting Gaurav Jain, who graduated from software engineering last year and is now the VP of <a href="http://www.polarmobile.com/">Polar Mobile</a>, a young and quite successful company developing a smartphone publishing tool. I had the occasion to talk a bit with him about how he started the company and how he is managing it. He is a pretty brilliant guy and his company looks really promising.</p>
<p>I&#8217;m not working on a particular project. I discovered <a href="http://projecteuler.net/">Project Euler</a> and spent some time doing the first 10 challenges in C. I&#8217;m currently learning Ruby and the <a href="http://www.rubyonrails.com/">Ruby on Rails</a> framework via tutorials. I have an idea in mind for a future project that would fit perfectly with Rails but I&#8217;m not proficient enough right now to do anything effective. But I&#8217;m a quick learner so stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://renaudbourassa.com/blog/2008/11/18/little-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
