SoC 2007

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.

Discuss your Summer of Code proposals, get in contact with mentors and write about your experiences before and during Summer of Code 2007.

Join #drupal-soc on irc.freenode.net for an IRC chat.

More information on drupal.org.

Slurpee's picture

GSoC 2014 - Student Application DEADLINE THIS FRIDAY!

Reminder to all students AND mentors that GSoC 2014 student applications are due this Friday March 21st at 19:00-UTC. Moving forward all students need to be submitting applications directly into Melange for review. Students need practice submitting proposals into Melange to realize it can be a pain and understand Google will NOT accept ANY late proposals.

Read more
Slurpee's picture

It was fun GCI, Welcome back GSoC

Originally posted in our GSoC group. More info about GCI in a few months...Join us in #drupal-google or the new group if you want to learn more @ https://groups.drupal.org/google-summer-code

Our awesome community recently became a bit more awesome. Drupal was accepted into Google's Summer of Code 2014! Student applications started March 10th and are open until March 21st. It's not too late to become a student, mentor, or submit a project idea. Not available to join the GSoC fun...maybe you can send an email to your alumni university mailing list?

Read more
Slurpee's picture

Google Summer of Code 2014 - Announcement and Application

Major announcement! The 10th annual Google Summer of Code application period kicked off Monday, February 3rd (GSoC 2014 announcement from Google[1]).

Read more
jpetso's picture

Version Control API in Drupal 6 and beyond

It's been a long time since I last posted an update on the state of the Version Control API, assuming we disregard short teasers on Planet Drupal. Since this last article, Version Control API nearly died during my attempts to wholly restructure the data model for practically everything involving commits, branches & tags (now unified as "labels") and repository items (= files and directories). Luckily, the story has come to a good end. Well, "end"? Depends.

Read more
webchick's picture

Interested in mentoring for Summer of Code 2008? Comment here! :)

It's never too early to start thinking about the next round of Summer of Code. If you're interested in joining the mentoring team, leave a comment here!

What are the requirements for becoming a mentor?

Read more
benc's picture

Travel Update (Google Mentors Summit)

Hi guys, I'm now in Sunnyvale, and feelin dizzy. Shared a shuttle ride from the airport to our hotel. Tomorrow na ang Summit and I can't wait to see Googleplex and meet the other SoC'ers.

Pictures here: http://www.facebook.com/album.php?aid=16822&l=b68eb&id=677221339
and here http://apophenicpinoy.multiply.com/photos/album/13/San_Francisco_Intl_Airport_to_Sunnyvale_CA

Read more
agentrickard's picture

Knight News Challenge Grants -- Deadline 15 October

The John S. and James L. Knight Foundation is a U.S. nonprofit foundation dedicated to the news industry. Since 1950 the foundation has granted more than $300 million to advance quality journalism and freedom of expression. The foundation focuses on projects with the potential to create transformational change.

Read more
jpetso's picture

Post-SoC progress

Seems I haven't given up on Version Control API & friends by now, which one could say is a good thing. Due to my rather silent nature, there haven't been as many g.d.o posts as during the Summer of Code (namely, none until now). Nevertheless a good share of remaining issues have been resolved, and missing features have been added. Here's a short rundown of what has been achieved since part 2 of my wrap-up, which was written a month ago.

Read more
webchick's picture

And the 2007 Summer of Code Mentor Summit Drupal delegates are...

For the second year in a row, Google is putting on a Summer of Code Mentor Summit at their Mountainview Campus on Oct. 6, to allow all the projects to come together and share success stories, advice, lessons learned, and brainstorm about how to make the project better. Each project gets to send up to 3 delegates to the summit.

Here's the list of Drupal folks who will be attending:

  1. Rok Žlender, who was a successful SoC student turned successful SoC mentor, as well as just an awesome guy all around. :) Google loves getting to meet the faces behind their success stories. :)
  2. Ruben D. Canlas Jr., who is a Drupal SoC veteran, and has offered testing and useful advice to several students in the SoC-2007 group.
  3. Simon Hobbs, who is a SoC first-timer whose student couldn't say enough nice things about him, and who was very active both in #drupal-soc and in the SoC-2007 group providing advice.

Congratulations, folks! I'll be e-mailing you with the next steps. :)

Read more
webchick's picture

SoCers in Barcelona?

Looks like the SoC session made the list, at the end of the first day. Woohoo!

Looking through the list of attendees, it looks like the following students will be there:
- Balazs Dianiska (snufkin) - Drawing API
- Matthias Hutterer (mh86) - Taxonomy Manager
- Gábor Hojtsy (Gábor Hojtsy) - Localization server
- Aron Novak (Aron Novak) - FeedAPI
- Jakob Petsovits (jpetso) - Version Control API
- Will White (diggersf) - SMS Framework

