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 "Campus Ambassador Program/Saarland University"

(Volunteer Opportunities)
Line 3: Line 3:
 
At the current point in time there are no events scheduled.  
 
At the current point in time there are no events scheduled.  
  
We are planning to organize some kind of Get Together at our university though. The idea is to bring together people working on or with Eclipse in order to exchange ideas, get some feedback on existing projects and ideas or to find partners for launching new projects.
+
We are planning to organize some kind of informal and Eclipse related get together at our university though. The idea is to bring together people working on or with Eclipse in order to exchange ideas, get some feedback on existing projects and ideas or to find partners for launching new projects.
  
If you are interested in such a meeting please don't hesitate to contact Kevin Streit.
+
If you are interested in such a meeting please don't hesitate to contact [http://www.st.cs.uni-saarland.de/~streit/ Kevin Streit].
  
 
===Volunteer Opportunities===
 
===Volunteer Opportunities===
  
As we are still in a very early stage of bringing parts of the Eclipse ecosystem closer to the students there is a lot to be done. If you are a student at Saarland University and you are interested in helping to organize Demo Camps and Eclipse workshops please contact Kevin Streit. Everyone is invited to take part.
+
As we are still in a very early stage of bringing parts of the Eclipse ecosystem closer to the students there is a lot to be done. If you are a student at Saarland University and you are interested in helping to organize Demo Camps and Eclipse workshops please contact [http://www.st.cs.uni-saarland.de/~streit/ Kevin Streit]. Everyone is invited to take part.
 +
 
 +
===Project and Collaboration Opportunities===
 +
 
 +
There are several projects running and several ideas waiting for implementation.
 +
 
 +
One example for a running project is the [http://kevinstreit.github.com/eSee/ eSee Changes] project. The current implementation is some kind of working prototype. Details can be found on the project webpage. It has already proven useful and needs some tests, new ideas and porting to the Git revision control system. We would be happy if you are interested in joining the project.
 +
 
 +
An idea scheduled for implementation in the near future is integrating mutation testing and test case generation and enhancement into Eclipse. Using both should be as easy as running a test suite which is not the case for existing approaches we know. With [http://www.st.cs.uni-saarland.de/mutation/ Javalanche] we already have the state of the art command line tool for mutation testing developed at Saarland University. Another, not yet published tool for test case generation exists as well. The planned project will be about integrating both tools into the Eclipse IDE and making them accessible to programmers and students in an intuitive way. We plan to let the roughly 100 students of our annual software design lab use such a tool for test suite quality assessment.
  
 
===Participation===
 
===Participation===
* Mailing list
+
If you want to participate in organizing Eclipse related events at our university, have ideas for cool projects or you are simply searching for an Eclipse related project you can participate in, please contact [http://www.st.cs.uni-saarland.de/~streit/ Kevin Streit].
* Campus newsgroup
+
* Class wiki page
+
  
===Student Blogs===
+
Your idea does not need to be ready for implementation in order to start communicating about it and find interested students and potential users.<br>
+
The source code of your existing project does not need to be perfect in order to look for other students being interested in participation.<br>
===Contact===
+
You don't need to be an Eclipse power user or plugin developer in order to start a project or to participate.
If you have questions you can contact your campus ambassador, '''Kevin Streit''':<br>
+
Email: streit@cs.uni-saarland.de<br>
+
  
For more ways to contact or meet me, please find details on [http://www.st.cs.uni-saarland.de/~streit/ my page at Saarland University].<br>
+
We will be happy to listen to your ideas, give you feedback and guide and assist you in getting to know some more sophisticated ideas and projects in the Eclipse ecosystem. The only prerequisite is some experience in Java development and basic usage of the Eclipse IDE.
  
 +
In collaboration with the [http://cs.fs.uni-saarland.de/ student's representatives of Computer Science] we will provide everything you need for starting up a project including source code management, wiki, bugtracking, and so forth. We encourage you to share your ideas and projects with other students at Saarland University and everyone else who is interested.
  
 +
===Contact===
 +
If you have questions you can contact '''Kevin Streit''':<br>
 +
Email: streit@cs.uni-saarland.de<br>
  
===Discussion===
+
For more ways to contact or meet Kevin, please find details on [http://www.st.cs.uni-saarland.de/~streit/ his page at Saarland University].<br>
  
 
===Helpful Links===
 
===Helpful Links===
 +
[http://www.uni-saarland.de Saarland University]<br>
 +
[http://frweb.cs.uni-saarland.de Computer Science department at Saarland University]<br>
 +
[http://cs.fs.uni-saarland.de/ The student's representatives of Computer Science]<br>
 +
[http://www.st.cs.uni-saarland.de Software engineering group at Saarland University]<br>

Revision as of 12:02, 4 October 2010

Upcoming Events

At the current point in time there are no events scheduled.

We are planning to organize some kind of informal and Eclipse related get together at our university though. The idea is to bring together people working on or with Eclipse in order to exchange ideas, get some feedback on existing projects and ideas or to find partners for launching new projects.

If you are interested in such a meeting please don't hesitate to contact Kevin Streit.

Volunteer Opportunities

As we are still in a very early stage of bringing parts of the Eclipse ecosystem closer to the students there is a lot to be done. If you are a student at Saarland University and you are interested in helping to organize Demo Camps and Eclipse workshops please contact Kevin Streit. Everyone is invited to take part.

Project and Collaboration Opportunities

There are several projects running and several ideas waiting for implementation.

One example for a running project is the eSee Changes project. The current implementation is some kind of working prototype. Details can be found on the project webpage. It has already proven useful and needs some tests, new ideas and porting to the Git revision control system. We would be happy if you are interested in joining the project.

An idea scheduled for implementation in the near future is integrating mutation testing and test case generation and enhancement into Eclipse. Using both should be as easy as running a test suite which is not the case for existing approaches we know. With Javalanche we already have the state of the art command line tool for mutation testing developed at Saarland University. Another, not yet published tool for test case generation exists as well. The planned project will be about integrating both tools into the Eclipse IDE and making them accessible to programmers and students in an intuitive way. We plan to let the roughly 100 students of our annual software design lab use such a tool for test suite quality assessment.

Participation

If you want to participate in organizing Eclipse related events at our university, have ideas for cool projects or you are simply searching for an Eclipse related project you can participate in, please contact Kevin Streit.

Your idea does not need to be ready for implementation in order to start communicating about it and find interested students and potential users.
The source code of your existing project does not need to be perfect in order to look for other students being interested in participation.
You don't need to be an Eclipse power user or plugin developer in order to start a project or to participate.

We will be happy to listen to your ideas, give you feedback and guide and assist you in getting to know some more sophisticated ideas and projects in the Eclipse ecosystem. The only prerequisite is some experience in Java development and basic usage of the Eclipse IDE.

In collaboration with the student's representatives of Computer Science we will provide everything you need for starting up a project including source code management, wiki, bugtracking, and so forth. We encourage you to share your ideas and projects with other students at Saarland University and everyone else who is interested.

Contact

If you have questions you can contact Kevin Streit:
Email: streit@cs.uni-saarland.de

For more ways to contact or meet Kevin, please find details on his page at Saarland University.

Helpful Links

Saarland University
Computer Science department at Saarland University
The student's representatives of Computer Science
Software engineering group at Saarland University

Copyright © Eclipse Foundation, Inc. All Rights Reserved.