/[dms]/gnomejournal/SoC/SoCInterviews.txt
ViewVC logotype

Diff of /gnomejournal/SoC/SoCInterviews.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by darktigrou, Sun Aug 28 14:32:18 2005 UTC revision 1.6 by darktigrou, Sun Aug 28 18:41:47 2005 UTC
# Line 1  Line 1 
1  Google summer of code is over. It's time for us to let you discover all the GNOME goodies, jewels and magic that came out of it. In this article, you'll learn about streaming and sharing some music with your GAIM buddys, hidding your personal data from others  by encrypting folders in one click from nautilus, using your webcam and your head as an input device and much, much more !  Google Summer of Code is over ! It's time for us to unveil all the GNOME goodies that came out of it. In this article, you'll learn about streaming and sharing some music with your GAIM buddys, hidding your personal data from others  by encrypting folders in one click from nautilus, using your webcam and your head as an input device and much more !
2    
3  Google sponsored four hundred students to work on OpenSource projects like GNOME, Apache, PERL, and KDE during this summer. Students submitted applications to Google by the middle of June. The, mentors from the most active OpenSource organizations (RedHat, The Perl Foundation, etc.) selected the ones that had the best potential, and mentored the selected students for two months. Of course, GNOME fans and mentors had a lot of neat ideas for students to work on.  Google sponsored four hundred students to work on OpenSource projects like GNOME, Apache, PERL, and KDE during this summer. Students submitted applications to Google by the middle of June. Then mentors from the most active OpenSource related organizations (RedHat, The Perl Foundation, etc.) selected and mentored the ones that had the best potential. Of course, GNOME fans and mentors had a lot of ideas for students to work on.
4    
5  The GNOME Foundation has mentored eleven students. They all worked on very exciting new features. By now, most of them have a working implementation of what was planned at the beginning of the summer. The projects' domains range from music sharing integrated to the desktop to live edition and versionning of developer documentation, going through an amazing firefox extension that will help you to share google searches.  The GNOME Foundation has mentored eleven students. They all worked on new features that, for the most part, have not been worked on before. By now, most of them have a working implementation of what was planned at the beginning of the summer. The projects' domains range from music sharing integrated to the desktop to live edition and versionning of developer documentation. There's even a firefox extension that will help you to share tips for mastering google searches.
6    
7  Be sure to read on to find all the gems offered by this summer of code, and let's start with a step into the GNOME future : using a webcam and your head as an input device.  Be sure to read on to know all about the new GNOME bits offered by this summer of code.
8    
9  This accessibility gem has been worked on by Adam McCullough. FIXME.  On the music integration to the GNOME desktop side, two projects made their way through the Google application process : shared music spaces in gaim and playlists sharing with RythmBox.
10    
11  On the music integration side, two outstanding projects made their way through the google application process : shared music spaces in gaim and playlists sharing with RythmBox.  The first one was carried on by the very enthusiastic Raphael Slinckx. The initial plan was to allow people to stream music from and to their GAIM buddys in one click. As if it would not be enough to make it a must-have, "the project is a bit different from the submitted application proposal, especially concerning rhythmbox integration which was not planned initially.". As for now, "The application has reached a point where it works when the situation is perfect" You can see the result from his work in the following screenshots :
   
 The first one was carried on by the very enthusiastic Raphael Slinckx that think that "every hacker would enjoy a summer of code !". The initial plan was to allow people to stream music from and to their GAIM buddys in one click. As if it would not be enough to make it a must-have, "the project is a bit different from the submitted application proposal, especially concerning rhythmbox integration which was not planned initially.". As for now, "The application has reached a point where it works when the situation is perfect", and you can see the magic happening with these nice screenshots :  