a) Is there anyone else coming who isn't on this list?
b) Is everyone who's coming cool with presenting their projects for about 5-10 minutes during the SoC session? (16:00 - 17:00 on Wed, Sept. 19)
c) Of those presenting, are there any special requirements that we should know about in advance? (you won't have a laptop, so need certain things prepared, there must be a purple emu standing in the back...). If so, can you please let me know what they are so I can do my best to make sure they're there?

@everyone else: I will try and demonstrate the rest of the projects with the remaining time. Last year, this meant i had about 8 minutes to present like 11 projects. ;) So if you would all be so kind as to make sure you have "demo" links available @ http://drupal.org/node/169104 and that they're working as of Sept. 18, that would allow me to show people your awesome work!!

Read more
webchick's picture

Reminder: All students who passed *must* upload their code to code.google.com.

More instructions available here: http://groups.google.com/group/google-summer-of-code-announce/web/how-to...

Your code must be uploaded to http://code.google.com/p/google-summer-of-code-2007-drupal/downloads/list by Sept. 17, or you will be expected to return your final payment (aka you won't be paid).

Note that the code uploaded should be a snapshot of what was in CVS on August 20, the final day of SoC. You can do this by:

Read more
BlakeLucchesi's picture

Fuzzy Search Wrap Up

Over the course of the summer my project has taken shape and become quite a full fledged search solution. This new search module allows for small typing errors, includes calls to pre-existing search module hooks such as nodeapi's 'update index' op, and includes an interface to allow external modules to modify node scoring.

Read more
hideout's picture

ebay integration wrap-up

ok folks, here's a short compilation of my "lessons-learned"!
As I got deeper into drupal (and in my case, into ecommerce module as well), I found out that some aspects of my project aren't feasible, so I needed to change a few things.
I also discovered that the ebay api is in fact huge, you could practically do a full-blown ebay agent software. I resorted to implement basic functions which I assume will be needed by almost anyone. The module should be easily adaptable to specific needs.

Read more
jpetso's picture

Version control wrap-up, part 2: comments

If you already had a go at part 1, you have been waiting half a week for this one. Lack of internet, party intermezzos and my first company outing caused a minor delay, but here you are!

Read more
lucksy's picture

Core theme wrap-up

The SoC has come to an end, and so has the beginning of the development of Light Fantastic theme.

An online demo is available, but I have not yet made a release since there are some minor IE-related bugs I'd like to take care of before that.

The theme is intended to be very customizable, with support for fixed-width and fluid layouts, with single, two or three columns. The column widths could be set too. There are some additional regions above and below the main content area which could be used for featured content.

Read more
jpetso's picture

Version control wrap-up, part 1: modules

It's over! Google Summer of Code 2007 had its official "pencils down" on Monday, 19:00 UTC - which was 21:00 at my place, perfect for a last sprint... but I digress. According to Google, mentors are supposed to evaluate projects based on the state that they were in at that time. Which means it's time for me to wrap it up and explain what I achieved in those two or three months. In addition to these writings, I set up a test site at http://www.petsovits.at/versioncontrol/ where you can try out most of these things in action.

The wrap-up is becoming too long to conveniently fit into one single blog entry, so I'll split it up into two halves. This one basically covers the hard facts: which modules I wrote during the Summer of Code, what they do, and how they work. (Part 2 is now also available.)

Read more
Gábor Hojtsy's picture

Code submission guidelines changed

I thought it might be better to post a heads up that the code submission process changed. Instead of Google giving us time intervals based on our names, they are creating projects for each SoC organization (Drupal will have one too) and students are expected to submit their code there. New instructions and much tighter timeline: http://groups.google.com/group/google-summer-of-code-announce/web/how-to...

Also, anyone can submit their surveys now (mentors and students alike), so do it soon, not to miss the deadline.

Read more
anthonyoliver's picture

Extend Case tracker module - deadline status

Well today was the supposed deadline for the Google Summer of code project. I have uploaded what I have done at the moment for the supposed deadline to the CVS. You can visit my site and play around with it some, although there are a few bugs that still need to be worked out on it and a few features I will be adding that I didn't get to by the deadline today.

Read more
klaasvw's picture

Core Theme SoC wrap-up

It's the last day of SoC, so time to wrap up the first release of the Deco theme.

A lot has changed since my last post. Mainly bug fixing and browser support, but I've also added the following features:

<

ul>

  • Icons: some node links and messages now use icons. I've used the Lullacon icon set of Lullabot, but if you wish to use another icon set you can simply change the url's in the icons.css file.
  • Read more
    mh86's picture

    Taxonomy Manager – Final report and first release

    Today, the SoC program official ends. I'm glad that I was able to make the first release of my project today. Last week has been an intensive week of testing (thanks to all my tester) and the weekend has even been more intensive with bug fixing and today I finally had time to write some documentation. So I think, most things are done.

    Read more
    Subscribe with RSS Syndicate content

    SoC 2007

    Group notifications

    This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: