Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Google Summer of Code 2010 Ideas"

Line 25: Line 25:
 
|  
 
|  
 
[mailto:nuwansam@gmail.com N.J. Samarasekera] from University of Moratuwa – Moratuwa, Sri Lanka
 
[mailto:nuwansam@gmail.com N.J. Samarasekera] from University of Moratuwa – Moratuwa, Sri Lanka
|  
+
| Scott Lewis, Alex Blewitt
  
|  
+
| There is an [https://bugs.eclipse.org/bugs/show_bug.cgi?id=302482 ECF enhancement request to create/add a Google Buzz provider]
 
| [mailto:nuwansam@gmail.com N.J. Samarasekera] from University of Moratuwa – Moratuwa, Sri Lanka<br>
 
| [mailto:nuwansam@gmail.com N.J. Samarasekera] from University of Moratuwa – Moratuwa, Sri Lanka<br>
 
|-
 
|-
Line 40: Line 40:
 
[mailto:caniszczyk Chris Aniszczyk]  
 
[mailto:caniszczyk Chris Aniszczyk]  
 
|
 
|
|
+
| [mailto:mateusz.pastewski@gmail.com Mateusz Pastewski] from Gdańsk University of Technology (Poland)/Universidad Politécnica de Valencia (Spain)<br>
 
|-
 
|-
 
|}
 
|}

Revision as of 07:56, 9 March 2010

Rules

  • Be creative
  • Be specific: what do you want to be implemented
  • If you are willing to mentors those ideas, add your name and email to the idea.
  • It is ok to have a project idea without parent project
  • If you're an interested student, add your name and email next to the idea. It is ok to have several students interested by one idea.
  • Aspiring students and mentors need to register and submit their proposals or request on the Soc app

Ideas

Title Project Abstract - links to details/bugs/etc Reporter Possible mentor(s) Comments Potential student(s)

Provider for Google Buzz

ECF

Google Buzz is the latest social network / microblogging mechanism introduced by Google. Integrating Google buzz to eclipse communication framework will extend ECF quite vastly, since buzz itself can be linked to many information sources such as twitter, feeds, Google status messages, youtube, picasa etc. Therefore creating a provider for Google buzz will help eclipse users connect to vast number of sources through a single provider. In addition to that, it would enhance the accessibility of Google Buzz, since users will not have to constantly go to their gmail page and check for updates.

N.J. Samarasekera from University of Moratuwa – Moratuwa, Sri Lanka

Scott Lewis, Alex Blewitt There is an ECF enhancement request to create/add a Google Buzz provider N.J. Samarasekera from University of Moratuwa – Moratuwa, Sri Lanka

OSGi Dependency Analysis and Source Highlighting

PDE

When developing OSGi applications, understanding your dependencies is crucial. The goal of this project would be to create tooling to aid OSGi developers in understanding what type of dependencies are being added. One extension to PDE would allow people to see what each line of code would bring in terms of dependencies. This could be accomplished by annotating editors with dependency information based on imports and each line of code. These dependencies could also be colored based on strength of dependency. Through the beauty of transitive dependencies, developers aren't always aware what depending on something can also bring in.

Chris Aniszczyk

Chris Aniszczyk

Mateusz Pastewski from Gdańsk University of Technology (Poland)/Universidad Politécnica de Valencia (Spain)


Old ideas can be found at Google Summer of Code 2007 ideas, Google Summer of Code 2008 ideas and Google Summer of Code 2009 ideas .

Back to the top