<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;CEIHQHo6cSp7ImA9WhBaEk8.&quot;"><id>tag:blogger.com,1999:blog-36536015</id><updated>2013-05-22T04:35:31.419-07:00</updated><category term="linux" /><category term="spindle-search" /><category term="gsoc" /><category term="spindle-search gds-dot-net" /><title>Summer of Code Experience</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://of-code.blogspot.com/" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>16</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/SummerOfCodeExperience" /><feedburner:info uri="summerofcodeexperience" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;D0QFRX0_eip7ImA9WhdTGUo.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-2427140579857461191</id><published>2011-03-27T02:47:00.000-07:00</published><updated>2011-07-18T00:48:34.342-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-18T00:48:34.342-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><title>Ubuntu 10.10 on Lenovo ThinkPad T410</title><content type="html">Just bought a laptop for my new job. Due to requirements of the job, Linux and Mac OS were the two top options. I went with Linux and, as hardware compatibility might get tricky, chose Lenovo as I've always had good experience with ThinkPad Linux compatibility.&lt;br /&gt;&lt;br /&gt;The model is T410 with discrete Nvidia graphics and fingerprint reader. So what I had to do to get everything working?&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Installed Ubuntu 10.10 x64 and all updates.&lt;/li&gt;&lt;li&gt;Enabled proprietary drivers.&lt;/li&gt;&lt;li&gt;Brightness controls (Fn+Home/End) did not work out of the box. Followed &lt;a href="http://www.thinkwiki.org/wiki/NVIDIA_Quadro_NVS_3100M"&gt;this&lt;/a&gt; to fix them.&lt;/li&gt;&lt;li&gt;Fingerprint reader required additional setup, followed instructions over &lt;a href="https://launchpad.net/%7Efingerprint/+archive/fingerprint-gui"&gt;there&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Hard drive shock protection: &lt;code&gt;sudo apt-get install hdapsd&lt;/code&gt;. Instructions &lt;a href="http://www.thinkwiki.org/wiki/Tp_smapi"&gt;here&lt;/a&gt;.&lt;/li&gt;&lt;/ol&gt;As you can see, not that many steps by Linux standards.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Update 2011-03-29&lt;/strong&gt;: hibernate broke with various ACPI errors in the logs. Fixed by &lt;code&gt;sudo add-apt-repository ppa:ubuntu-x-swat/x-updates&lt;/code&gt; and then updating the system. This upgraded Nvidia drivers from 269.04 to 270.29 (beta!). As a bonus, it also made to disappear zillions of NVRAM invalid context switch messages from the logs.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Update 2011-05-04&lt;/span&gt;: the battery indicator sometimes loses its mind (shows 0% and 5 hours remaining battery, disappears completely, etc.) Besides not knowing how much battery left when it disappears, this is mostly harmless.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Ubuntu 11.04&lt;/span&gt;: I'm not upgrading just yet because of &lt;a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/760131"&gt;this&lt;/a&gt;, &lt;a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/539467"&gt;this&lt;/a&gt;, and also because I have not reviewed the additional PPAs I use for 11.04 binaries. Also please review the other bugs in &lt;a href="https://wiki.kubuntu.org/NattyNarwhal/ReleaseNotes"&gt;release notes&lt;/a&gt; to see if they apply to you.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Update 2011-07-18&lt;/span&gt;: the X started to crash at every startup with the nvidia driver being the culprit. The workaround is &lt;code&gt;sudo apt-get remove binutils-gold; sudo dpkg-reconfigure nvidia-current&lt;/code&gt;.  And no, I don't think that it is the gold linker that is faulty here...&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/Ns6twKuc0jU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/2427140579857461191/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=2427140579857461191" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/2427140579857461191?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/2427140579857461191?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/Ns6twKuc0jU/ubuntu-1010-on-lenovo-thinkpad-t410.html" title="Ubuntu 10.10 on Lenovo ThinkPad T410" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://of-code.blogspot.com/2011/03/ubuntu-1010-on-lenovo-thinkpad-t410.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkEGRnw5eip7ImA9WhZSEkw.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-595100676572036443</id><published>2011-03-27T02:34:00.001-07:00</published><updated>2011-03-27T02:37:07.222-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-27T02:37:07.222-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="gsoc" /><title>Excellent article on the DOs and DON'Ts of Summer of Code</title><content type="html">A very good article over at &lt;a href="http://google-opensource.blogspot.com/2011/03/dos-and-donts-of-google-summer-of-code.html"&gt;Open Source at Google&lt;/a&gt; blog.&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/k7lYp9-vZuw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/595100676572036443/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=595100676572036443" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/595100676572036443?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/595100676572036443?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/k7lYp9-vZuw/excellent-article-on-dos-and-donts-of.html" title="Excellent article on the DOs and DON'Ts of Summer of Code" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://of-code.blogspot.com/2011/03/excellent-article-on-dos-and-donts-of.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE8CR3o9fCp7ImA9Wx9WE0s.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-517034273199007480</id><published>2011-01-18T06:53:00.000-08:00</published><updated>2011-01-18T07:01:06.464-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-18T07:01:06.464-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="spindle-search" /><title>Spindle Search Screenshots</title><content type="html">Here are some screenshots of the latest &lt;a href="http://code.google.com/p/spindle-search/"&gt;Spindle Search&lt;/a&gt; release.&lt;br /&gt;&lt;br /&gt;The window for selecting the drive to index:&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Ib4z19JLjo8/TTWqD5yDqWI/AAAAAAAAFh4/8Tv8mFYczx4/s1600/spindle-search-1.png"&gt;&lt;img style="display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 400px; height: 320px;" src="http://2.bp.blogspot.com/_Ib4z19JLjo8/TTWqD5yDqWI/AAAAAAAAFh4/8Tv8mFYczx4/s400/spindle-search-1.png" alt="" id="BLOGGER_PHOTO_ID_5563539898713221474" border="0" /&gt;&lt;/a&gt;The window for entering title and other information for the selected drive:&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Ib4z19JLjo8/TTWqpiRPgSI/AAAAAAAAFiA/NtDr4Z05ZI4/s1600/spindle-search-2.png"&gt;&lt;img style="display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 400px; height: 320px;" src="http://1.bp.blogspot.com/_Ib4z19JLjo8/TTWqpiRPgSI/AAAAAAAAFiA/NtDr4Z05ZI4/s400/spindle-search-2.png" alt="" id="BLOGGER_PHOTO_ID_5563540545236599074" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The selected drive is being indexed:&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Ib4z19JLjo8/TTWqy-0aaeI/AAAAAAAAFiI/-iqv4GwDG-8/s1600/spindle-search-3.png"&gt;&lt;img style="display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 400px; height: 320px;" src="http://1.bp.blogspot.com/_Ib4z19JLjo8/TTWqy-0aaeI/AAAAAAAAFiI/-iqv4GwDG-8/s400/spindle-search-3.png" alt="" id="BLOGGER_PHOTO_ID_5563540707519130082" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Finally, Google Desktop search result indicating where the file is located:&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Ib4z19JLjo8/TTWq804fADI/AAAAAAAAFiQ/mfKGgQSqGdM/s1600/spindle-search-4.png"&gt;&lt;img style="display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 400px; height: 52px;" src="http://2.bp.blogspot.com/_Ib4z19JLjo8/TTWq804fADI/AAAAAAAAFiQ/mfKGgQSqGdM/s400/spindle-search-4.png" alt="" id="BLOGGER_PHOTO_ID_5563540876650545202" border="0" /&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/LbEgopy3THQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/517034273199007480/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=517034273199007480" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/517034273199007480?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/517034273199007480?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/LbEgopy3THQ/spindle-search-screenshots.html" title="Spindle Search Screenshots" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_Ib4z19JLjo8/TTWqD5yDqWI/AAAAAAAAFh4/8Tv8mFYczx4/s72-c/spindle-search-1.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://of-code.blogspot.com/2011/01/spindle-search-screenshots.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUUNQnc6fyp7ImA9Wx9RFE0.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-7413944253591556135</id><published>2010-12-15T00:46:00.000-08:00</published><updated>2010-12-15T00:54:53.917-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-15T00:54:53.917-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="gsoc" /><title>Interview on Google Summer of Code</title><content type="html">&lt;a href="http://technologyedition.blogspot.com/"&gt;Shahzad Saeed&lt;/a&gt; is doing a series of posts on GSoC offering advice for those who consider participating in the program in 2011. (Note: it has not been officially announced yet).&lt;br /&gt;&lt;br /&gt;In one of the posts he interviews me, where we discuss the necessary background, skills, etc. for a successful SoC participant. If you find this interesting, go and read it over at &lt;a href="http://technologyedition.blogspot.com/2010/12/exclusive-interview-with-google-summer.html"&gt;Shahzad's blog&lt;/a&gt;!&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/8C5-ml01ffM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/7413944253591556135/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=7413944253591556135" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/7413944253591556135?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/7413944253591556135?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/8C5-ml01ffM/interview-on-google-summer-of-code.html" title="Interview on Google Summer of Code" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://of-code.blogspot.com/2010/12/interview-on-google-summer-of-code.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A04MQ347eyp7ImA9Wx9SEE4.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-1201032490091368187</id><published>2010-11-29T05:46:00.000-08:00</published><updated>2010-11-29T06:13:02.003-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-29T06:13:02.003-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="spindle-search gds-dot-net" /><title>Indexing removable media with Google Desktop</title><content type="html">A bit over a year ago I took over maintainership of two open source software packages, which I have been using for a few years before:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://code.google.com/p/spindle-search/"&gt;Spindle Search&lt;/a&gt;. It integrates with Google Desktop to provide indexing and search over removable media: you type a (part of) file name and it says which of your DVD-Rs (or USB keys etc.) the file sits on. Very useful once you have burnt 10+ DVD-R with large file collections on them.&lt;/li&gt;&lt;li&gt;&lt;a href="http://code.google.com/p/gds-dot-net/"&gt;.NET Wrappers for Google Desktop&lt;/a&gt;. It is a supporting library for Spindle Search providing a mappings from Google Desktop API, exposed through COM, to .NET.&lt;/li&gt;&lt;/ul&gt;Today I have made new releases of both these packages.&lt;br /&gt;&lt;br /&gt;Thanks to &lt;a href="http://manas.tungare.name/"&gt;Manas Tungare&lt;/a&gt;, original maintainer of both Spindle Search and Wrappers, for creating them in the first place and trusting me to continue to maintain them, and to beta testers of Spindle Search who have been very, very helpful!&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/_ETQVclTcow" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/1201032490091368187/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=1201032490091368187" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/1201032490091368187?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/1201032490091368187?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/_ETQVclTcow/indexing-removable-media-with-google.html" title="Indexing removable media with Google Desktop" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://of-code.blogspot.com/2010/11/indexing-removable-media-with-google.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEcNR387fCp7ImA9WB9RFUs.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-6871747383254940336</id><published>2007-10-16T08:35:00.000-07:00</published><updated>2007-10-16T12:14:56.104-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-10-16T12:14:56.104-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="gsoc" /><title>Summer of Code: Conclusion</title><content type="html">(&lt;a href="http://of-code.blogspot.com/2007/10/summer-of-code-summer-comes.html"&gt;Summer comes&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Originally I have planned to write a "things not to do" post, but now I've dropped the idea. Positive advice is better than negative one, and people that do those things are not going to read it anyway.&lt;br /&gt;&lt;br /&gt;So let's conclude Summer of Code posts. If I had to sum up everything with one word, it'd be "&lt;span style="font-weight: bold;"&gt;communicate&lt;/span&gt;."&lt;br /&gt;&lt;br /&gt;This blog is going to take a break, until I get a new idea what to blog about. That might be my Ph.D. topic – efficient spatial indexing. Or something else.&lt;br /&gt;&lt;br /&gt;Good luck with your applications!&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/k1PDFH1He9w" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/6871747383254940336/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=6871747383254940336" title="6 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/6871747383254940336?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/6871747383254940336?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/k1PDFH1He9w/summer-of-code-conclusion.html" title="Summer of Code: Conclusion" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>6</thr:total><feedburner:origLink>http://of-code.blogspot.com/2007/10/summer-of-code-conclusion.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEYNQXY4cSp7ImA9WB9RFUs.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-9211864259987265110</id><published>2007-10-14T12:30:00.000-07:00</published><updated>2007-10-16T12:16:30.839-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-10-16T12:16:30.839-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="gsoc" /><title>Summer of Code: Summer comes</title><content type="html">(&lt;a href="http://of-code.blogspot.com/2007/09/summer-of-code-cv-and-qualifications-in.html"&gt;CV and qualifications in the application&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;So the application is completed and submitted and, a few weeks later, the acceptance notification day comes. Then one of two things happens: either your application was rejected, either it was accepted.&lt;br /&gt;&lt;br /&gt;It it was rejected, do not let these news sadden you too much. The positive thing you are carrying away from all this effort is the practice in writing technical project applications. This is a very useful skill and makes you much better prepared for the next such contest.&lt;br /&gt;&lt;br /&gt;If it was accepted, congratulations; now get busy with the project! Some advice for the summer:&lt;br /&gt;&lt;ul&gt;&lt;li&gt; So this is your full-time job now, just with very flexible hours. See [&lt;a href="http://summer.cs.pdx.edu/propose"&gt;4&lt;/a&gt;] for an example of time commitment requirement.&lt;/li&gt;&lt;li&gt;Communicate with your project. Hard to overstate, hard, although possible, to overdo. In particular, do not write to mentor only when it's more appropriate to write to the mailing list – most of the technical questions should go there.&lt;/li&gt;&lt;li&gt;Communicate with your mentor, especially if something went wrong or you have doubts about the project:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;If you feel that project scope is too big.&lt;/li&gt;&lt;li&gt;If you think that the project deliverables need to be adjusted.&lt;/li&gt;&lt;li&gt;If you experience some strange difficulties involving the organization, for example, if getting source code repository access takes ages.&lt;/li&gt;&lt;li&gt;If you feel that discussions with other project developers are unproductive in some, maybe even bad, way.&lt;/li&gt;&lt;li&gt;Don't be afraid to do so. Remember that your mentor wants you to succeed and will do what he can to help you.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Check-in code often to your branch. It's much better to post small incremental patches than to work silently for two months and then de-lurk with one big code change. In addition to the usual source code version control advantages, the organization will see your progress and you will get feedback earlier - when you actually can act on it.&lt;/li&gt;&lt;li&gt;Do not expect to follow your project plan to the letter. It is almost guaranteed that things will change. When you see it coming, discuss the necessary change with your mentor and make it. Repeat as needed. Do not stick to the original plan just for plan's sake.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;That's almost it! &lt;a href="http://of-code.blogspot.com/2007/10/summer-of-code-conclusion.html"&gt;Conclusion&lt;/a&gt; next.&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/kJBkD9mtY7s" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/9211864259987265110/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=9211864259987265110" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/9211864259987265110?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/9211864259987265110?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/kJBkD9mtY7s/summer-of-code-summer-comes.html" title="Summer of Code: Summer comes" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://of-code.blogspot.com/2007/10/summer-of-code-summer-comes.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkUHSX49fip7ImA9WB9RE0s.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-5059489278823343815</id><published>2007-10-02T17:22:00.000-07:00</published><updated>2007-10-14T05:17:18.066-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-10-14T05:17:18.066-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="gsoc" /><title>Summer of Code: CV and qualifications in your application</title><content type="html">(&lt;a href="http://of-code.blogspot.com/2007/09/summer-of-code-writing-application.html"&gt;Writing the application&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;An important part of the application is the one where you talk about yourself instead of your proposal. Here your goal is to show that you are actually able to do what you promise to do.&lt;br /&gt;&lt;ul&gt;&lt;li&gt; If you do not have previous experience with the project codebase, suggesting that you will "work really hard" or that the feature "will be totally awesome!" might not cut it [&lt;a href="http://weblogs.mozillazine.org/gerv/archives/2006/05/how_not_to_apply_for_summer_of.html"&gt;1&lt;/a&gt;]. In such case playing with the code (see above) is important.&lt;/li&gt;&lt;li&gt; In similar spirit, "I use this application every day!" is not enough, especially if the application in question is a very popular one, (e.g. Firefox) [&lt;a href="http://weblogs.mozillazine.org/gerv/archives/2006/05/how_not_to_apply_for_summer_of.html"&gt;1&lt;/a&gt;]. There is nothing wrong with stating that, but make sure that this is not your only qualification.&lt;/li&gt;&lt;li&gt; Good personal references/recommendations help.&lt;/li&gt;&lt;li&gt; Previous projects help, especially in the related area.&lt;/li&gt;&lt;li&gt;Do not copy paste your CV from some other application if you fail to tailor it for the one you are applying for [&lt;a href="http://weblogs.mozillazine.org/gerv/archives/2006/05/how_not_to_apply_for_summer_of.html"&gt;1&lt;/a&gt;].&lt;br /&gt;&lt;/li&gt;&lt;li&gt; Be prepared to back your experience claims in CV with specific examples and descriptions, for example, of the projects done.&lt;br /&gt;&lt;/li&gt;&lt;li&gt; Needless to say, lying and padding is bad.&lt;/li&gt;&lt;/ul&gt;Yet your effort to write the application is ultimately more important than your CV. If you have limited time and have to choose between gathering personal references and spending time on a technical part of the application, choose the latter.&lt;br /&gt;&lt;br /&gt;Next: &lt;a href="http://of-code.blogspot.com/2007/10/summer-of-code-summer-comes.html"&gt;summer comes&lt;/a&gt;.&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/CJEh3SQ6fBo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/5059489278823343815/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=5059489278823343815" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/5059489278823343815?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/5059489278823343815?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/CJEh3SQ6fBo/summer-of-code-cv-and-qualifications-in.html" title="Summer of Code: CV and qualifications in your application" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://of-code.blogspot.com/2007/09/summer-of-code-cv-and-qualifications-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUEHSH0zfyp7ImA9WB9TFE0.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-2887646033290256972</id><published>2007-09-21T12:33:00.000-07:00</published><updated>2007-09-21T13:47:19.387-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-09-21T13:47:19.387-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="gsoc" /><title>SoC GCC podcast</title><content type="html">When &lt;a href="http://www.google.com/search?q=Leslie+Hawthorn"&gt;Leslie Hawthorn&lt;/a&gt; learned that I'm doing internship at Google, she made me and &lt;a href="http://www.airs.com/ian/"&gt;Ian Lance Taylor&lt;/a&gt; record a podcast about Summer of Code and GCC. &lt;a href="http://www.dberlin.org/"&gt;Daniel Berlin&lt;/a&gt;, my mentor from the last summer, was also invited, but managed to escape.&lt;br /&gt;&lt;br /&gt;The result is &lt;a href="http://googlesummerofcode.blogspot.com/2007/09/all-things-gcc.html"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Thanks to Leslie and Ian! And Danny too :) The SoC posts will resume now.&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/rtBb_chWkRY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/2887646033290256972/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=2887646033290256972" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/2887646033290256972?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/2887646033290256972?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/rtBb_chWkRY/soc-gcc-podcast.html" title="SoC GCC podcast" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://of-code.blogspot.com/2007/09/soc-gcc-podcast.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkUBQng5fip7ImA9WB9SE0g.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-1037119378885382394</id><published>2007-09-19T16:51:00.000-07:00</published><updated>2007-10-02T13:50:53.626-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-10-02T13:50:53.626-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="gsoc" /><title>Summer of Code: Writing an Application</title><content type="html">(&lt;a href="http://of-code.blogspot.com/2007/08/soc-experience-introduction.html"&gt;Introduction and table of contents&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;By now the preparations are done and it's time to write. Here is a list of assorted writing tips, in no particular order.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Copying project description from proposed project list does not cut it.&lt;/li&gt;&lt;li&gt;Choose a short but descriptive title, that will create enough interest to read the whole proposal.&lt;/li&gt;&lt;li&gt;Whatever the idea, make sure to state it briefly and clearly (surprisingly, some people fail to do so [&lt;a href="http://weblogs.mozillazine.org/gerv/archives/2006/05/how_not_to_apply_for_summer_of.html"&gt;1&lt;/a&gt;]).&lt;/li&gt;&lt;li&gt;List deliverables clearly and specifically, both optional and required, and designate them as such.&lt;/li&gt;&lt;li&gt;Read dev docs, code, play with the code, try to actually implement something in order to help fill in technical details of your application.&lt;/li&gt;&lt;li&gt;Some projects might require you to provide a specific schedule, even though you might have only a vague idea here (But how do you know that your project is going to take three months then?). Playing (see above) with the code should help there, and don't be afraid to change timeline later as needed. Make sure to communicate that!&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Do not leave template text in [&lt;a href="http://weblogs.mozillazine.org/gerv/archives/2006/05/how_not_to_apply_for_summer_of.html"&gt;1&lt;/a&gt;]. If you want to give credit to template author, do it clearly in your own words.&lt;/li&gt;&lt;li&gt;Use the provided form for application as much as possible. Do not just include a link to external web page here. If 7500 symbols are not enough, shorten [&lt;a href="http://weblogs.mozillazine.org/gerv/archives/2006/05/how_not_to_apply_for_summer_of.html"&gt;1&lt;/a&gt;].&lt;/li&gt;&lt;li&gt;Include brief references to support your claims - links to e-mail archives, specific chapters in the development documentation, etc.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Should be obvious, but check your spelling and grammar.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;The part of application that outlines your qualifications, including CV, deserves separate treatment. &lt;a href="http://of-code.blogspot.com/2007/09/summer-of-code-cv-and-qualifications-in.html"&gt;That's coming next&lt;/a&gt;.&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/t-eUmTi9iYI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/1037119378885382394/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=1037119378885382394" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/1037119378885382394?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/1037119378885382394?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/t-eUmTi9iYI/summer-of-code-writing-application.html" title="Summer of Code: Writing an Application" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://of-code.blogspot.com/2007/09/summer-of-code-writing-application.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU8FQ349fSp7ImA9WB9TEk4.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-7000267789947049098</id><published>2007-09-18T14:44:00.000-07:00</published><updated>2007-09-19T13:30:12.065-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-09-19T13:30:12.065-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="gsoc" /><title>Summer of Code: Planning to write an application</title><content type="html">(&lt;a href="http://http//of-code.blogspot.com/2007/08/soc-experience-introduction.html"&gt;Introduction and table of contents&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;So, by now you have a rough idea what your project proposal will be about. Here are a few things to consider before you start writing. First, expect to commit significant time for it (I spent about a week full-time) and it's best to &lt;span style="font-weight: bold;"&gt;start early&lt;/span&gt;. Starting writing early means more iterations, more feedback that is more thorough – it's all good for you.&lt;br /&gt;&lt;br /&gt;Does that seem like a lot of work? That's the whole point – in summer you are going to have even more work, after all [&lt;a href="http://shlang.com/writing/soc2005.html"&gt;5&lt;/a&gt;]. Also that means that you should go for &lt;span style="font-weight: bold;"&gt;quality&lt;/span&gt;, not quantity: do not try to write three or more applications that are actually good. It might be possible, but it's very hard to pull off.&lt;br /&gt;&lt;br /&gt;Before you start actual writing, it is helpful to look at &lt;span style="font-weight: bold;"&gt;previous&lt;/span&gt; accepted applications. Search for them with Google, or follow the links from [&lt;a href="http://drupal.org/node/59037"&gt;7&lt;/a&gt;].&lt;br /&gt;&lt;br /&gt;Also it'd be very helpful if you arranged with somebody to &lt;span style="font-weight: bold;"&gt;review&lt;/span&gt; your application once it's written. Usual ways to seek help here involve talking to staff at your faculty, in the case they know you and have time to spare, or at any NGOs you are affiliated with or have friends at – usually they are very good at this sort of thing. The reviewers do not have to be familiar with your project area, and it even might be better if they weren't - an outsider's perspective can be very valuable.&lt;br /&gt;&lt;br /&gt;Next: &lt;a href="http://of-code.blogspot.com/2007/09/summer-of-code-writing-application.html"&gt;writing tips&lt;/a&gt;.&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/ZognQl6qQa8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/7000267789947049098/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=7000267789947049098" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/7000267789947049098?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/7000267789947049098?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/ZognQl6qQa8/summer-of-code-planning-to-write.html" title="Summer of Code: Planning to write an application" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://of-code.blogspot.com/2007/09/summer-of-code-planning-to-write.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0EARXo_fCp7ImA9WB9TEUg.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-7371166205446938839</id><published>2007-09-17T11:12:00.000-07:00</published><updated>2007-09-18T14:40:44.444-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-09-18T14:40:44.444-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="gsoc" /><title>Summer of Code: Choosing an interesting project idea</title><content type="html">(&lt;a href="http://of-code.blogspot.com/2007/08/soc-experience-introduction.html"&gt;Introduction and table of contents&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;First of all you have to choose an organization you want to work to with.  I don't have much to say here. I guess you just have to go to the list of organizations and pick the one you like the most.&lt;br /&gt;&lt;br /&gt;After that you have to choose a project idea to work on. For that, it's best to &lt;span style="font-weight: bold;"&gt;start early&lt;/span&gt;: you will have to do a lot of iterative communication, and the more iterations you will complete, the better your application will be.&lt;br /&gt;&lt;br /&gt;Now what to look for in idea itself? First and foremost, &lt;span style="font-weight: bold;"&gt;ambitious&lt;/span&gt; ideas are good, especially if they are not in the proposed project list. Tell it to the project and it may even end up on that list [&lt;a href="http://alex.dojotoolkit.org/?p=604"&gt;3&lt;/a&gt;]. That's a strong case for your application, and you haven't even started writing it yet. Second, &lt;span style="font-weight: bold;"&gt;original&lt;/span&gt; ideas, outside the current "hot" thing, show that you are an independent thinker. Furthermore, your idea should be not merely "nice", but something that the project genuinely &lt;span style="font-weight: bold;"&gt;needs&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;At the same it's a good idea to start &lt;span style="font-weight: bold;"&gt;reading&lt;/span&gt; development docs and some code for the project. This will help to see if the idea is feasible - especially if it's not in the list of the suggested projects - and to get general feel about the project. Even more important is to &lt;span style="font-weight: bold;"&gt;contact&lt;/span&gt; project developers: &lt;span style="font-weight: bold;"&gt;ask for feedback for your project idea, find yourself a mentor&lt;/span&gt;, file a bug, submit a simple patch - get involved!&lt;br /&gt;&lt;br /&gt;Finally, learn about organization specific things: see if there are particular requirements for applications in you organization. And do not be afraid to ask how one or another option would be evaluated and which route you should pursue. Organization might have a sound reason to prefer one perfectly good approach over another perfectly good one, so don't get burned just because both approaches seemed good to you.&lt;br /&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;Next: &lt;a href="http://of-code.blogspot.com/2007/09/summer-of-code-planning-to-write.html"&gt;planning to write the application&lt;/a&gt;.&lt;br /&gt;&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/ULZi8SNM3kA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/7371166205446938839/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=7371166205446938839" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/7371166205446938839?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/7371166205446938839?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/ULZi8SNM3kA/summer-of-code-choosing-interesting.html" title="Summer of Code: Choosing an interesting project idea" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://of-code.blogspot.com/2007/09/summer-of-code-choosing-interesting.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkIAQXw7fSp7ImA9WB9TEEg.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-4879815729269262744</id><published>2007-09-16T00:18:00.000-07:00</published><updated>2007-09-17T11:42:20.205-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-09-17T11:42:20.205-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="gsoc" /><title>Summer of Code: The Big Picture</title><content type="html">(&lt;a href="http://of-code.blogspot.com/2007/08/soc-experience-introduction.html"&gt;Introduction and table of contents&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;The idea of Summer of Code is simple. Students choose open source projects they would like to work on and write applications, the open source projects evaluate those applications, the selected students spend their summer working on what they wanted to and Google pays everybody. Everybody wins. The students get experience with application writing and open source development, attention and help with their projects, potentially useful contacts for the future and some money. Organizations get new developers - their lifeblood - and some money. Google gets opportunity to help FOSS developement (FOSS is used a lot in Google), positive publicity and some (very little) recruiting done for themselves.&lt;br /&gt;&lt;br /&gt;Note that in the long list of the benefits for students (that means you), money is just one thing, even if it is the first thing you hear about in relation to the program. And in the long run, it's probably the least important benefit. Think of it as a necessary means for Google to win your time away from other potential summer employers. That's it. The really important benefits you get are the skills and contacts, these will serve you well into the future. Funnily, mentioning in your application that you are doing this just for money will surely fail it. And no, I'm not suggesting lying about it – if you do, your application will show it in thousand other ways, with the exactly the same end result. But more on application writing later.&lt;br /&gt;&lt;br /&gt;What's more? If you ever wanted to join an OSS project but it seemed daunting and complicated, here is your chance, with added bonus that the project developers will be extra-nice to you. If you have never participated in a successful team OSS project, or any team software project for that matter, this will be a very interesting and useful experience. There is a major difference between coding an application alone and doing a project in a team. So you are going to learn a lot of exciting stuff about having to deal with other developers, how and when to communicate with them, what kind of support infrastructure every project needs and many other things. Again, what you learn is for lifetime.&lt;br /&gt;&lt;br /&gt;This concludes the big-picture benefits of SoC for you. The other big-picture thing which you have to be aware of is the time planning. If you are accepted to SoC, do not plan any other full-time commitment for the summer. The project will expect you to commit about full-time worth of effort. This is a perfectly reasonable requirement, since three months of single developer time is not much in the software world. You will need all of this time to create something substantial. But don't get upset – the "working hours" are extremely flexible and you will be able to plan some time for holidays as well.&lt;br /&gt;&lt;br /&gt;Next: &lt;a href="http://of-code.blogspot.com/2007/09/summer-of-code-choosing-interesting.html"&gt;on choosing an interesting project idea&lt;/a&gt;.&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/3HScHogYDbU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/4879815729269262744/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=4879815729269262744" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/4879815729269262744?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/4879815729269262744?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/3HScHogYDbU/summer-of-code-big-picture.html" title="Summer of Code: The Big Picture" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://of-code.blogspot.com/2007/09/summer-of-code-big-picture.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEUHRHk4fyp7ImA9WB9RFUs.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-7052364879150252401</id><published>2007-09-15T21:34:00.000-07:00</published><updated>2007-10-16T12:17:15.737-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-10-16T12:17:15.737-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="gsoc" /><title>SoC Experience: Introduction</title><content type="html">Hello world again. Just almost a year behind the schedule, this is the first post in series offering some advice for SoC participants, that, very hopefully, will be at least a bit useful to somebody.&lt;br /&gt;&lt;br /&gt;SoC has changed my life, in a sense. In summer 2006, I applied to work on the &lt;a href="http://gcc.gnu.org/"&gt;GCC&lt;/a&gt; with &lt;a href="http://gcc.gnu.org/wiki/Garbage_collection_tuning"&gt;this project&lt;/a&gt;. I was accepted and successfully completed my project, although at a significantly reduced scope. Then I got to &lt;a href="http://of-code.blogspot.com/2006/11/google-london-office-visit.html"&gt;travel a little bit&lt;/a&gt;, to see how Google is doing in London. And a year later, this has helped me to land an internship position half a world away at Google. And my work here involves continuing my old SoC project. What more could I ask for right now?&lt;br /&gt;&lt;br /&gt;That's why I want to share some of the things I learned. While searching for advice a year ago, I have found many excellent resources on how to write an application (all of them linked to below), yet there are some things which I want to emphasize more. Most important of them is the need to communicate early and often – in general communication, soft skills, etc. is something that us engineers tend to dismiss and this is a big mistake.&lt;br /&gt;&lt;br /&gt;So I am writing down advice based on my personal experience, with added advice from other sources that I can relate to. Of course, it is very subjective and in no way I can guarantee that it is correct and true in all (or any) situations. Also, parts of it will seem like a very common sense. That's because it is. But common sense tends to be forgotten or vary person to person, so I feel I should include "very obvious“ stuff as well.&lt;br /&gt;&lt;br /&gt;Here is the table of contents for easier navigation. I will convert it to links as I add new material.&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="http://of-code.blogspot.com/2007/08/soc-experience-introduction.html"&gt;Introduction (this post)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://of-code.blogspot.com/2007/09/summer-of-code-big-picture.html"&gt;Summer of Code: the big picture&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://of-code.blogspot.com/2007/09/summer-of-code-choosing-interesting.html"&gt;Choosing an interesting project idea&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://of-code.blogspot.com/2007/09/summer-of-code-planning-to-write.html"&gt;Planning to write an application&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://of-code.blogspot.com/2007/09/summer-of-code-writing-application.html"&gt;Writing tips&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://of-code.blogspot.com/2007/09/summer-of-code-cv-and-qualifications-in.html"&gt;CV and qualifications&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://of-code.blogspot.com/2007/10/summer-of-code-summer-comes.html"&gt;Summer comes&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://of-code.blogspot.com/2007/10/summer-of-code-conclusion.html"&gt;Conclusion&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;Finally, if nothing else is useful, then at least this part will definitely be. This is a list of links to other SoC participation advice, written by much smarter people than me, with SoC mentors among them, whose advice matters much more directly than mine.&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;a target="_blank" title="External link to http://weblogs.mozillazine.org/gerv/archives/2006/05/how_not_to_apply_for_summer_of.html" href="http://weblogs.mozillazine.org/gerv/archives/2006/05/how_not_to_apply_for_summer_of.html" class="externalLink"&gt;http://weblogs.mozillazine.org/gerv/archives/2006/05/how_not_to_apply_for_summer_of.html&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target="_blank" title="External link to http://groups.google.com/group/google-summer-of-code-discuss/browse_thread/thread/4cccd94e0b9aefc9" href="http://groups.google.com/group/google-summer-of-code-discuss/browse_thread/thread/4cccd94e0b9aefc9" class="externalLink"&gt;http://groups.google.com/group/google-summer-of-code-discuss/browse_thread/thread/4cccd94e0b9aefc9&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target="_blank" title="External link to http://alex.dojotoolkit.org/?p=604" href="http://alex.dojotoolkit.org/?p=604" class="externalLink"&gt;http://alex.dojotoolkit.org/?p=604&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target="_blank" title="External link to http://summer.cs.pdx.edu/propose" href="http://summer.cs.pdx.edu/propose" class="externalLink"&gt;http://summer.cs.pdx.edu/propose&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target="_blank" title="External link to http://shlang.com/writing/soc2005.html" href="http://shlang.com/writing/soc2005.html" class="externalLink"&gt;http://shlang.com/writing/soc2005.html&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target="_blank" title="External link to http://venge.net/mtn-wiki/SummerOfCode2006" href="http://venge.net/mtn-wiki/SummerOfCode2006" class="externalLink"&gt;http://venge.net/mtn-wiki/SummerOfCode2006&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target="_blank" title="External link to http://drupal.org/node/59037" href="http://drupal.org/node/59037" class="externalLink"&gt;http://drupal.org/node/59037&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target="_blank" title="External link to http://code.google.com/p/google-summer-of-code/wiki/AdviceforStudents" href="http://code.google.com/p/google-summer-of-code/wiki/AdviceforStudents" class="externalLink"&gt;http://code.google.com/p/google-summer-of-code/wiki/AdviceforStudents&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target="_blank" title="External link to http://www.postgresql.org/developer/summerofcodeadvice.html" href="http://www.postgresql.org/developer/summerofcodeadvice.html" class="externalLink"&gt;http://www.postgresql.org/developer/summerofcodeadvice.html&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target="_blank" title="External link to http://shlang.com/writing/soc2005.html" href="http://shlang.com/writing/soc2005.html" class="externalLink"&gt;http://shlang.com/writing/soc2005.html&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;Good luck!&lt;br /&gt;Next: &lt;a href="http://of-code.blogspot.com/2007/09/summer-of-code-big-picture.html"&gt;The big picture of SoC&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/gqgVHQuVQBk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/7052364879150252401/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=7052364879150252401" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/7052364879150252401?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/7052364879150252401?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/gqgVHQuVQBk/soc-experience-introduction.html" title="SoC Experience: Introduction" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://of-code.blogspot.com/2007/08/soc-experience-introduction.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C04CRXozcCp7ImA9WBBQEE8.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-1469501315615424641</id><published>2006-11-05T04:47:00.000-08:00</published><updated>2006-11-08T13:39:24.488-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2006-11-08T13:39:24.488-08:00</app:edited><title>Google London Office Visit</title><content type="html">I was quite excited to hear about opportunity to visit a Google engineering office to meet fellow students and Googlers[*]. Thus immediately I started thinking which office I would like to visit. Trondheim seemed (and still seems) like a very nice destination. It is relatively close to my current home (Currently I study in Denmark, Aalborg). I like the beautiful Norwegian scenery and the fact that Google there is doing research projects which might be actually related to my own university project. But the travel costs turned out to be prohibitively high. So, London. A big engineering office, lots of fellow students participating, and &lt;a href="http://egofood.blogspot.com/"&gt;Chris DiBona&lt;/a&gt; himself coming here. I bought tickets without giving a second thought.&lt;br /&gt;&lt;br /&gt;I flew there a day before Google event. I've never been before in London, so the city overwhelmed me. Sadly, I had only half of day on Thursday to actually explore it. Hopefully soon I will return here to spend at least a week.&lt;br /&gt;&lt;br /&gt;On Friday it was time for the &lt;a href="http://www.red-bean.com/ospowiki/GoogleLondon"&gt;Google visit&lt;/a&gt;. The provided directions were very clear and I found myself in the front of a big office building near Victoria Station. Must be pretty expensive to rent. Although I came some 10 minutes early, most of the students were already there. Couple of things attracted our attention in the reception: there is a live running Google search log projected on one wall and on another Google Earth was zooming in and out of famous landmarks. Sadly, they have a "no-photo" policy which I was unlucky enough to familiarize with by trying.&lt;br /&gt;&lt;br /&gt;At 12:00 came Zaheda Bhorat, took us to the conference room where we had some small talk and free food. Exactly what a travelling student needs! Then Chris joined us and we had a round of introductions, followed by round of lightning presentations by students. There were two major types of talks. First, there were talks that discussed technical side of the project, architecture and implementation details. On the other hand there were talks which discussed organizational, communicational aspects, gained experiences and just briefly skimmed over the technical side of the projects. Yet they all had one thing in common - that the presenters were passionate about their projects and were happy to do what they did.&lt;br /&gt;&lt;br /&gt;Next we had a round table discussion on variety of topics. First of all, how could Summer of Code be improved. This year was the second year for this program, so a lot of things were already sorted out, but on the other hand the program is still relatively young. The outcome of the discussion is &lt;a href="http://www.red-bean.com/ospowiki/ImproveGsoc"&gt;here&lt;/a&gt;. During the general discussion I was able to finally get answer to the question - why Google created this program in the first place? If Google wants some of the open source projects have more manpower, then why not just directly hire experienced developers? On the other hand, if Google wants to hire new hackers, then, to quote Chris, there are more effective ways to spend 3 million US dollars. And the correct answer is that one of  the Google founders wanted to give CS students opportunity to earn some cash during summer in a way that does not involve flipping burgers. Moreover, it is useful for both the student and community.  Fair enough. Of course, some recruitment does happen as a side effect of the program.&lt;br /&gt;&lt;br /&gt;Later we were joined by a local Googler which answered questions about what is it like to work for Google. It goes without saying that you get to work on truly world-class projects and they try to create environment so you do not want go home. And we could see afterwards if the latter is true, as we had an office tour. No expense is spared and attention to the detail and wishes of employees is everywhere. A big rest lounge with armchairs, big soft toys to rest on, a mic and loudspeakers - I sincerely hope that they have banned singing for people who can't. A couple of small bars stocked with fruits and soft drinks. A balcony where you can have BBQ in summer. A fridge of beer and all major gaming consoles. A canteen where all menus are so elaborately marked, so that if you are vegan on Tuesdays and do not eat salad on Thursdays, you can immediately find what's here for you today. A pool table which says "Bilijardai" on its side in Lithuanian - this one I liked the most. Virtually all walls are covered with whiteboards, I guess they rarely run out of space to discuss their ideas for world domination. However, the developers do not have offices with a door that closes, so there is still some room for improvement.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger2/7887/4459/1600/IMG_1907.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://photos1.blogger.com/blogger2/7887/4459/320/IMG_1907.jpg" alt="" border="0" /&gt;&lt;/a&gt;After the office tour we were given gifts: sets of T-shirt, notepad, mouse pad, pen etc. But the best thing in there was this magnetic constructor toy.&lt;br /&gt;&lt;br /&gt;Then it was time to thank the hosts and part. Some of the students, me included, decided to go out try some English beer in the pubs. Which we did, and had a lot of fun. Later somebody got a poster inviting to a "Greater London Linux User Group emergency pub meeting with Jon 'maddog' Hall" at the same day. Emergency is an emergency, so we didn't think for long about it. More beer was consumed and many new interesting people were met. At around midnight I left, because I didn't want to miss my flight early next morning.&lt;br /&gt;&lt;br /&gt;To conclude everything, the visit did not exceed my expectations - but only because they were very high in the first place. I was amazed at how enthusiastic the students were about their projects, how much effort was put into running the SoC program by Googlers and how nicely they had arranged our visit. Keep up the good work!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://amigosh.dtiltas.lt/%7Elauras/photos/main.php?g2_itemId=944"&gt;Here&lt;/a&gt; are a few pictures of mine of the whole evening. And more photos from the GLLUG  meeting are &lt;a href="http://www.flickr.com/photos/emekonnen/sets/72157594360995140/"&gt;there&lt;/a&gt;. &lt;span style="font-weight: bold;"&gt;UPDATE&lt;/span&gt;: couple of new photos: &lt;a href="http://fgd.trebec.org/posts/maddog/"&gt;maddog&lt;/a&gt; at GLLUG meeting by Uros Trebec and &lt;a href="http://fgd.trebec.org/posts/gsocers-google-offices-london/"&gt;us&lt;/a&gt; at Google by Zaheda.&lt;br /&gt;&lt;br /&gt;[*] - Dammit, it sounds like a sentence from some corporate blog written by marketing.&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/h_MF58_KtYE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/1469501315615424641/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=1469501315615424641" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/1469501315615424641?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/1469501315615424641?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/h_MF58_KtYE/google-london-office-visit.html" title="Google London Office Visit" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://of-code.blogspot.com/2006/11/google-london-office-visit.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEQHSHY_fSp7ImA9WBBRFUs.&quot;"><id>tag:blogger.com,1999:blog-36536015.post-6162547476523022044</id><published>2006-11-03T05:50:00.000-08:00</published><updated>2006-11-03T07:05:39.845-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2006-11-03T07:05:39.845-08:00</app:edited><title>Introduction</title><content type="html">Hello, world.  This blog is going to be a place where I will document my Summer of Code participation experiences. The main reason is that I want to have a list of things to consider next time I write an application and because, hopefully, that might be useful for somebody else too.&lt;br /&gt;&lt;br /&gt;First of all I plan to write a report about Google London office visit for GSoCers. Then I will write down things, tips, advice, good examples, bad examples I've seen and learned during application submitting process and during the course of project. And later, well, I don't have any further plans, so don't expect frequent (or any) updates afterwards. I think that it is much better to have good, even if old and little, content, than to write updates regularly.&lt;br /&gt;&lt;br /&gt;For a year already I have a blog in Lithuanian, so if you're fluent in this language, want to learn some Danish and are interested in incoherent ramblings about day-to-day student's life in Denmark, please &lt;a href="http://kastauyra.blogspot.com"&gt;head straight over there&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Last but not least, since I'm not a native English speaker, all corrections of style, grammar and so on, are very welcome by those who know better.&lt;img src="http://feeds.feedburner.com/~r/SummerOfCodeExperience/~4/Bh19LrenHxM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://of-code.blogspot.com/feeds/6162547476523022044/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=36536015&amp;postID=6162547476523022044" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/6162547476523022044?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/36536015/posts/default/6162547476523022044?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SummerOfCodeExperience/~3/Bh19LrenHxM/introduction.html" title="Introduction" /><author><name>Laurynas</name><uri>http://www.blogger.com/profile/09696674827789424795</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://of-code.blogspot.com/2006/11/introduction.html</feedburner:origLink></entry></feed>