12    
13  FIXME : screenshots  FIXME : screenshots
14    
15  The project is not finished, and Raphael "plans to move to a better streaming protocol when gstreamer will be ready, and improving aspects such as firewall/nat byassing.". Indeed, the feature will only work "if you have a PC directly connected to  The project is not finished yet. Raphael "plans to move to a better streaming protocol when gstreamer will be ready, and improving aspects such as firewall/nat byassing.". Indeed, the feature will only work "if you have a PC directly connected to
16  internet or a upnp capable router, and no firewall.". He has been "astonished by the GNOME community", but found that "lacking, or even missing documentation", was one of the biggest problems he has faced. Connect, push up the volume and share the music, it's as simple as it gets !  internet or a upnp capable router, and no firewall.". He has been "astonished by the GNOME community", but found that "lacking, or even missing documentation", was one of the biggest problems he faced. Connect, push up the volume and share the music, it's as simple as it gets !
17    
18  Charles Schmidt has been responsible for giving the love needed to the birth of the second music related project. As he says with a lot of humility, "It's not just RhythmBox being able to share playlists with iTunes, but also RB sharing its music to other RB clients on the network". At first,  he "had suggested doing this using a DAAP module for GnomeVFS.  So that you could hand GnomeVFS a URI like "daap://Lyndsey's music" and it would return a directory full of music.". But quickly enough, he "was convinced by others that the DAAP code should live inside Rhythmbox, not in a GnomeVFS module.".  Charles Schmidt has been responsible for giving the love needed to the birth of the second music related project. As he says, "It's not just RhythmBox being able to share playlists with iTunes, but also RB sharing its music to other RB clients on the network". At first,  he "had suggested doing this using a DAAP module for GnomeVFS.  So that you could hand GnomeVFS a URI like "daap://Lyndsey's music" and it would return a directory full of music.". But quickly enough, he "was convinced by others that the DAAP code should live inside Rhythmbox, not in a GnomeVFS module.".
19  So far, it "has definitely paid off", and he was able to "push out a patch last night that other people were able to get working". Charles doesn't want to stop here, he "definitely see himself continuing to work with the Rhythmbox community to improve DAAP" and he's "thinking to tackle equalizer support next". So we all can see that even if he says that "Time management is a skill i am still lacking", we can expect great things coming from him in the next week. Congrats !  So far, it "has definitely paid off", and he was able to "push out a patch last night that other people were able to get working". Charles doesn't want to stop here, he "definitely see himself continuing to work with the Rhythmbox community to improve DAAP" and he's "thinking to tackle equalizer support next". Even if he says that "Time management is a skill [he is] still lacking", great things should be coming from him in the next weeks. Congrats !
20    
21  Now, let's move on to the core of the GNOME desktop. Our students pushed it to places where it hasn't been before. First, let's see how John Manning hacked the GNOME VFS layer to bring you encrypted folder support out of the box.  The core of the GNOME desktop has received a lot of attention too. Our students pushed it to places where it hasn't been before. Mentored by Christian Kellner, John Manning hacked the GNOME VFS layer to bring you encrypted folder support out of the box.
22    
23  FIXME  FIXME
24    
25  And now for something completely different, the usual suspect strikes again : an amazing idea packed in a firefox plugin.  Every GNOME user uses applets. Travis Vachon and Havoc Pennington, well known for trying to put some simplicity into the GNOME desktop, worked on a easy way to setup and publish panel applets : the panel bundles.
26    
27    FIXME.
28    
29    And now for something completely different, the usual suspects strike again, sharing of google searches thanks to a firefox plugin.
30    
31  You probably already got stuck with an unsuccessfull Google search. Sanford is now able to offer a nice solution to this situation. You can share search tips with people from all over the world, in one click. The project takes the form of a firefox extension on the client side. On the server side, while Sanford had "initially intended to write the Search Party Protocol directly over TCP, and have a Java server somewhere that took care of matching up users with the proper chat room, ", he changed his plans when Seth Nickell "pointed out early on that this might make the extension unusable for those behind various firewalls", and chose XML-RPC. One of the main difficulty was to "teach the extension to speak XML-RPC", because "Firefox's included implementation is broken". As a consequence, he hasn't had "that much time to focus on the trickiest part of the project: deciding what exactly makes two search queries similar."  People often get stuck into unsuccessfull Google searches. Sanford is now able to offer a way to overcome this situation. His Search Party Firefox extension allows you to share search tips with people from all over the world. Type your search on the google web site, click on the "Join Search Party" toolbar button, and you are connected to an IRC-like server, being notified of other people's successfull attempts at searching similar information.
32    The project takes the form of a firefox extension on the client side. On the server side, Sanford had "initially intended to write the Search Party Protocol directly over TCP, and have a Java server somewhere that took care of matching up users with the proper chat room, ". However, he changed his plans when Seth Nickell "pointed out early on that this might make the extension unusable for those behind various firewalls", and chose XML-RPC.
33    One of the main difficulty was to "teach the extension to speak XML-RPC", because "Firefox's included implementation is broken". As a consequence, he hasn't had "that much time to focus on the trickiest part of the project: deciding what exactly makes two search queries similar."
34  He plans to "continue working on it for quite awhile" and thinks that "the server will go through a lot of performance tuning and other refactoring" apart from "the work he would like to do on the query matching algorithms.".  He can't wait "for people to download it from the wiki, try it out, and tell [him] what they think!". So be sure to check it out, and give him your feedback !  He plans to "continue working on it for quite awhile" and thinks that "the server will go through a lot of performance tuning and other refactoring" apart from "the work he would like to do on the query matching algorithms.".  He can't wait "for people to download it from the wiki, try it out, and tell [him] what they think!". So be sure to check it out, and give him your feedback !
35    
36    Finally, Adam McCullough and his mentor Johnathan Blanford, worked together to make GNOME more accessible. Their work is aimed at allowing any GNOME user to use a webcam and her facial motions as an input device.
37    
38    FIXME.
39    
40    Overall, it seems that both students and mentors had a very good time hacking during this Google Summer of Code. As Raphael says, "every hacker would enjoy a summer of code !". The GNOME project has successfully managed to gather brillant students and mentors together to bring new features to the GNOME desktop. Once again, the GNOME project has proven highly reactive and, together with Google and the OpenSource community as a whole, made education, fun, and innovation into a perfect match. Congratulations to everybody that has been involved. It's now up to you to make good use from this effort.
41    
42    Let Raphael have the final word. "Source code is your friend" and "GNOME rocks !".
43    
44  Overall, it seems that both students and mentors had a very good time hacking during this Google Summer of Code. As Raphael says, "Source Code is your friend" and  

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26