Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Google Announces Summer of Code 2008

Posted by kdawson on Mon Feb 25, 2008 10:39 PM
from the endless-sunshine dept.
morrison writes "The 2008 Google Summer of Code is on. We have discussed this four-year-old tradition before (2005, 2006, 2007). Google will once again be hosting a program that gives computer science students a $4,500 stipend to work on open source software projects. Last year, Google funded over 900 students' projects in more than 90 countries. As noted in the program FAQ, this year they hope to do even more. The #gsoc IRC channel on Freenode is already buzzing with activity."

Related Stories

[+] Google Launches Summer of Code 376 comments
chrisd writes "We're very happy to launch the Summer of Code today, and I thought Slashdot readers would be interested and might even help us spread the word (We have a flyer, even). The program is designed to give computer science, and other, students a stipend ($4500) while they learn to release and create open source software. We're working with a variety of Open Source software foundations and organizations and we hope to sign up around 200 developers. We hope the end result will be more open source developers! I'll be pleased to answer questions in the comment stream about this program. Thanks!"
[+] Summer of Code 2006 is On 117 comments
chrisd writes "The Summer of Code is officially on again this year. As of today, we're taking in applications from mentoring organizations, so watch that list of mentoring organizations grow! Then, starting May 1st, we'll start taking student applications. We've prepared two FAQs, one for Mentors and one for Students. We've also have created an IRC channel and Google Group for you. The website for the Summer of Code can be found at http://code.google.com/soc/."
[+] Google Launches Summer of Code 2007 74 comments
An anonymous reader writes "Looks like Google has announced that it will be doing Summer of Code again this year. The program looks pretty much the same this year but they have built time into the program schedule for students to get up to speed before they start coding. Nice job, Google."
[+] Summer of Code'08 Organizations List Announced 48 comments
kulbirsaini writes "Google has announced the list of accepted organizations for the Google Summer of Code 2008. 'No doubt many would-be Summer of Code students are wondering what their next steps should be. We've changed the program timeline this year, leaving a week in between the announcement of accepted mentoring organizations and opening for student applications. Use this week to meet your potential mentors and discuss your project ideas with them, and keep on eye on the program mailing lists, as we'll post notes about additional resources for learning about our mentoring organizations.'"
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.

Google Announces Summer of Code 2008 25 Comments More | Login /

 Full
 Abbreviated
 Hidden
