Re: [Gimp-developer] GSOC-2011 - Gimp plug-ins to Gegl operations

2011-08-26 Thread Alexandre Prokoudine
On Fri, Aug 26, 2011 at 2:17 PM, Robert Sasu wrote: > I also made a showcase: http://sasurobert.github.com/GSoC-2011/ Thanks! Unfortunately with --enable-workshop your branch doesn't build here: CC convolution-matrix.c convolution-matrix.c: In function ‘convolve_pixel’: convolution-matri

Re: [Gimp-developer] GSOC-2011 - Gimp plug-ins to Gegl operations

2011-08-26 Thread Martin Nordholts
2011/8/26 Robert Sasu : > Hello, > > Here is the list of op's I ported (made): > 1. Color rotate > 2. Color to alpha > 3. Convolution matrix > 4. Cubism > 5. Deinterlace > 6. Emboss > 7. Fractal-trace > 8. Lens correct (with Lensfun library) > 9. Lens-distortion > 10. Plasma > 11. Polar-coordinates

[Gimp-developer] GSOC-2011 - Gimp plug-ins to Gegl operations

2011-08-26 Thread Robert Sasu
Hello, Here is the list of op's I ported (made): 1. Color rotate 2. Color to alpha 3. Convolution matrix 4. Cubism 5. Deinterlace 6. Emboss 7. Fractal-trace 8. Lens correct (with Lensfun library) 9. Lens-distortion 10. Plasma 11. Polar-coordinates 12. Red-eye-removal 13. Ripple I also made a show

[Gimp-developer] GSoC 2011 application for the Adaptive Image Cloning (aka Seamless Cloning) group of gimp

2011-04-08 Thread che zhang
Thanks for your reply.There's time difference between China and UTC.I knew the GSOC program a litter later.So yesterday I was just to hurry and lost to introduce many things.I want to added that I have learned C when I was a freshman.My major is automation and we learn many courses related to compu

[Gimp-developer] GSoC 2011 application

2011-04-08 Thread ravi bhushan
Dear Sir, I am Ravi Bhushan final year student at LNM IIT(The LNM Institute Of Information Technology, Jaipur ). I have strong background in C Programming and User-interface Programming(Like GTk+). My area of interest is* Image Processing* and Computer Vision and Pattern Recognition which was the

[Gimp-developer] GSoC 2011 application

