<?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>victoria mui &#187; Summer 2008</title>
	<atom:link href="http://www.victoria-mui.com/blog/category/summer-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.victoria-mui.com/blog</link>
	<description>projects &#124; conferences &#124; university of toronto</description>
	<lastBuildDate>Tue, 09 Aug 2011 01:16:38 +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>Google Summer of Code 2009</title>
		<link>http://www.victoria-mui.com/blog/2009/04/google-summer-of-code-2009/</link>
		<comments>http://www.victoria-mui.com/blog/2009/04/google-summer-of-code-2009/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 03:20:24 +0000</pubDate>
		<dc:creator>victoria</dc:creator>
				<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[Summer 2008]]></category>
		<category><![CDATA[University of Toronto]]></category>
		<category><![CDATA[GSoC 2009]]></category>

		<guid isPermaLink="false">http://www.victoria-mui.com/blog/?p=221</guid>
		<description><![CDATA[Congratulations to all the Google Summer of Code students whose proposals got accepted this year!!
I just came across this WordPress blogpost congratulating their Google Summer of Code 2009 students.  And at the very bottom, Jane Wells, the author, asks: &#8220;Where are all the geek girls?&#8221; I&#8217;m sure this isn&#8217;t a surprise to anybody, but what [...]]]></description>
			<content:encoded><![CDATA[<p>Congratulations to all the Google Summer of Code students whose proposals got accepted this year!!</p>
<p>I just came across this<a href="http://wordpress.org/development/2009/04/summer-of-code-students-announced/" target="_blank"> WordPress blogpost</a> congratulating their Google Summer of Code 2009 students.  And at the very bottom, Jane Wells, the author, asks: &#8220;<em>Where are all the geek girls?&#8221;<em> </em></em>I&#8217;m sure this isn&#8217;t a surprise to anybody, but what <em>is </em>surprising is the fact that the number of GSoC applicants <a href="http://google-opensource.blogspot.com/2009/04/student-applications-for-google-summer.html" target="_blank">went down this year</a>.  This is disappointing, since a lot of us are really trying to get the word out.  Just looking at the University of Toronto for example, we&#8217;ve held many info sessions for GSoC 2009.  We even had threads on our department bulletin board answering any questions students might have regarding GSoC.  And I&#8217;m sure we&#8217;re not the only ones promoting it, so I personally found this very surprising &#8212; at first at least.<span id="more-221"></span></p>
<p>But now that I stop and think about it, the GSoC application deadline was definitely during one of the busier weeks for post-secondary students.  Thinking back, I was extremely stressed out last year around this time as well, since there were so many assignments and other evaluations to take care of while I was trying to apply for GSoC 2008.  I eventually had to sacrifice my assembly programming assignment to complete my GSoC proposal.  But I&#8217;m really glad I did so, because my proposal got accepted, and I still managed to get a passing grade for that one assignment (barely!).</p>
<p>This year, many of my friends considered applying for GSoC.  However, on top of all the deadlines, many of my friends were still looking for PEY internship positions.  So they eventually had to give up this awesome opportunity.  I&#8217;m not sure if prolonging the application period would have helped my friends in particular, but I&#8217;m sure a lot of students would benefit from the extra few days, and maybe they could work around their busy schedules and submit at least one proposal. :D</p>
<p>For those of you who were unable to apply to GSoC this year, remember to do so next year!  It really was an awesome opportunity for me last year, and it has definitely helped me a lot in finding internship positions.  And for those of you who are wondering what I was working on last summer for GSoC 2008, click <a href="http://www.victoria-mui.com/blog/projects/cytoscape/" target="_blank">here</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.victoria-mui.com/blog/2009/04/google-summer-of-code-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lessons Learned &amp; Special Thanks</title>
		<link>http://www.victoria-mui.com/blog/2008/11/lessons-learned-special-thanks/</link>
		<comments>http://www.victoria-mui.com/blog/2008/11/lessons-learned-special-thanks/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 18:30:13 +0000</pubDate>
		<dc:creator>victoria</dc:creator>
				<category><![CDATA[Cytoscape]]></category>
		<category><![CDATA[Summer 2008]]></category>

		<guid isPermaLink="false">http://idea021.wordpress.com/?p=48</guid>
		<description><![CDATA[A few months ago, the Google Summer of Code 2008 program officially came to an end.  I don&#8217;t think I can name all the things that I&#8217;ve learned throughout the summer, since there&#8217;s just so many!  But I thought I&#8217;d mention a few:

Reading &#8211; It wasn&#8217;t until this summer, had I realized how [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago, the Google Summer of Code 2008 program officially came to an end.  I don&#8217;t think I can name all the things that I&#8217;ve learned throughout the summer, since there&#8217;s just <strong>so</strong> many!  But I thought I&#8217;d mention a few:</p>
<ul>
<li><strong>Reading</strong> &#8211; It wasn&#8217;t until this summer, had I realized how much reading a developer does.  I devoted more time familiarizing myself with the Cytoscape code base than actually developing myself. I&#8217;ve also realized that reading external resources like books and discussion boards often facilitate your ability to work independently.</li>
<li><strong>Documentation</strong> &#8211; Over the summer, I&#8217;ve truly learned the importance of documentation.  Spending the time to document your code while you develop it will save a lot of time for yourself and others that will have to work with your code in the future.</li>
<li><strong>Communication</strong> &#8211; In open source projects, developers are often located in all parts of the world.  It is very important to have good communication skills so problems, ideas, and concerns can be addressed and brought to the others&#8217; attention regardless of where they are.<span id="more-48"></span></li>
<li><strong>Be open to feedback </strong>- The feedback from others should always be valued, regardless as to whether the feedback is provided by a mentor, peer, client, or user.  These may not always be the best ideas, but taking them into consideration will often inspire and shed light onto some great ideas!</li>
<li><strong>Be able to expand on the work of others </strong>- One of the most important things that I&#8217;ve learned this summer is that software development is not only about how impressive you can build something from scratch, but also about how you can successfully work with existing code and make contributions to it.</li>
</ul>
<p>These were certainly not the only things that I&#8217;ve learned over the summer.  Specifically, I&#8217;ve also strengthened my interpersonal skills and my ability to speak in front of people.  The things that I&#8217;ve learned over this summer has been incredible.  The skills that I&#8217;ve acquired has also helped me adjust to my third year of undergraduate studies.  For those students who are thinking about participating in the Google Summer of Code program, go for it!</p>
<p>I&#8217;ve also created a <a href="http://blip.tv/file/1233159/">screencast</a> for this project.  Enjoy!</p>
<p>Lastly, I&#8217;d like to thank Greg, Gary, Karen, Jen, and all the people that I&#8217;ve worked with and met over the summer.  They&#8217;ve truly made my summer more enjoyable and memorable.  I definitely look forward to having another chance to work with all of you in the future! :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.victoria-mui.com/blog/2008/11/lessons-learned-special-thanks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summer 2008 Hippos!</title>
		<link>http://www.victoria-mui.com/blog/2008/06/summer-2008-hippos/</link>
		<comments>http://www.victoria-mui.com/blog/2008/06/summer-2008-hippos/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 14:19:55 +0000</pubDate>
		<dc:creator>victoria</dc:creator>
				<category><![CDATA[Summer 2008]]></category>

		<guid isPermaLink="false">http://idea021.wordpress.com/?p=15</guid>
		<description><![CDATA[The two candidates for our Summer 2008 Hippo (and their votes so far)!

Hippo with Wings: 4



Hippo with Hat &#38; Scarf: 15

Still waiting for votes from: Eran, Xuan, Ming, Dmitri, Nicole, Matt, Chris, Hardeep.
Sorry if I missed anyone!
]]></description>
			<content:encoded><![CDATA[<p>The two candidates for our Summer 2008 Hippo (and their votes so far)!</p>
<p style="text-align: center;"><a href="http://www.victoria-mui.com/blog/wp-content/uploads/2008/06/hippo2008_wings.png" target="_blank"><img class="size-medium wp-image-13" title="hippo2008_wings" src="http://www.victoria-mui.com/blog/wp-content/uploads/2008/06/hippo2008_wings-245x300.png" alt="Hippo with Wings" width="245" height="300" /></a></p>
<p style="text-align:center;">Hippo with Wings: <strong>4</strong></p>
<p style="text-align:center;"><strong><br />
</strong></p>
<p style="text-align: center;"><a href="http://www.victoria-mui.com/blog/wp-content/uploads/2008/06/hipposummerwinter2.png" target="_blank"><img class="size-medium wp-image-14" title="hipposummerwinter2" src="http://www.victoria-mui.com/blog/wp-content/uploads/2008/06/hipposummerwinter2-245x300.png" alt="Hippo with Hat &amp; Scarf" width="245" height="300" /></a></p>
<p style="text-align:center;">Hippo with Hat &amp; Scarf: <strong>15</strong></p>
<p style="text-align:left;">
<p style="text-align:left;">Still waiting for votes from: <span style="text-decoration: line-through;">Eran</span>, <span style="text-decoration: line-through;">Xuan</span>, <span style="text-decoration: line-through;">Ming</span>, <span style="text-decoration: line-through;"><span class="wiki">Dmitri</span></span>, <span style="text-decoration: line-through;">Nicole</span>, Matt, Chris, <span class="wiki"><span style="text-decoration: line-through;">Hardeep</span>.</span></p>
<p style="text-align:left;">Sorry if I missed anyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.victoria-mui.com/blog/2008/06/summer-2008-hippos/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