More | Login
Keybindings Beta
Q W E
A S D
Loading ... Please wait.
  • 4th year in a row? (Score:5, Funny)

    by Breakfast Pants (323698) on Monday February 25, @10:44PM (#22554282) Journal
    My open source Visual Basic extension for Word 97 has been rejected 3 times already; I'm gonna try one last time.
  • My hope... (Score:4, Interesting)

    by bogaboga (793279) on Monday February 25, @11:47PM (#22554754)
    ...is that enough resources get geared to having KDE 4.1 as complete as can possibly be. Guys, KDE 4 rocks and can be made better. Go guys.
  • Awesome (Score:4, Interesting)

    by katterjohn (726348) <katterjohn@gmail.com> on Tuesday February 26, @12:18AM (#22554920)
    I successfully participated last summer working with Nmap. Leslie (from Google) and Fyodor were wonderful to work with, and I hope I can get in again this year!

    Great job, Google!
  • Check out Gladex (Score:5, Interesting)

    by charlie763 (529636) on Tuesday February 26, @12:27AM (#22554974) Homepage
    I don't think we'd make it into GSoC, but if you are into Python and Glade you should checkout Gladex [launchpad.net]. We're even a Featured Project [launchpad.net] on Launchpad.net! Gladex isn't in the Ubuntu or Debian repositories yet, but we do have a PPA [launchpad.net] going of an alpha release. Alternatively, you can download [launchpad.net] the stable packages directly.

    Gladex is a Python application which takes a .glade file created in the Glade User Interface Builder and generates code in Perl, Python, or Ruby. The generated code uses libglade to draw a GUI and is not raw pygtk code (support via a plugin is in development). Support for additional languages can be added through the plugin API.
    • Re:Check out Gladex (Score:4, Interesting)

      by AlXtreme (223728) on Tuesday February 26, @04:07AM (#22556028) Homepage Journal
      Looks interesting, but one question that I couldn't find on the site: Why generate code at all?

      I might be missing something, but libglade has a python wrapper (and probably Ruby/Perl too, I'm too lazy to check). You can connect signals and handle events, everything you can do with generated or self-written GTK+ code. Calling libglade in Python is about 4 LOC. Why would anyone need a generator for this?

      Again, I'm not trolling here, just curious and both an avid GTK+ and Python user.
      [ Parent ]
  • by batkiwi (137781) on Tuesday February 26, @12:32AM (#22555000)
    I know from looking the last 2 years that the projects for both PSI and MythTV were accepted and started but never completed to a point where the maintainers put code into the full product.

    Are there ANY success stories?
    • by katterjohn (726348) <katterjohn@gmail.com> on Tuesday February 26, @12:38AM (#22555036)
      Are there ANY success stories?

      Absolutely. My fellow SoC students and I participating with Nmap last year have lots of code in Nmap proper. And the years before that (Nmap has participated every year of the SoC) there were a whole lot of cool things added to Nmap proper from SoC work.
      [ Parent ]
    • MythTV? You're joking, right?

      More importantly, are they going to work on anything actually *useful*, instead of sexy stupid stuff that is the 2008 equivalent of "skinning" mp3 players? Every time I heard about SoC participants, I noticed that a)it wasn

    • Re: (Score:3, Informative)

      I believe Firefox 3's implementations of resumable downloads and the APNG image format came from GSoC participants. The continued support of MathML in Firefox 3 may also be due in part to the work of a GSoC participant. We've also had a few not-so-succes
    • by Fweeky (41046) <tom.hurst@clara.net> on Tuesday February 26, @06:58AM (#22556674) Homepage
      Quite a few FreeBSD SoC projects make it into the system or ports, or at least had some of their work help with it; a quick glance at the SoC wiki pages I see enhancements to libalias and ipfw (I think some of this eventually made it; we now have kernel NAT with ipfw), bsnmpd bridge monitoring, FUSE port, gvinum enhancements, GEOM storage virtualisation, Apple hardware support enhancements, and what became the name service caching daemon.

      Other things may not have made it in, but were good research projects both for the project and for the students; FreeBSD now has a very functional port of OpenBSD's hardware sensors suite, though it wasn't accepted into base because of architectural concerns. gjournal started life as a SoC project, and while rejected it did help spur development of a new more functional one, and the student went on to produce gvirstor, the aforementioned GEOM storage virtualisation layer which *did* make it. The Linux KVM port got far enough to boot FreeBSD 7 as a guest and will hopefully continue development. I'm sure I've left lots out.

      Just because a SoC project doesn't make it into a "product", doesn't mean that project wasn't a success. Even if it never produces something deployable, it's given a student some experience in development, it's given the project some interesting if not necessarily immediately useful code and it's helped lay groundwork for future development, even if it only does so by providing those concerned some experience.
      [ Parent ]
    • by Breakfast Pants (323698) on Monday February 25, @10:46PM (#22554302) Journal
      Obama needs some tweaks.
      [ Parent ]
    • by Anonymous Coward on Monday February 25, @11:01PM (#22554458)
      Fix the Firefox memory leak! No wait, something more realistic... how's about world peace?
      [ Parent ]
      • Re:What should get precedence? (Score:4, Informative)

        This is a bit of an urban legend at this point.

        1 - Any complex app will likely have some memory leaks. The code has been very thoroughly examined and cleaned up for Firefox 3.
        2 - Most "leaks" come from poorly written extensions/add-ons. Run without them and check out the difference.
        3 - There is a feature in Firefox that you can easily turn off, that people mistake for a memory leak. Firefox keeps fully rendered versions of pages in memory, in addition to the standard cache on the hard disk. If you hit back, Firefox doesn't need to re-render the page. Browse a while, and Firefox will use up plenty of memory. If you don't like this behavior, then turn the feature off.
        [ Parent ]
          • Re: (Score:3, Insightful)

            Why? For most users, having fast (and accurate!) back/forward is more useful than having Firefox allocate less RAM. The feature even automatically turns itself off [mozilla.org] if you don't have a lot of physical RAM.

            Turning off bfcache might be useful for rudimentar
    • by Nimey (114278) on Monday February 25, @11:05PM (#22554486) Homepage Journal
      The anti-ballistic-chair defense system. Google's going to need it some day.
      [ Parent ]
      • Re: (Score:3, Insightful)

        The anti-ballistic-chair defense system. Google's going to need it some day.
        I'm surprised that Microsoft doesn't star their own "Summer of Code" considering how they keep saying that developers are so important.
          • Re:What should get precedence? (Score:5, Insightful)

            by Matt Perry (793115) on Tuesday February 26, @01:19AM (#22555236)

            they already have winter, spring, and fall. MS allows free (as in no cost, not five finger discount) downloads of all their programming/OS/Server software at my uni. (This is something MS "donated", they aren't getting paid for it).
            It isn't about donating software. Software is cheap. Those same students can get free operating systems and development software that's non-Microsoft too. What Google is doing is donating the organizational skills to help students. They get to work on something that's larger than just a small personal project. They learn how to work within a larger team structure that may have established rules for code style, structure, documentation, etc. Most importantly, they are assigned a mentor who can help them navigate this new environment and help them to become better programmers. The financial reward isn't bad either. Microsoft isn't doing anything like that.
            [ Parent ]
    • Re: (Score:3, Funny)

      Emacs, though thought by some to be older than the Renaissance, could enter one...

      Regarding the Obama ad served on this page: "It's a cookbook!!!"
    • Re:What should get precedence? (Score:5, Informative)

      by mithro (1079591) <`slashdot' `at' `mithis.com'> on Monday February 25, @11:21PM (#22554596) Homepage

      Thousand Parsec [thousandparsec.net] (a game framework for turn based strategy games) was one of the mentor organisations last year [google.com].

      The effect on our project was really huge, not only did the students do some very [thousandparsec.net] cool [google.com] work [thousandparsec.net]. We now have the creditability to approach Universities and help get their students involved with our project.

      We already have one student working on Thousand Parsec as part of a high school internship [ohloh.net] and two students from the University of South Australia [unisa.edu.au] working on a Java MIDP client.

      Thanks a huge amount to Google and the Summer of Code team, hopefully we can get in again this year and have even more fun!

      [ Parent ]
    • Re:Kids have it lucky these days (Score:5, Interesting)

      by redalien (711170) <matthew@matthewwilkes.co.uk> on Monday February 25, @10:59PM (#22554430) Homepage
      Actually, Google Highly Open Participation contest produced some excellent pieces of code that were all submitted by "high school" students. If I didn't know better I'd say they were professional developers.
      [ Parent ]
    • Re: (Score:3, Informative)

      Granted pretty much nobody in high school will write quality code (even if they honestly think they do, like I once did), the chance to get paid experience and a mentor to help you improve is fantastic.

      Actually Nick Bishop who did SoC with Blender 2 years
        • Re: (Score:3, Funny)

          No way, man! Do you know how boring that would be to develop? What we really need is transparency and alpha channel blending effects. And skins! There is a serious dearth of quality skins for mplayer!
    • Re: (Score:3, Insightful)

      > This isn't limited to computer science students.

      Quite true, but why do Google restrict participation to students?

      The first goal listed on their SoC FAQ is:

      ``Get more open source code created and released for the benefit of all''

      So why exclude professi
    • Re:Small Winner and Big Winner (Score:4, Insightful)

      by Nazlfrag (1035012) on Tuesday February 26, @06:54AM (#22556660) Journal

      Even when you add the small winners together, Google still wins. Lot's of outstanding brainpower for dirt cheap.
      You're right, but it's not only brainpower Googles getting. The publicity itself would be worth the money, with the headhunting opportunities a distant second.
      [ Parent ]