2011-04-08 Thread ravi bhushan
Dear Sir, I am Ravi Bhushan final year student at LNM IIT(The LNM Institute Of Information Technology). I have strong background in C Programming and User-interface Programming(Like GTk+). My area of interest is* Image Processing* and Computer Vision and Pattern Recognition which was the core subj

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-04-07 Thread Robert Sasu
I removed the tabs and rewrite the code again. If there is anything to do, please let me know. Thank you, Robert Sasu /* This file is an image processing operation for GEGL * * GEGL is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public *

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-04-07 Thread Robert Sasu
I've revised my code, adding comments and references. If there is anything to correct please write it. Thank you, Robert Sasu /* This file is an image processing operation for GEGL * * GEGL is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Pu

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-04-07 Thread Robert Sasu
I've revised my code, adding comments and references. If there is anything to correct please write it. Thank you, Robert Sasu /* This file is an image processing operation for GEGL * * GEGL is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Pu

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-04-07 Thread Robert Sasu
Here is my last task. I attached the emboss plug-in ported to gegl. Just paste in the gegl/operations/common, compile and run it. If there is something wrong please write it and I will immidiatelly correct it. Thank you, Robert Sasu #include "config.h" #include #ifdef GEGL_CHANT_PROPERTIES gegl

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-04-07 Thread shivani maheshwari
I am also a student working on it. We have to send it. If you already have a account then you can post it. But we are not able to create an account at present on that. So I am also in a confusion as to where to post it. On Thu, Apr 7, 2011 at 12:56 PM, Robert Sasu wrote: > After writing the code

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-04-07 Thread Martin Nordholts
2011/4/7 Robert Sasu : > After writing the code reviews I ported the emboss plug-in to gegl. Should I > upload to GIMP bugzilla ? Yes please, and don't forget to reference the patch in your GSoC 2011 application. BR, Martin ___ Gimp-developer mailing li

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-04-07 Thread Robert Sasu
After writing the code reviews I ported the emboss plug-in to gegl. Should I upload to GIMP bugzilla ? Thanks, Robert Sasu ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-develope

[Gimp-developer] GSoC 2011 - Replace GimpSizeEntry widget

2011-04-04 Thread Enrico Schröder
Hello Gimp developers, I'm currently applying for the GimpSizeEntry widget for SummerOfCode. To keep my application short and allow further discussion and feedback, I've decided to post the detailed description of my proposal on the mailing list instead of in the application itself. My application

[Gimp-developer] GSoC 2011 - Replace GimpSizeEntry widget

2011-04-04 Thread Enrico Schröder
Hello Gimp developers, I'm currently applying for the GimpSizeEntry project for Summer of Code. To keep my application short and to allow further discussion and feedback, I decided to post the detailed description of my proposal on the mailing list instead of in the application itself. My applicat

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-04-02 Thread Øyvind Kolås
On Sat, Apr 2, 2011 at 3:24 AM, Jim Michaels wrote: > help me to understand. GIMP plugin authors will now be required to write > their plugins in GEGL? GIMP has for a long time (decade) been moving towards using GEGL for it's imaging core. GEGL plugins do support higher bit depths like 16bit and

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-04-01 Thread Jim Michaels
-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations My background: I am a 1st year student of the department of Computer Science and Engineering at Polytehnical University of Bucharest. I have started to use GIMP 2 years ago. I wrote emboss, blur and sharpen tools in C and then in Octave

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-03-31 Thread Robert Sasu
I wrote the code review for 2 more plug-ins: Cartoon and Photocopy Gimp dialog function do all almost the same thing: Let the user choose the parameters for each plugin by opening a box with a preview box. While changing the parameters it changes the preview image until the user press the ok or th

Re: [Gimp-developer] GSoC 2011 Porting GIMP plugins to GEGL operations

2011-03-31 Thread sourav de
On Tue, Mar 29, 2011 at 11:57 PM, sourav de wrote: > > > On Tue, Mar 29, 2011 at 1:15 PM, sourav de wrote: > >> >> >> On Tue, Mar 29, 2011 at 4:11 AM, Mukund Sivaraman wrote: >> >>> Hi Sourav >>> >>> On Tue, Mar 29, 2011 at 12:36:04AM +0530, sourav de wrote: >>> > Hi, >>> > >>> >I am a 2nd

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-03-30 Thread Robert Sasu
My background: I am a 1st year student of the department of Computer Science and Engineering at Polytehnical University of Bucharest. I have started to use GIMP 2 years ago. I wrote emboss, blur and sharpen tools in C and then in Octave. I wrote a program which converts images from Targa(for RGB im

[Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-03-30 Thread Robert Sasu
My background: I am a 1st year student of the department of Computer Science and Engineering at Polytehnical University of Bucharest. I have started to use GIMP 2 years ago. I wrote emboss, blur and sharpen tools in C and then in Octave. I wrote a program which converts images from Targa(for RGB im

Re: [Gimp-developer] GSOC 2011 - EXIF data viewer and editor

2011-03-29 Thread Alexandre Prokoudine
On 3/30/11, Cameron Christiansen wrote: > For my project I propose creating an EXIF/xmp viewer/editor. http://git.gnome.org/browse/gimp/tree/plug-ins/metadata/ Alexandre Prokoudine http://libregraphicsworld.org ___ Gimp-developer mailing list Gimp-deve

[Gimp-developer] GSOC 2011 - EXIF data viewer and editor

2011-03-29 Thread Cameron Christiansen
Hi, I'm Noremac. I'm currently a CS grad student at BYU working in the image processing lab here on campus. My thesis is going to be focused on extracting information (OCR) from non-document images. I worked in the corporate world for a few years before coming back to get my masters. I've been want

Re: [Gimp-developer] GSoC 2011 Porting GIMP plugins to GEGL operations

2011-03-29 Thread sourav de
On Tue, Mar 29, 2011 at 1:15 PM, sourav de wrote: > > > On Tue, Mar 29, 2011 at 4:11 AM, Mukund Sivaraman wrote: > >> Hi Sourav >> >> On Tue, Mar 29, 2011 at 12:36:04AM +0530, sourav de wrote: >> > Hi, >> > >> >I am a 2nd year student of the department of Computer Science and >> > Engineerin

Re: [Gimp-developer] GSOC 2011 - GEGL: Make OpenGL branch use OpenCL

2011-03-29 Thread Victor Oliveira
On Tue, Mar 29, 2011 at 2:36 PM, Øyvind Kolås wrote: > On Sun, Mar 27, 2011 at 8:08 PM, Victor Oliveira > wrote: >> Hello everyone. My name is Victor Oliveira. I'm a master's student at >> the School of Electrical and Computer Engineering - University of >> Campinas, Brazil. >> >> I work with Ima

Re: [Gimp-developer] GSOC 2011 - GEGL: Make OpenGL branch use OpenCL

2011-03-29 Thread Øyvind Kolås
On Sun, Mar 27, 2011 at 8:08 PM, Victor Oliveira wrote: > Hello everyone. My name is Victor Oliveira. I'm a master's student at > the School of Electrical and Computer Engineering - University of > Campinas, Brazil. > > I work with Image Processing and Machine Learning and I've been using > GPUs (

Re: [Gimp-developer] GSoC 2011 Porting GIMP plugins to GEGL operations

2011-03-29 Thread sourav de
On Tue, Mar 29, 2011 at 4:11 AM, Mukund Sivaraman wrote: > Hi Sourav > > On Tue, Mar 29, 2011 at 12:36:04AM +0530, sourav de wrote: > > Hi, > > > >I am a 2nd year student of the department of Computer Science and > > Engineering at Indian Institute of Technology, Kharagpur ,and I am > > inte

Re: [Gimp-developer] GSoC 2011 Porting GIMP plugins to GEGL operations

2011-03-28 Thread Mukund Sivaraman
Hi Sourav On Tue, Mar 29, 2011 at 12:36:04AM +0530, sourav de wrote: > Hi, > >I am a 2nd year student of the department of Computer Science and > Engineering at Indian Institute of Technology, Kharagpur ,and I am > interested in the plugin for cartoonization of an image in GIMP. I gather yo

Re: [Gimp-developer] [Gsoc 2011] Unified transformation tool

2011-03-28 Thread Mohit _
> Austin > > -Original Message- > From: gimp-developer-boun...@lists.xcf.berkeley.edu > [mailto:gimp-developer-boun...@lists.xcf.berkeley.edu] On Behalf Of David > Gowers (kampu) > Sent: 27 March 2011 08:31 > To: Mohit _ > Cc: gimp-developer@lists.xcf.berkeley.e

[Gimp-developer] GSoC 2011 Porting GIMP plugins to GEGL operations

2011-03-28 Thread sourav de
Hi, I am a 2nd year student of the department of Computer Science and Engineering at Indian Institute of Technology, Kharagpur ,and I am interested in the plugin for cartoonization of an image in GIMP. I have begun to use GIMP some years ago for image editing in ubuntu os (as a substitute o

[Gimp-developer] GSoC 2011 - GimpSizeEntry widget

2011-03-27 Thread Enrico Schröder
Hello, my name is Enrico Schröder. I'm studying computer science at Freie Universität Berlin, but am currently studying abroad in Paris at Université Paris Diderot. I would like to apply for the "Replace the GimpSizeEntry widget" project for Summer of Code 2011. I have strong experience in C and a

[Gimp-developer] GsoC - 2011 -Replace the GimpSizeEntry widget

2011-03-27 Thread 张洁
Hi , I‘m Zhang Jie. As a student in ZheJiang university, my research interests are in graphical image processing. I'm very interested in the Replace the GimpSizeEntry widget proposed by GIMP at GSoC 2011. This is the second year of my Master study period. I'd like to join the open source. As a L

[Gimp-developer] GSoC 2011

2011-03-27 Thread ravi bhushan
Hello, I am Ravi Bhushan and i am pursuing undergraduate degree from The LNM IIT (India). I am planning to participate in GSoC 2011 and after browsing many ideas, I find the idea entitled "Implementing Transform Tools in GIMP" which is most appealing. My areas of interest are Image Processing an

[Gimp-developer] GSoC 2011

2011-03-27 Thread ravi bhushan
Hello,  I am Ravi Bhushan and i am pursuing undergraduate degree from The LNM IIT (India). I am planning to participate in GSoC 2011 and after browsing many ideas, I find the idea entitled "Implementing Transform Tools in GIMP" which is most appealing. My areas of interest are Image Processing and

Re: [Gimp-developer] [Gsoc 2011] Unified transformation tool

2011-03-27 Thread David Gowers (kampu)
On Sun, Mar 27, 2011 at 3:42 PM, Mohit _ wrote: > David, > > Thanks for the reply, but in the case of undo group, are the sub components > of that group still saved individually in some sort of stack or are there > different stacks for the group, and one general stack for all the groups. > > Also,

Re: [Gimp-developer] [Gsoc 2011] Unified transformation tool

2011-03-26 Thread Mohit _
David, Thanks for the reply, but in the case of undo group, are the sub components of that group still saved individually in some sort of stack or are there different stacks for the group, and one general stack for all the groups. Also, it would be great if you could point me to the code where it

Re: [Gimp-developer] [Gsoc 2011] Unified transformation tool

2011-03-26 Thread David Gowers (kampu)
Hello, On Sat, Mar 26, 2011 at 8:20 PM, Mohit _ wrote: > Hi, > > In the undo section it is mentioned that until the final pixel recalculation > is done user should be able to undo every single step, though after that > user should be able to undo the aggregate transformation only. Does this > mea

[Gimp-developer] [Gsoc 2011] Unified transformation tool

2011-03-26 Thread Mohit _
Hi, I am interested in implementing Unified transform tool in GIMP. I went through the specifications ( http://gui.gimp.org/index.php/Transformation_tool_specification) for the same. First of all honestly speaking, I found the idea really cool and even though I am not selected to do this project I

[Gimp-developer] GSOC 2011 - GEGL: Make OpenGL branch use OpenCL

2011-03-24 Thread victormath...@gmail.com
Hello everyone. My name is Victor Oliveira. I'm a master's student at the School of Electrical and Computer Engineering - University of Campinas, Brazil. I work with Image Processing and Machine Learning and I've been using GPUs (CUDA) in my work since 2009. More recently, we've migrated our proje

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-03-24 Thread Bill Skaggs
The best way to think of this, I believe, is as an enhancement of copy-and-paste. We are all familiar with the problem that if you make your selection large enough to include all of an object, you often get a fringe of unwanted colors. If you make the selection small enough to lose the fringe, th

[Gimp-developer] GSoc 2011 - Implement the free transform tool

2011-03-24 Thread Sultana Rashid
Hello, I am Mariya Zaman from Bangladesh University of Engineering and Technology.I am a 3rd year student of Computer Science and Engineering.I want to participate in GSoC 2011. I found nice GIMP ideas .I was a little bit familiar with GIMP.I spent last few days to gain more knowledge.UI related d

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-03-23 Thread Alexia Death
On Thu, Mar 24, 2011 at 1:06 AM, LightningIsMyName wrote: > The name "cloning" is misleading - this tool has nothing to do with > regular paint tools. if it reminds anything by interaction, it's the > cage tool - you select a shape, move it around (hopefully with a live > preview of what will happ

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-03-23 Thread LightningIsMyName
Hi, On Wed, Mar 23, 2011 at 8:32 AM, Alexia Death wrote: > > Kevin, cloning was kicked, because welding pixel manipulation code on > old paint core is not a good idea, new pixel manipulation should go in > gegl and we simply dont have the infrastructure to use that in paint > core yet. The name

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-03-23 Thread Kevin Cozens
Alexandre Prokoudine wrote: > The agreement was not to introduce new tools based on old core, and > GEGL based tool here means underlying GEGL painting infrastructure > which is simply not ready yet. Ok. The wiki page says it is for this years GSoC. On my machine the "Recommended" and "For a late

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-03-22 Thread Alexia Death
On Tue, Mar 22, 2011 at 10:07 PM, Robert Sasu wrote: > I've read the e-mails about this project from the mailing list and I found > actually what I have to do. I also looked at the source code and the > differences between gimp and gegl implementation. If it is possible I would > like a short list

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-03-22 Thread Alexandre Prokoudine
On 3/23/11, Kevin Cozens wrote: > Robert Sasu wrote: >> I am Robert Sasu and I wrote an e-mail in the morning about the >> application >> for the Adaptive Image Cloning. Since then I've spoken with mentors on >> IRC, >> and they said that this project is no more available. > > I don't know who tol

Re: [Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-03-22 Thread Kevin Cozens
Robert Sasu wrote: > I am Robert Sasu and I wrote an e-mail in the morning about the application > for the Adaptive Image Cloning. Since then I've spoken with mentors on IRC, > and they said that this project is no more available. I don't know who told you that or why but Adaptive Image Cloning (a

[Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-03-22 Thread Robert Sasu
I've read the e-mails about this project from the mailing list and I found actually what I have to do. I also looked at the source code and the differences between gimp and gegl implementation. If it is possible I would like a short list of plugins to look at, which are needed to be implemented ? A

[Gimp-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations

2011-03-22 Thread Robert Sasu
Hello, I am Robert Sasu and I wrote an e-mail in the morning about the application for the Adaptive Image Cloning. Since then I've spoken with mentors on IRC, and they said that this project is no more available. I was also recommended to look at Porting GIMP plugins to GEGL. As I wrote in my last

[Gimp-developer] GSoc 2011 - Adaptive Image Cloning

2011-03-22 Thread Robert Sasu
Hello, My name is Robert Sasu and I study Computer Science at Polytechnic University of Bucharest, Romania. I would like to participate to GSoC 2011 and I found the Adaptive Image cloning project interesting. I have strong background in C/C++ and C# programming, algorithms and I have a

Re: [Gimp-developer] GSoC 2011

2011-03-21 Thread GSR - FR
Hi, alexandre.prokoud...@gmail.com (2011-03-20 at 2227.33 +0300): > On 3/20/11, Bill Skaggs wrote: > > I think it would be pretty difficult to figure out the algorithm by looking > > at the Gimp source code. The algorithm that Gimp uses is based on > > papers by Todor Georgiev, and you can find a

[Gimp-developer] GSoC 2011 - Adaptive Image Cloning

2011-03-21 Thread Adriana Bogza
Hello Sir, My name is Adriana Bogza, I study Computer Science at "Politehnica" University of Bucharest, Romania and I'm very interested in the Adaptive Image Cloning project proposed by GIMP at GSoC 2011. I would like to know more about your requirements from students and expectations from this pr

Re: [Gimp-developer] GSoC 2011

2011-03-20 Thread Alexandre Prokoudine
On 3/20/11, Bill Skaggs wrote: > I think it would be pretty difficult to figure out the algorithm by looking > at the Gimp source code. The algorithm that Gimp uses is based on > papers by Todor Georgiev, and you can find a description of the algorithm > in a paper he wrote called "Photoshop Heali

Re: [Gimp-developer] GSoC 2011

2011-03-20 Thread Bill Skaggs
I think it would be pretty difficult to figure out the algorithm by looking at the Gimp source code. The algorithm that Gimp uses is based on papers by Todor Georgiev, and you can find a description of the algorithm in a paper he wrote called "Photoshop Healing Brush: a Tool for Seamless Cloning"

Re: [Gimp-developer] GSoC 2011

2011-03-20 Thread Ashok1288
Well!! I will look into!! Thanks for your Reply!! ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Re: [Gimp-developer] GSoC 2011

2011-03-20 Thread David Gowers (kampu)
On Sun, Mar 20, 2011 at 9:22 PM, Ashok1288 wrote > @Alexandre Prokoudine > Actually I was referring about the algorithm (Existing in current GIMP > Versions) to get familiar with... Do you mean the "heal" tool? app/tools/gimphealtool.* app/paint/gimpheal.* are where you should look for a start!

Re: [Gimp-developer] GSoC 2011

2011-03-20 Thread Ashok1288
@Alexandre Prokoudine Actually I was referring about the algorithm (Existing in current GIMP Versions) to get familiar with... I will look into the source code!!! ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Be

Re: [Gimp-developer] GSoC 2011

2011-03-19 Thread Alexia Death
On Sunday, March 20, 2011 05:46:56 Alexandre Prokoudine wrote: > On 3/20/11, Ashok1288 wrote: > > I am interested in your project of implementing adaptive image cloning in > > Gimp.. > > Is it possible to get the code for this particular instead of surfing > > around the whole..to get familiar with

Re: [Gimp-developer] GSoC 2011

2011-03-19 Thread Alexandre Prokoudine
On 3/20/11, Ashok1288 wrote: > I am interested in your project of implementing adaptive image cloning in > Gimp.. > Is it possible to get the code for this particular instead of surfing around > the whole..to get familiar with Gimp? > also about the algorithm used in previous versions and current o

[Gimp-developer] GSoC 2011

2011-03-19 Thread Ashok1288
I am interested in your project of implementing adaptive image cloning in Gimp.. Is it possible to get the code for this particular instead of surfing around the whole..to get familiar with Gimp? also about the algorithm used in previous versions and current one.. to get myself familiar? Thank you

Re: [Gimp-developer] GSoC 2011 announced

2011-02-08 Thread Michael Schumacher
On 26.01.2011 06:51, Martin Nordholts wrote: > On 01/25/2011 05:52 AM, Alexandre Prokoudine wrote: >> Google has just announced GSoC2011. > > Schumaml: Will you be our GSoC master this year too? If so, that would > be great. Thanks for having confidence in me again :) In order to participate s

Re: [Gimp-developer] GSoC 2011 announced

2011-01-25 Thread Martin Nordholts
On 01/25/2011 05:52 AM, Alexandre Prokoudine wrote: > Google has just announced GSoC2011. Schumaml: Will you be our GSoC master this year too? If so, that would be great. Regards, Martin -- My GIMP Blog: http://www.chromecode.com/ "Nightly GIMP, GEGL, babl tarball builds" ___

[Gimp-developer] GSoC 2011 announced

2011-01-24 Thread Alexandre Prokoudine
Hello, teams :) Google has just announced GSoC2011. http://google-opensource.blogspot.com/2011/01/google-summer-of-code-announced-at-lca.html The timeline is here: http://www.google-melange.com/document/show/gsoc_program/google/gsoc2011/timeline Alexandre Prokoudine http://libregraphicsworld.