Difference between revisions of "Google Summer of Code"

From GeeklogWiki
Jump to: navigation, search
(GSoC FAQ has moved ...)
(rephrased a few things now that we have applied; added link to timeline for results)
Line 3: Line 3:
  
  
Should Google decide to run the program again in 2009, we plan to apply for participation again.
+
We have applied for participation in the Summer of Code 2009, but there is no guarantee that we will be accepted. Results will be published on [http://socghop.appspot.com/document/show/program/google/gsoc2009/timeline March 18] - stay tuned.
  
  
Line 38: Line 38:
 
== Notes for Students ==
 
== Notes for Students ==
  
First of all, please note that Summer of Code 2009 has '''not started yet''' and that '''participating projects have not been selected yet'''. While Geeklog will apply to take part again in the Summer of Code, there is no guarantee that we will be selected!
+
First of all, please note that Summer of Code 2009 has '''not started yet''' and that '''participating projects have not been selected yet'''. While Geeklog has applied to take part again in the Summer of Code, there is no guarantee that we will be selected!
  
 
=== Recommended reading ===
 
=== Recommended reading ===
Line 71: Line 71:
 
== Further Reading ==
 
== Further Reading ==
  
 +
* [[Getting Started]] with Geeklog development
 
* The [http://www.geeklog.net/index.php?topic=GSoC Summer of Code topic] on geeklog.net provides coverage of our previous participation in the Google Summer of Code.
 
* The [http://www.geeklog.net/index.php?topic=GSoC Summer of Code topic] on geeklog.net provides coverage of our previous participation in the Google Summer of Code.
* [[Getting Started]] with Geeklog development
 
  
  
 
[[Category:Summer of Code]] [[Category:Development]]
 
[[Category:Summer of Code]] [[Category:Development]]

Revision as of 11:10, 12 March 2009

What is it?

Gsoc2009-120.png
The [[[Summer of Code 2007|2007]] and 2008.

We have applied for participation in the Summer of Code 2009, but there is no guarantee that we will be accepted. Results will be published on March 18 - stay tuned.


Project Ideas

This is a list of ideas for projects that we feel would add useful functionality to Geeklog (to be implemented in possible future incarnations of the Google Summer of Code):

For Geeklog

We're also willing to accept new ideas from students. In that case, please check that what you're proposing isn't already available (e.g. with some existing add-on). For more inspiration, you can also refer to our list of leftover ideas (not all of them fully fleshed out) from previous years.


For AptitudeCMS (formerly Geeklog 2)


Notes for Students

First of all, please note that Summer of Code 2009 has not started yet and that participating projects have not been selected yet. While Geeklog has applied to take part again in the Summer of Code, there is no guarantee that we will be selected!

Recommended reading

Google provides an extensive FAQ. There's also a very informative Advice for Students page. We recommend reading those first.

Required skills

Students interested in any of the above projects should have reasonable experience with PHP and some basic SQL knowledge. Being able to set up your own LAMP server (Linux, Apache, MySQL, PHP) would probably help but isn't a prerequisite.

Geeklog uses Mercurial for revision control (aka version control aka source code management). Students should have a basic grasp of revision control - we can help you with the specifics of Using Mercurial.

Background information

Geeklog is an umbrella for two related but distinct CMS:

  • Geeklog (current version: 1.5.2) is the software you may have seen running websites such as Groklaw.
  • AptitudeCMS (formerly Geeklog 2) is a "next generation" CMS and has been rewritten from the ground up. There are no released versions of AptitudeCMS yet.


Contact

For all questions regarding Geeklog and the Summer of Code, please email us at

contact-us(AT)lists.geeklog.net

or use this web form.

You are also invited to join our Development Mailing List and say "Hi!"

Or you can hop on our IRC channel: #geeklog at irc.freenode.net and talk to us directly (some patience required - not everyone may be online there all the time).


Further Reading