<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://dev.eiffel.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Indermum</id>
		<title>EiffelStudio: an EiffelSoftware project - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://dev.eiffel.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Indermum"/>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/Special:Contributions/Indermum"/>
		<updated>2026-05-07T13:19:32Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=3801</id>
		<title>Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=3801"/>
				<updated>2006-06-26T15:32:03Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Editor]]&lt;br /&gt;
[[Image:Logo_synche.gif|right|frame| SynChé Logo]]&lt;br /&gt;
=Overview=&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to provide adequate, but non intrusive feedback to user about syntax errors. This is done by checking syntax as you type and underlining syntax errors by the well knwon wavy red line. Furthermore, error descriptions and possible solutions should be provided.&lt;br /&gt;
&lt;br /&gt;
The Project is named '''SynChé''', which is a combination of syntax and checking.&lt;br /&gt;
The ''é'' at the end is important, as a cool name needs either a recursive acronym or a special character from a non English language.&lt;br /&gt;
&lt;br /&gt;
=Documentation=&lt;br /&gt;
[http://n.ethz.ch/student/indermum/download/synche_doc.pdf PDF Synché documentation]&lt;br /&gt;
&lt;br /&gt;
=Software Requirement Specification (SRS)=&lt;br /&gt;
You can find our SRS [[Syntax_checking/SRS|here]]&lt;br /&gt;
&lt;br /&gt;
=Groups=&lt;br /&gt;
&lt;br /&gt;
* [[Syntax_checking/Visualisation|Visualisation]]&lt;br /&gt;
* [[Syntax_checking/Parser|Parser]]&lt;br /&gt;
&lt;br /&gt;
=Milestones=&lt;br /&gt;
&lt;br /&gt;
==M1: April 25th==&lt;br /&gt;
* Get home-grown EiffelStudio up and running.&lt;br /&gt;
&lt;br /&gt;
==M2: May 2nd==&lt;br /&gt;
* '''Put your name in this Wiki!'''&lt;br /&gt;
* Analyse source code to certain degree, so discussion about interfaces between parser and visual is possible&lt;br /&gt;
&lt;br /&gt;
==M3: May 9th==&lt;br /&gt;
* SRS written&lt;br /&gt;
* Overview of relevant classes (BON diagram or more)&lt;br /&gt;
* Further Project Milestones specified, based on SRS and knowledge about code&lt;br /&gt;
&lt;br /&gt;
== May 12th == &lt;br /&gt;
'''Results of the Meeting:''' [[Syntax_checking/Visualisation| Visualisation]]&lt;br /&gt;
&lt;br /&gt;
== May 17th == &lt;br /&gt;
'''Results of Parser Group:''' [[Syntax_checking/Parser| Parser]]&lt;br /&gt;
&lt;br /&gt;
==M4: May 23rd==&lt;br /&gt;
*'''Parser Group''': Find out what results you get from the parser&lt;br /&gt;
*'''Visualisation Group''': Write a feature that draw the red underline&lt;br /&gt;
&lt;br /&gt;
==M6: June 27th==&lt;br /&gt;
*'''Parser Group''': Multi Error Parser (don't stop parsing after first error encountered)&lt;br /&gt;
*'''Visualisation Group''': Draw the mouseover boxes; find how to use stones (especially x,y coordinates -&amp;gt; stones/tokens); collect all parser errors into information window on bottom&lt;br /&gt;
&lt;br /&gt;
=Team=&lt;br /&gt;
Everyone intrested in this project is welcome to join our mailinglist [http://origo.ethz.ch/cgi-bin/mailman/listinfo/es-ui es-ui@origo.ethz.ch]. &lt;br /&gt;
At this point, the team is divided into two groups at this point, one responsible for the parser, the other one for visual feedback (like underlininig).&lt;br /&gt;
&lt;br /&gt;
== Visual Feedback ==&lt;br /&gt;
* [[User:jabernet| Janick Bernet]] (project leader)&lt;br /&gt;
* [[User:fdevries| Fabien de Vries]]&lt;br /&gt;
* [[User:indermum| Matthias Indermühle]]&lt;br /&gt;
* [[User:clerco| Olivier Clerc]]&lt;br /&gt;
&lt;br /&gt;
== Parser ==&lt;br /&gt;
* [[User:maser| Martin Luder]]&lt;br /&gt;
* [[User:Chrigu| Christoph Huber]]&lt;br /&gt;
* [[User:goalgettah| Ueli Etter]]&lt;br /&gt;
* [[User:Squeezie| Michael Schär]]&lt;br /&gt;
* [[User:MarkoR| Marko Ristin]]&lt;br /&gt;
&lt;br /&gt;
== Assistant ==&lt;br /&gt;
* [[User:classens| Stephan Classen]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=3798</id>
		<title>Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=3798"/>
				<updated>2006-06-26T13:01:16Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Editor]]&lt;br /&gt;
[[Image:Logo_synche.gif|right|frame| SynChé Logo]]&lt;br /&gt;
=Overview=&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to provide adequate, but non intrusive feedback to user about syntax errors. This is done by checking syntax as you type and underlining syntax errors by the well knwon wavy red line. Furthermore, error descriptions and possible solutions should be provided.&lt;br /&gt;
&lt;br /&gt;
The Project is named '''SynChé''', which is a combination of syntax and checking.&lt;br /&gt;
The ''é'' at the end is important, as a cool name needs either a recursive acronym or a special character from a non English language.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Software Requirement Specification (SRS)=&lt;br /&gt;
You can find our SRS [[Syntax_checking/SRS|here]]&lt;br /&gt;
&lt;br /&gt;
=Groups=&lt;br /&gt;
&lt;br /&gt;
* [[Syntax_checking/Visualisation|Visualisation]]&lt;br /&gt;
* [[Syntax_checking/Parser|Parser]]&lt;br /&gt;
&lt;br /&gt;
=Milestones=&lt;br /&gt;
&lt;br /&gt;
==M1: April 25th==&lt;br /&gt;
* Get home-grown EiffelStudio up and running.&lt;br /&gt;
&lt;br /&gt;
==M2: May 2nd==&lt;br /&gt;
* '''Put your name in this Wiki!'''&lt;br /&gt;
* Analyse source code to certain degree, so discussion about interfaces between parser and visual is possible&lt;br /&gt;
&lt;br /&gt;
==M3: May 9th==&lt;br /&gt;
* SRS written&lt;br /&gt;
* Overview of relevant classes (BON diagram or more)&lt;br /&gt;
* Further Project Milestones specified, based on SRS and knowledge about code&lt;br /&gt;
&lt;br /&gt;
== May 12th == &lt;br /&gt;
'''Results of the Meeting:''' [[Syntax_checking/Visualisation| Visualisation]]&lt;br /&gt;
&lt;br /&gt;
== May 17th == &lt;br /&gt;
'''Results of Parser Group:''' [[Syntax_checking/Parser| Parser]]&lt;br /&gt;
&lt;br /&gt;
==M4: May 23rd==&lt;br /&gt;
*'''Parser Group''': Find out what results you get from the parser&lt;br /&gt;
*'''Visualisation Group''': Write a feature that draw the red underline&lt;br /&gt;
&lt;br /&gt;
==M6: June 27th==&lt;br /&gt;
*'''Parser Group''': Multi Error Parser (don't stop parsing after first error encountered)&lt;br /&gt;
*'''Visualisation Group''': Draw the mouseover boxes; find how to use stones (especially x,y coordinates -&amp;gt; stones/tokens); collect all parser errors into information window on bottom&lt;br /&gt;
&lt;br /&gt;
=Team=&lt;br /&gt;
Everyone intrested in this project is welcome to join our mailinglist [http://origo.ethz.ch/cgi-bin/mailman/listinfo/es-ui es-ui@origo.ethz.ch]. &lt;br /&gt;
At this point, the team is divided into two groups at this point, one responsible for the parser, the other one for visual feedback (like underlininig).&lt;br /&gt;
&lt;br /&gt;
== Visual Feedback ==&lt;br /&gt;
* [[User:jabernet| Janick Bernet]] (project leader)&lt;br /&gt;
* [[User:fdevries| Fabien de Vries]]&lt;br /&gt;
* [[User:indermum| Matthias Indermühle]]&lt;br /&gt;
* [[User:clerco| Olivier Clerc]]&lt;br /&gt;
&lt;br /&gt;
== Parser ==&lt;br /&gt;
* [[User:maser| Martin Luder]]&lt;br /&gt;
* [[User:Chrigu| Christoph Huber]]&lt;br /&gt;
* [[User:goalgettah| Ueli Etter]]&lt;br /&gt;
* [[User:Squeezie| Michael Schär]]&lt;br /&gt;
* [[User:MarkoR| Marko Ristin]]&lt;br /&gt;
&lt;br /&gt;
== Assistant ==&lt;br /&gt;
* [[User:classens| Stephan Classen]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=3797</id>
		<title>Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=3797"/>
				<updated>2006-06-26T11:29:17Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Editor]]&lt;br /&gt;
=Overview=&lt;br /&gt;
[[Image:Logo_synche.gif]]&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to provide adequate, but non intrusive feedback to user about syntax errors. This is done by checking syntax as you type and underlining syntax errors by the well knwon wavy red line. Furthermore, error descriptions and possible solutions should be provided.&lt;br /&gt;
&lt;br /&gt;
The Project is named '''SynChé''', which is a combination of syntax and checking.&lt;br /&gt;
The ''é'' at the end is important, as a cool name needs either a recursive acronym or a special character from a non English language.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Software Requirement Specification (SRS)=&lt;br /&gt;
You can find our SRS [[Syntax_checking/SRS|here]]&lt;br /&gt;
&lt;br /&gt;
=Groups=&lt;br /&gt;
&lt;br /&gt;
* [[Syntax_checking/Visualisation|Visualisation]]&lt;br /&gt;
* [[Syntax_checking/Parser|Parser]]&lt;br /&gt;
&lt;br /&gt;
=Milestones=&lt;br /&gt;
&lt;br /&gt;
==M1: April 25th==&lt;br /&gt;
* Get home-grown EiffelStudio up and running.&lt;br /&gt;
&lt;br /&gt;
==M2: May 2nd==&lt;br /&gt;
* '''Put your name in this Wiki!'''&lt;br /&gt;
* Analyse source code to certain degree, so discussion about interfaces between parser and visual is possible&lt;br /&gt;
&lt;br /&gt;
==M3: May 9th==&lt;br /&gt;
* SRS written&lt;br /&gt;
* Overview of relevant classes (BON diagram or more)&lt;br /&gt;
* Further Project Milestones specified, based on SRS and knowledge about code&lt;br /&gt;
&lt;br /&gt;
== May 12th == &lt;br /&gt;
'''Results of the Meeting:''' [[Syntax_checking/Visualisation| Visualisation]]&lt;br /&gt;
&lt;br /&gt;
== May 17th == &lt;br /&gt;
'''Results of Parser Group:''' [[Syntax_checking/Parser| Parser]]&lt;br /&gt;
&lt;br /&gt;
==M4: May 23rd==&lt;br /&gt;
*'''Parser Group''': Find out what results you get from the parser&lt;br /&gt;
*'''Visualisation Group''': Write a feature that draw the red underline&lt;br /&gt;
&lt;br /&gt;
==M6: June 27th==&lt;br /&gt;
*'''Parser Group''': Multi Error Parser (don't stop parsing after first error encountered)&lt;br /&gt;
*'''Visualisation Group''': Draw the mouseover boxes; find how to use stones (especially x,y coordinates -&amp;gt; stones/tokens); collect all parser errors into information window on bottom&lt;br /&gt;
&lt;br /&gt;
=Team=&lt;br /&gt;
Everyone intrested in this project is welcome to join our mailinglist [http://origo.ethz.ch/cgi-bin/mailman/listinfo/es-ui es-ui@origo.ethz.ch]. &lt;br /&gt;
At this point, the team is divided into two groups at this point, one responsible for the parser, the other one for visual feedback (like underlininig).&lt;br /&gt;
&lt;br /&gt;
== Visual Feedback ==&lt;br /&gt;
* [[User:jabernet| Janick Bernet]] (project leader)&lt;br /&gt;
* [[User:fdevries| Fabien de Vries]]&lt;br /&gt;
* [[User:indermum| Matthias Indermühle]]&lt;br /&gt;
* [[User:clerco| Olivier Clerc]]&lt;br /&gt;
&lt;br /&gt;
== Parser ==&lt;br /&gt;
* [[User:maser| Martin Luder]]&lt;br /&gt;
* [[User:Chrigu| Christoph Huber]]&lt;br /&gt;
* [[User:goalgettah| Ueli Etter]]&lt;br /&gt;
* [[User:Squeezie| Michael Schär]]&lt;br /&gt;
* [[User:MarkoR| Marko Ristin]]&lt;br /&gt;
&lt;br /&gt;
== Assistant ==&lt;br /&gt;
* [[User:classens| Stephan Classen]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=File:Logo_synche.gif&amp;diff=3796</id>
		<title>File:Logo synche.gif</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=File:Logo_synche.gif&amp;diff=3796"/>
				<updated>2006-06-26T11:27:25Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: Logo of SynChé&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Logo of SynChé&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=3090</id>
		<title>Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=3090"/>
				<updated>2006-05-30T12:01:01Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Editor]]&lt;br /&gt;
=Overview=&lt;br /&gt;
The aim of this project is to provide adequate, but non intrusive feedback to user about syntax errors. This is done by checking syntax as you type and underlining syntax errors by the well knwon wavy red line. Furthermore, error descriptions and possible solutions should be provided.&lt;br /&gt;
&lt;br /&gt;
The Project is named '''SynChé''', which is a combination of syntax and checking.&lt;br /&gt;
The ''é'' at the end is important, as a cool name needs either a recursive acronym or a special character from a non English language.&lt;br /&gt;
&lt;br /&gt;
=Software Requirement Specification (SRS)=&lt;br /&gt;
You can find our SRS [[Syntax_checking/SRS|here]]&lt;br /&gt;
&lt;br /&gt;
=Groups=&lt;br /&gt;
&lt;br /&gt;
* [[Syntax_checking/Visualisation|Visualisation]]&lt;br /&gt;
* [[Syntax_checking/Parser|Parser]]&lt;br /&gt;
&lt;br /&gt;
=Milestones=&lt;br /&gt;
&lt;br /&gt;
==M1: April 25th==&lt;br /&gt;
* Get home-grown EiffelStudio up and running.&lt;br /&gt;
&lt;br /&gt;
==M2: May 2nd==&lt;br /&gt;
* '''Put your name in this Wiki!'''&lt;br /&gt;
* Analyse source code to certain degree, so discussion about interfaces between parser and visual is possible&lt;br /&gt;
&lt;br /&gt;
==M3: May 9th==&lt;br /&gt;
* SRS written&lt;br /&gt;
* Overview of relevant classes (BON diagram or more)&lt;br /&gt;
* Further Project Milestones specified, based on SRS and knowledge about code&lt;br /&gt;
&lt;br /&gt;
== May 12th == &lt;br /&gt;
'''Results of the Meeting:''' [[Syntax_checking/Visualisation| Visualisation]]&lt;br /&gt;
&lt;br /&gt;
== May 17th == &lt;br /&gt;
'''Results of Parser Group:''' [[Syntax_checking/Parser| Parser]]&lt;br /&gt;
&lt;br /&gt;
==M4: May 23th==&lt;br /&gt;
*'''Parser Group''': Find out what results you get from the parser&lt;br /&gt;
*'''Visualisation Group''': Write a feature that draw the red underline&lt;br /&gt;
&lt;br /&gt;
==M6: June 6th==&lt;br /&gt;
*'''Parser Group''': Multi Error Parser&lt;br /&gt;
*'''Visualisation Group''': Draw the mouseover boxes, find how to use stones&lt;br /&gt;
&lt;br /&gt;
=Team=&lt;br /&gt;
Everyone intrested in this project is welcome to join our mailinglist [http://origo.ethz.ch/cgi-bin/mailman/listinfo/es-ui es-ui@origo.ethz.ch]. &lt;br /&gt;
At this point, the team is divided into two groups at this point, one responsible for the parser, the other one for visual feedback (like underlininig).&lt;br /&gt;
&lt;br /&gt;
== Visual Feedback ==&lt;br /&gt;
* [[User:jabernet| Janick Bernet]] (project leader)&lt;br /&gt;
* [[User:fdevries| Fabien de Vries]]&lt;br /&gt;
* [[User:indermum| Matthias Indermühle]]&lt;br /&gt;
* [[User:clerco| Olivier Clerc]]&lt;br /&gt;
&lt;br /&gt;
== Parser ==&lt;br /&gt;
* [[User:maser| Martin Luder]]&lt;br /&gt;
* [[User:Chrigu| Christoph Huber]]&lt;br /&gt;
* [[User:goalgettah| Ueli Etter]]&lt;br /&gt;
* [[User:Squeezie| Michael Schär]]&lt;br /&gt;
* [[User:MarkoR| Marko Ristin]]&lt;br /&gt;
&lt;br /&gt;
== Assistant ==&lt;br /&gt;
* [[User:classens| Stephan Classen]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=3089</id>
		<title>Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=3089"/>
				<updated>2006-05-30T11:47:59Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Editor]]&lt;br /&gt;
=Overview=&lt;br /&gt;
The aim of this project is to provide adequate, but non intrusive feedback to user about syntax errors. This is done by checking syntax as you type and underlining syntax errors by the well knwon wavy red line. Furthermore, error descriptions and possible solutions should be provided.&lt;br /&gt;
&lt;br /&gt;
The Project is named '''SynChé''', which is a combination of syntax and checking.&lt;br /&gt;
The ''é'' at the end is important, as a cool name needs either a recursive acronym or a special character from a non English language.&lt;br /&gt;
&lt;br /&gt;
=Software Requirement Specification (SRS)=&lt;br /&gt;
You can find our SRS [[Syntax_checking/SRS|here]]&lt;br /&gt;
&lt;br /&gt;
=Groups=&lt;br /&gt;
&lt;br /&gt;
* [[Syntax_checking/Visualisation|Visualisation]]&lt;br /&gt;
* [[Syntax_checking/Parser|Parser]]&lt;br /&gt;
&lt;br /&gt;
=Milestones=&lt;br /&gt;
&lt;br /&gt;
==M1: April 25th==&lt;br /&gt;
* Get home-grown EiffelStudio up and running.&lt;br /&gt;
&lt;br /&gt;
==M2: May 2nd==&lt;br /&gt;
* '''Put your name in this Wiki!'''&lt;br /&gt;
* Analyse source code to certain degree, so discussion about interfaces between parser and visual is possible&lt;br /&gt;
&lt;br /&gt;
==M3: May 9th==&lt;br /&gt;
* SRS written&lt;br /&gt;
* Overview of relevant classes (BON diagram or more)&lt;br /&gt;
* Further Project Milestones specified, based on SRS and knowledge about code&lt;br /&gt;
&lt;br /&gt;
== May 12th == &lt;br /&gt;
'''Results of the Meeting:''' [[Syntax_checking/Visualisation| Visualisation]]&lt;br /&gt;
&lt;br /&gt;
== May 17th == &lt;br /&gt;
'''Results of Parser Group:''' [[Syntax_checking/Parser| Parser]]&lt;br /&gt;
&lt;br /&gt;
==M4: May 23th==&lt;br /&gt;
*'''Parser Group''': Find out what results you get from the parser&lt;br /&gt;
*'''Visualisation Group''': Write a feature that draw the red underline&lt;br /&gt;
&lt;br /&gt;
==M6: June 6th==&lt;br /&gt;
*'''Parser Group''': Define the things that the parser can return&lt;br /&gt;
*'''Visualisation Group''': Draw the mouseover boxes, find how to use stones&lt;br /&gt;
&lt;br /&gt;
=Team=&lt;br /&gt;
Everyone intrested in this project is welcome to join our mailinglist [http://origo.ethz.ch/cgi-bin/mailman/listinfo/es-ui es-ui@origo.ethz.ch]. &lt;br /&gt;
At this point, the team is divided into two groups at this point, one responsible for the parser, the other one for visual feedback (like underlininig).&lt;br /&gt;
&lt;br /&gt;
== Visual Feedback ==&lt;br /&gt;
* [[User:jabernet| Janick Bernet]] (project leader)&lt;br /&gt;
* [[User:fdevries| Fabien de Vries]]&lt;br /&gt;
* [[User:indermum| Matthias Indermühle]]&lt;br /&gt;
* [[User:clerco| Olivier Clerc]]&lt;br /&gt;
&lt;br /&gt;
== Parser ==&lt;br /&gt;
* [[User:maser| Martin Luder]]&lt;br /&gt;
* [[User:Chrigu| Christoph Huber]]&lt;br /&gt;
* [[User:goalgettah| Ueli Etter]]&lt;br /&gt;
* [[User:Squeezie| Michael Schär]]&lt;br /&gt;
* [[User:MarkoR| Marko Ristin]]&lt;br /&gt;
&lt;br /&gt;
== Assistant ==&lt;br /&gt;
* [[User:classens| Stephan Classen]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=3012</id>
		<title>Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=3012"/>
				<updated>2006-05-24T10:06:25Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Editor]]&lt;br /&gt;
=Overview=&lt;br /&gt;
The aim of this project is to provide adequate, but non intrusive feedback to user about syntax errors. This is done by checking syntax as you type and underlining syntax errors by the well knwon wavy red line. Furthermore, error descriptions and possible solutions should be provided.&lt;br /&gt;
&lt;br /&gt;
The Project is named '''SynChé''', which is a combination of syntax and checking.&lt;br /&gt;
The ''é'' at the end is important, as a cool name needs either a recursive acronym or a special character from a non English language.&lt;br /&gt;
&lt;br /&gt;
=Software Requirement Specification (SRS)=&lt;br /&gt;
You can find our SRS [[Syntax_checking/SRS|here]]&lt;br /&gt;
&lt;br /&gt;
=Groups=&lt;br /&gt;
&lt;br /&gt;
* [[Syntax_checking/Visualisation|Visualisation]]&lt;br /&gt;
* [[Syntax_checking/Parser|Parser]]&lt;br /&gt;
&lt;br /&gt;
=Milestones=&lt;br /&gt;
&lt;br /&gt;
==M1: April 25th==&lt;br /&gt;
* Get home-grown EiffelStudio up and running.&lt;br /&gt;
&lt;br /&gt;
==M2: May 2nd==&lt;br /&gt;
* '''Put your name in this Wiki!'''&lt;br /&gt;
* Analyse source code to certain degree, so discussion about interfaces between parser and visual is possible&lt;br /&gt;
&lt;br /&gt;
==M3: May 9th==&lt;br /&gt;
* SRS written&lt;br /&gt;
* Overview of relevant classes (BON diagram or more)&lt;br /&gt;
* Further Project Milestones specified, based on SRS and knowledge about code&lt;br /&gt;
&lt;br /&gt;
== May 12th == &lt;br /&gt;
'''Results of the Meeting:''' [[Syntax_checking/Visualisation| Visualisation]]&lt;br /&gt;
&lt;br /&gt;
== May 17th == &lt;br /&gt;
'''Results of Parser Group:''' [[Syntax_checking/Parser| Parser]]&lt;br /&gt;
&lt;br /&gt;
==M4: May 23th==&lt;br /&gt;
*'''Parser Group''': Find out what results you get from the parser&lt;br /&gt;
*'''Visualisation Group''': Write a feature that draw the red underline&lt;br /&gt;
&lt;br /&gt;
=Team=&lt;br /&gt;
Everyone intrested in this project is welcome to join our mailinglist [http://origo.ethz.ch/cgi-bin/mailman/listinfo/es-ui es-ui@origo.ethz.ch]. &lt;br /&gt;
At this point, the team is divided into two groups at this point, one responsible for the parser, the other one for visual feedback (like underlininig).&lt;br /&gt;
&lt;br /&gt;
== Visual Feedback ==&lt;br /&gt;
* [[User:jabernet| Janick Bernet]] (project leader)&lt;br /&gt;
* [[User:fdevries| Fabien de Vries]]&lt;br /&gt;
* [[User:indermum| Matthias Indermühle]]&lt;br /&gt;
* [[User:clerco| Olivier Clerc]]&lt;br /&gt;
&lt;br /&gt;
== Parser ==&lt;br /&gt;
* [[User:maser| Martin Luder]]&lt;br /&gt;
* [[User:Chrigu| Christoph Huber]]&lt;br /&gt;
* [[User:Squeezie| Michael Schär]]&lt;br /&gt;
* [[User:MarkoR| Marko Ristin]]&lt;br /&gt;
&lt;br /&gt;
== Assistant ==&lt;br /&gt;
* [[User:classens| Stephan Classen]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=2853</id>
		<title>Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=2853"/>
				<updated>2006-05-16T12:09:01Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Editor]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Overview=&lt;br /&gt;
The aim of this project is to provide adequate, but non intrusive feedback to user about syntax errors. This is done by checking syntax as you type and underlining syntax errors by the well knwon wavy red line. Furthermore, error descriptions and possible solutions should be provided.&lt;br /&gt;
&lt;br /&gt;
The Project is named '''SynChé''', which is a combination of syntax and checking.&lt;br /&gt;
The ''é'' at the end is important, as a cool name needs either a recursive acronym or a special character from a non English language.&lt;br /&gt;
&lt;br /&gt;
=Software Requirement Specification (SRS)=&lt;br /&gt;
You can find our SRS [[Syntax_checking/SRS|here]]&lt;br /&gt;
&lt;br /&gt;
=Milestones=&lt;br /&gt;
&lt;br /&gt;
==M1: April 25th==&lt;br /&gt;
* Get home-grown EiffelStudio up and running.&lt;br /&gt;
&lt;br /&gt;
==M2: May 2nd==&lt;br /&gt;
* '''Put your name in this Wiki!'''&lt;br /&gt;
* Analyse source code to certain degree, so discussion about interfaces between parser and visual is possible&lt;br /&gt;
&lt;br /&gt;
==M3: May 9th==&lt;br /&gt;
* SRS written&lt;br /&gt;
* Overview of relevant classes (BON diagram or more)&lt;br /&gt;
* Further Project Milestones specified, based on SRS and knowledge about code&lt;br /&gt;
&lt;br /&gt;
== May 12th == &lt;br /&gt;
'''Results of the Meeting:''' [[Syntax_checking/Visualisation| Visualisation]]&lt;br /&gt;
&lt;br /&gt;
==M4: May 23th==&lt;br /&gt;
*'''Parser Group''': Find out what results you get from the parser&lt;br /&gt;
*'''Visualisation Group''': Write a feature that draw the red underline&lt;br /&gt;
&lt;br /&gt;
=Team=&lt;br /&gt;
Everyone intrested in this project is welcome to join our mailinglist [http://origo.ethz.ch/cgi-bin/mailman/listinfo/es-ui es-ui@origo.ethz.ch]. &lt;br /&gt;
At this point, the team is divided into two groups at this point, one responsible for the parser, the other one for visual feedback (like underlininig).&lt;br /&gt;
&lt;br /&gt;
== Visual Feedback ==&lt;br /&gt;
* [[User:jabernet| Janick Bernet]] (project leader)&lt;br /&gt;
* [[User:fdevries| Fabien de Vries]]&lt;br /&gt;
* [[User:indermum| Matthias Indermühle]]&lt;br /&gt;
* [[User:clerco| Olivier Clerc]]&lt;br /&gt;
&lt;br /&gt;
== Parser ==&lt;br /&gt;
* [[User:maser| Martin Luder]]&lt;br /&gt;
* [[User:Chrigu| Christoph Huber]]&lt;br /&gt;
* [[User:goalgettah| Ueli Etter]]&lt;br /&gt;
* [[User:Squeezie| Michael Schär]]&lt;br /&gt;
* [[User:MarkoR| Marko Ristin]]&lt;br /&gt;
&lt;br /&gt;
== Assistant ==&lt;br /&gt;
* [[User:classens| Stephan Classen]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2852</id>
		<title>Talk:Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2852"/>
				<updated>2006-05-16T10:06:33Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wir sollten irgendwo noch den Namen &amp;quot;SynChé&amp;quot; erwähnen.&lt;br /&gt;
engl: we should mentions smowherer the name &amp;quot;SynChé&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[[User:FoB|FoB]] 12:52, 20 April 2006 (CEST)'''&lt;br /&gt;
&lt;br /&gt;
'''yes you should!!''' it is your task and duty to fill in more information into this page. you should have a SRS and an introductiory text, and you should also post updates and a TODO list and other interesting stuff here. remember, thsi is not just your project. this is an open source project and everybody can participate. but you only will get help from the comunity if you provide informations on what, why and how you do things.&lt;br /&gt;
&lt;br /&gt;
oh and by the way: '''stick to english'''&lt;br /&gt;
&lt;br /&gt;
== Meeting 11.5.06 ==&lt;br /&gt;
&lt;br /&gt;
Both of the Groups have a Meeting at 4 pm. in the bQm. There we plan our next steps and share informations&lt;br /&gt;
&lt;br /&gt;
'''Group Parser'''&lt;br /&gt;
No one of us could compile the Eiffel Studio yet. We will study the code and make a page in this Wiki, in which we describe each class that is useful for our project. And then, we should talking about the interface with the other group.&lt;br /&gt;
(Someone of our Group knew, where you can read the Eiffel Studio source code online. Please post the link here. That would be very useful.)&lt;br /&gt;
&lt;br /&gt;
Here is your link [https://eiffelsoftware.origo.ethz.ch/svn/es/ Eiffel Source]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Indermum|Indermum]] 13:38, 12 May 2006 (CEST)  '''Group Visualisation'''&lt;br /&gt;
&lt;br /&gt;
We still have problems to compile Eiffel Studio too. We made a little summary about the classes we need to use under [[Syntax_checking/Visualisation]]&lt;br /&gt;
&lt;br /&gt;
Ah and one other thing. could '''everybody''' pleas insert in his page his e-mail adress and his cell phone number for faster communication and if aviable the msn or icq adress. thx&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Indermum&amp;diff=2833</id>
		<title>User:Indermum</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Indermum&amp;diff=2833"/>
				<updated>2006-05-14T16:03:04Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Matthias Indermühle==&lt;br /&gt;
&lt;br /&gt;
4. semester student in D-INFK at the ETH Zurich&lt;br /&gt;
&lt;br /&gt;
indermum_at_student.ethz.ch&lt;br /&gt;
&lt;br /&gt;
078 674 93 85&lt;br /&gt;
&lt;br /&gt;
MSN: snowworldpictures@hotmail.com&lt;br /&gt;
&lt;br /&gt;
[http://www.snowworldpictures.ch.vu www.snowworldpictures.ch.vu]&lt;br /&gt;
&lt;br /&gt;
==Work==&lt;br /&gt;
project in software arcitecture&lt;br /&gt;
[[Syntax_checking]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2786</id>
		<title>Talk:Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2786"/>
				<updated>2006-05-12T11:43:44Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wir sollten irgendwo noch den Namen &amp;quot;SynChé&amp;quot; erwähnen.&lt;br /&gt;
engl: we should mentions smowherer the name &amp;quot;SynChé&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[[User:FoB|FoB]] 12:52, 20 April 2006 (CEST)'''&lt;br /&gt;
&lt;br /&gt;
'''yes you should!!''' it is your task and duty to fill in more information into this page. you should have a SRS and an introductiory text, and you should also post updates and a TODO list and other interesting stuff here. remember, thsi is not just your project. this is an open source project and everybody can participate. but you only will get help from the comunity if you provide informations on what, why and how you do things.&lt;br /&gt;
&lt;br /&gt;
oh and by the way: '''stick to english'''&lt;br /&gt;
&lt;br /&gt;
== Meeting 11.5.06 ==&lt;br /&gt;
&lt;br /&gt;
Both of the Groups have a Meeting at 4 pm. in the bQm. There we plan our next steps and share informations&lt;br /&gt;
&lt;br /&gt;
'''Group Parser'''&lt;br /&gt;
No one of us could compile the Eiffel Studio yet. We will study the code and make a page in this Wiki, in which we describe each class that is useful for our project. And then, we should talking about the interface with the other group.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Indermum|Indermum]] 13:38, 12 May 2006 (CEST)  '''Group Visualisation'''&lt;br /&gt;
&lt;br /&gt;
We still have problems to compile Eiffel Studio too. We made a little summary about the classes we need to use under [[Syntax_checking/Visualisation]]&lt;br /&gt;
&lt;br /&gt;
Ah and one other thing. could everybody pleas insert in his page his e-mail adress and his cell phone number for faster communication and if aviable the msn or icq adress. thx&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Indermum&amp;diff=2785</id>
		<title>User:Indermum</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Indermum&amp;diff=2785"/>
				<updated>2006-05-12T11:41:37Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Matthias Indermühle==&lt;br /&gt;
&lt;br /&gt;
4. semester student in D-INFK at the ETH Zurich&lt;br /&gt;
&lt;br /&gt;
indermum_at_student.ethz.ch&lt;br /&gt;
078 674 93 85&lt;br /&gt;
&lt;br /&gt;
[http://www.snowworldpictures.ch.vu www.snowworldpictures.ch.vu]&lt;br /&gt;
&lt;br /&gt;
==Work==&lt;br /&gt;
project in software arcitecture&lt;br /&gt;
[[Syntax_checking]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2783</id>
		<title>Talk:Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2783"/>
				<updated>2006-05-12T11:38:59Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wir sollten irgendwo noch den Namen &amp;quot;SynChé&amp;quot; erwähnen.&lt;br /&gt;
engl: we should mentions smowherer the name &amp;quot;SynChé&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[[User:FoB|FoB]] 12:52, 20 April 2006 (CEST)'''&lt;br /&gt;
&lt;br /&gt;
'''yes you should!!''' it is your task and duty to fill in more information into this page. you should have a SRS and an introductiory text, and you should also post updates and a TODO list and other interesting stuff here. remember, thsi is not just your project. this is an open source project and everybody can participate. but you only will get help from the comunity if you provide informations on what, why and how you do things.&lt;br /&gt;
&lt;br /&gt;
oh and by the way: '''stick to english'''&lt;br /&gt;
&lt;br /&gt;
== Meeting 11.5.06 ==&lt;br /&gt;
&lt;br /&gt;
Both of the Groups have a Meeting at 4 pm. in the bQm. There we plan our next steps and share informations&lt;br /&gt;
&lt;br /&gt;
'''Group Parser'''&lt;br /&gt;
No one of us could compile the Eiffel Studio yet. We will study the code and make a page in this Wiki, in which we describe each class that is useful for our project. And then, we should talking about the interface with the other group.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Indermum|Indermum]] 13:38, 12 May 2006 (CEST)  '''Group Visualisation'''&lt;br /&gt;
&lt;br /&gt;
We still have problems to compile Eiffel Studio too. We made a little summary about the classes we need to use under [[Syntax_checking/Visualisation]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2782</id>
		<title>Talk:Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2782"/>
				<updated>2006-05-12T11:38:46Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wir sollten irgendwo noch den Namen &amp;quot;SynChé&amp;quot; erwähnen.&lt;br /&gt;
engl: we should mentions smowherer the name &amp;quot;SynChé&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[[User:FoB|FoB]] 12:52, 20 April 2006 (CEST)'''&lt;br /&gt;
&lt;br /&gt;
'''yes you should!!''' it is your task and duty to fill in more information into this page. you should have a SRS and an introductiory text, and you should also post updates and a TODO list and other interesting stuff here. remember, thsi is not just your project. this is an open source project and everybody can participate. but you only will get help from the comunity if you provide informations on what, why and how you do things.&lt;br /&gt;
&lt;br /&gt;
oh and by the way: '''stick to english'''&lt;br /&gt;
&lt;br /&gt;
== Meeting 11.5.06 ==&lt;br /&gt;
&lt;br /&gt;
Both of the Groups have a Meeting at 4 pm. in the bQm. There we plan our next steps and share informations&lt;br /&gt;
&lt;br /&gt;
'''Group Parser'''&lt;br /&gt;
No one of us could compile the Eiffel Studio yet. We will study the code and make a page in this Wiki, in which we describe each class that is useful for our project. And then, we should talking about the interface with the other group.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Indermum|Indermum]] 13:38, 12 May 2006 (CEST)'''Group Visualisation'''&lt;br /&gt;
&lt;br /&gt;
We still have problems to compile Eiffel Studio too. We made a little summary about the classes we need to use under [[Syntax_checking/Visualisation]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2781</id>
		<title>Talk:Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2781"/>
				<updated>2006-05-12T11:38:20Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wir sollten irgendwo noch den Namen &amp;quot;SynChé&amp;quot; erwähnen.&lt;br /&gt;
engl: we should mentions smowherer the name &amp;quot;SynChé&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[[User:FoB|FoB]] 12:52, 20 April 2006 (CEST)'''&lt;br /&gt;
&lt;br /&gt;
'''yes you should!!''' it is your task and duty to fill in more information into this page. you should have a SRS and an introductiory text, and you should also post updates and a TODO list and other interesting stuff here. remember, thsi is not just your project. this is an open source project and everybody can participate. but you only will get help from the comunity if you provide informations on what, why and how you do things.&lt;br /&gt;
&lt;br /&gt;
oh and by the way: '''stick to english'''&lt;br /&gt;
&lt;br /&gt;
== Meeting 11.5.06 ==&lt;br /&gt;
&lt;br /&gt;
Both of the Groups have a Meeting at 4 pm. in the bQm. There we plan our next steps and share informations&lt;br /&gt;
&lt;br /&gt;
'''Group Parser'''&lt;br /&gt;
No one of us could compile the Eiffel Studio yet. We will study the code and make a page in this Wiki, in which we describe each class that is useful for our project. And then, we should talking about the interface with the other group.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Group Visualisation'''&lt;br /&gt;
&lt;br /&gt;
We still have problems to compile Eiffel Studio too. We made a little summary about the classes we need to use under [[Syntax_checking/Visualisation]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2780</id>
		<title>Talk:Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2780"/>
				<updated>2006-05-12T11:37:58Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wir sollten irgendwo noch den Namen &amp;quot;SynChé&amp;quot; erwähnen.&lt;br /&gt;
engl: we should mentions smowherer the name &amp;quot;SynChé&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[[User:FoB|FoB]] 12:52, 20 April 2006 (CEST)'''&lt;br /&gt;
&lt;br /&gt;
'''yes you should!!''' it is your task and duty to fill in more information into this page. you should have a SRS and an introductiory text, and you should also post updates and a TODO list and other interesting stuff here. remember, thsi is not just your project. this is an open source project and everybody can participate. but you only will get help from the comunity if you provide informations on what, why and how you do things.&lt;br /&gt;
&lt;br /&gt;
oh and by the way: '''stick to english'''&lt;br /&gt;
&lt;br /&gt;
== Meeting 11.5.06 ==&lt;br /&gt;
&lt;br /&gt;
Both of the Groups have a Meeting at 4 pm. in the bQm. There we plan our next steps and share informations&lt;br /&gt;
&lt;br /&gt;
'''Group Parser'''&lt;br /&gt;
No one of us could compile the Eiffel Studio yet. We will study the code and make a page in this Wiki, in which we describe each class that is useful for our project. And then, we should talking about the interface with the other group.&lt;br /&gt;
'''Group Visualisation'''&lt;br /&gt;
We still have problems to compile Eiffel Studio too. We made a little summary about the classes we need to use under [[Syntax_checking/Visualisation]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2779</id>
		<title>Talk:Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2779"/>
				<updated>2006-05-12T11:36:58Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wir sollten irgendwo noch den Namen &amp;quot;SynChé&amp;quot; erwähnen.&lt;br /&gt;
engl: we should mentions smowherer the name &amp;quot;SynChé&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[[User:FoB|FoB]] 12:52, 20 April 2006 (CEST)'''&lt;br /&gt;
&lt;br /&gt;
'''yes you should!!''' it is your task and duty to fill in more information into this page. you should have a SRS and an introductiory text, and you should also post updates and a TODO list and other interesting stuff here. remember, thsi is not just your project. this is an open source project and everybody can participate. but you only will get help from the comunity if you provide informations on what, why and how you do things.&lt;br /&gt;
&lt;br /&gt;
oh and by the way: '''stick to english'''&lt;br /&gt;
&lt;br /&gt;
== Meeting 11.5.06 ==&lt;br /&gt;
&lt;br /&gt;
Both of the Groups have a Meeting at 4 pm. in the bQm. There we plan our next steps and share informations&lt;br /&gt;
&lt;br /&gt;
'''Group Parser'''&lt;br /&gt;
No one of us could compile the Eiffel Studio yet. We will study the code and make a page in this Wiki, in which we describe each class that is useful for our project. And then, we should talking about the interface with the other group.&lt;br /&gt;
'''Group Visualisation'''&lt;br /&gt;
We still have problems to compile Eiffel Studio too. We made a little summary about the classes we need to use under [[Syntax_checking/visualisation]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking/Visualisation&amp;diff=2778</id>
		<title>Syntax checking/Visualisation</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking/Visualisation&amp;diff=2778"/>
				<updated>2006-05-12T11:36:19Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Meeting of the 12.05.06, Visualsation Team ==&lt;br /&gt;
&lt;br /&gt;
Summary of the important classes with little description of the features we plan to use:&lt;br /&gt;
&lt;br /&gt;
Src\library\editor\text_window\text\tokens\common\editor_token.e&lt;br /&gt;
* most important class&lt;br /&gt;
* all the other tokens inherit from this Class&lt;br /&gt;
* implement a boolean “correct”, who indicates if the token is syntacticly correct or not.&lt;br /&gt;
* color, position and other stuff is saved here too.&lt;br /&gt;
* draw_text_top_left: draws the token on the pixmap (maybe we can start here for drawing the underlines)&lt;br /&gt;
&lt;br /&gt;
editor_token_text.e (stands here as example for all the tokens that inherits from editor_token)&lt;br /&gt;
* inherit editor_token&lt;br /&gt;
* width -&amp;gt; the size of the token in pixel&lt;br /&gt;
* display: starts drawing the text. Implement here the boolean “correct” as argument and draw from here the underline.&lt;br /&gt;
&lt;br /&gt;
Src\library\editor\text_window\editor\text_window\interface\text_panel.e&lt;br /&gt;
* update lines: draws the textline&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Next Steps''' are to implement the boolean (shouldn't be that hard), find a way to get the information from the parser group (define an API), use the information and set the boolean and in the end draw the underline.&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=2777</id>
		<title>Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=2777"/>
				<updated>2006-05-12T11:36:11Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Editor]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Overview=&lt;br /&gt;
The aim of this project is to provide adequate, but non intrusive feedback to user about syntax errors. This is done by checking syntax as you type and underlining syntax errors by the well knwon wavy red line. Furthermore, error descriptions and possible solutions should be provided.&lt;br /&gt;
&lt;br /&gt;
The Project is named '''SynChé''', which is a combination of syntax and checking.&lt;br /&gt;
The ''é'' at the end is important, as a cool name needs either a recursive acronym or a special character from a non English language.&lt;br /&gt;
&lt;br /&gt;
=Software Requirement Specification (SRS)=&lt;br /&gt;
You can find our SRS [[Syntax_checking/SRS|here]]&lt;br /&gt;
&lt;br /&gt;
=Milestones=&lt;br /&gt;
&lt;br /&gt;
==M1: April 25th==&lt;br /&gt;
* Get home-grown EiffelStudio up and running.&lt;br /&gt;
&lt;br /&gt;
==M2: May 2nd==&lt;br /&gt;
* '''Put your name in this Wiki!'''&lt;br /&gt;
* Analyse source code to certain degree, so discussion about interfaces between parser and visual is possible&lt;br /&gt;
&lt;br /&gt;
==M3: May 9th==&lt;br /&gt;
* SRS written&lt;br /&gt;
* Overview of relevant classes (BON diagram or more)&lt;br /&gt;
* Further Project Milestones specified, based on SRS and knowledge about code&lt;br /&gt;
'''Results of the Meeting:''' [[Syntax_checking/Visualisation| Visualisation]]&lt;br /&gt;
&lt;br /&gt;
=Team=&lt;br /&gt;
Everyone intrested in this project is welcome to join our mailinglist [http://origo.ethz.ch/cgi-bin/mailman/listinfo/es-ui es-ui@origo.ethz.ch]. &lt;br /&gt;
At this point, the team is divided into two groups at this point, one responsible for the parser, the other one for visual feedback (like underlininig).&lt;br /&gt;
&lt;br /&gt;
== Visual Feedback ==&lt;br /&gt;
* [[User:jabernet| Janick Bernet]] (project leader)&lt;br /&gt;
* [[User:fdevries| Fabien de Vries]]&lt;br /&gt;
* [[User:indermum| Matthias Indermühle]]&lt;br /&gt;
* [[User:clerco| Olivier Clerc]]&lt;br /&gt;
&lt;br /&gt;
== Parser ==&lt;br /&gt;
* [[User:maser| Martin Luder]]&lt;br /&gt;
* [[User:Chrigu| Christoph Huber]]&lt;br /&gt;
* [[User:goalgettah| Ueli Etter]]&lt;br /&gt;
* [[User:Squeezie| Michael Schär]]&lt;br /&gt;
* [[User:MarkoR| Marko Ristin]]&lt;br /&gt;
&lt;br /&gt;
== Assistant ==&lt;br /&gt;
* [[User:classens| Stephan Classen]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=2774</id>
		<title>Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=2774"/>
				<updated>2006-05-12T11:27:45Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Editor]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Overview=&lt;br /&gt;
The aim of this project is to provide adequate, but non intrusive feedback to user about syntax errors. This is done by checking syntax as you type and underlining syntax errors by the well knwon wavy red line. Furthermore, error descriptions and possible solutions should be provided.&lt;br /&gt;
&lt;br /&gt;
The Project is named '''SynChé''', which is a combination of syntax and checking.&lt;br /&gt;
The ''é'' at the end is important, as a cool name needs either a recursive acronym or a special character from a non English language.&lt;br /&gt;
&lt;br /&gt;
=Software Requirement Specification (SRS)=&lt;br /&gt;
You can find our SRS [[Syntax_checking/SRS|here]]&lt;br /&gt;
&lt;br /&gt;
=Milestones=&lt;br /&gt;
&lt;br /&gt;
==M1: April 25th==&lt;br /&gt;
* Get home-grown EiffelStudio up and running.&lt;br /&gt;
&lt;br /&gt;
==M2: May 2nd==&lt;br /&gt;
* '''Put your name in this Wiki!'''&lt;br /&gt;
* Analyse source code to certain degree, so discussion about interfaces between parser and visual is possible&lt;br /&gt;
&lt;br /&gt;
==M3: May 9th==&lt;br /&gt;
* SRS written&lt;br /&gt;
* Overview of relevant classes (BON diagram or more)&lt;br /&gt;
* Further Project Milestones specified, based on SRS and knowledge about code&lt;br /&gt;
'''Results of the Meeting:''' [[synche_visualistaion| Visualisation]]&lt;br /&gt;
&lt;br /&gt;
=Team=&lt;br /&gt;
Everyone intrested in this project is welcome to join our mailinglist [http://origo.ethz.ch/cgi-bin/mailman/listinfo/es-ui es-ui@origo.ethz.ch]. &lt;br /&gt;
At this point, the team is divided into two groups at this point, one responsible for the parser, the other one for visual feedback (like underlininig).&lt;br /&gt;
&lt;br /&gt;
== Visual Feedback ==&lt;br /&gt;
* [[User:jabernet| Janick Bernet]] (project leader)&lt;br /&gt;
* [[User:fdevries| Fabien de Vries]]&lt;br /&gt;
* [[User:indermum| Matthias Indermühle]]&lt;br /&gt;
* [[User:clerco| Olivier Clerc]]&lt;br /&gt;
&lt;br /&gt;
== Parser ==&lt;br /&gt;
* [[User:maser| Martin Luder]]&lt;br /&gt;
* [[User:Chrigu| Christoph Huber]]&lt;br /&gt;
* [[User:goalgettah| Ueli Etter]]&lt;br /&gt;
* [[User:Squeezie| Michael Schär]]&lt;br /&gt;
* [[User:MarkoR| Marko Ristin]]&lt;br /&gt;
&lt;br /&gt;
== Assistant ==&lt;br /&gt;
* [[User:classens| Stephan Classen]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2758</id>
		<title>Talk:Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Talk:Syntax_checking&amp;diff=2758"/>
				<updated>2006-05-11T09:22:08Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: Meeting 11.5.06&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wir sollten irgendwo noch den Namen &amp;quot;SynChé&amp;quot; erwähnen.&lt;br /&gt;
engl: we should mentions smowherer the name &amp;quot;SynChé&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[[User:FoB|FoB]] 12:52, 20 April 2006 (CEST)'''&lt;br /&gt;
&lt;br /&gt;
'''yes you should!!''' it is your task and duty to fill in more information into this page. you should have a SRS and an introductiory text, and you should also post updates and a TODO list and other interesting stuff here. remember, thsi is not just your project. this is an open source project and everybody can participate. but you only will get help from the comunity if you provide informations on what, why and how you do things.&lt;br /&gt;
&lt;br /&gt;
oh and by the way: '''stick to english'''&lt;br /&gt;
&lt;br /&gt;
== Meeting 11.5.06 ==&lt;br /&gt;
&lt;br /&gt;
Both of the Groups have a Meeting at 4 pm. in the bQm. There we plan our next steps and share informations&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Chrigu&amp;diff=2757</id>
		<title>User:Chrigu</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Chrigu&amp;diff=2757"/>
				<updated>2006-05-11T08:59:14Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;chrhuber_at_student.ethz.ch&lt;br /&gt;
&lt;br /&gt;
== Work ==&lt;br /&gt;
[[Syntax_checking]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking/SRS&amp;diff=2735</id>
		<title>Syntax checking/SRS</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking/SRS&amp;diff=2735"/>
				<updated>2006-05-09T13:04:13Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: /* Visualization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Goal =&lt;br /&gt;
Provide adequate, but non intrusive feedback to user about syntax errors.&lt;br /&gt;
&lt;br /&gt;
= Parser =&lt;br /&gt;
# Should only parse when neccessary:&lt;br /&gt;
## When editing a new or correct expression:&lt;br /&gt;
### After typing a point, comma, colon, semi-colon, space, tab or line-break&lt;br /&gt;
### After leaving the edited expression (using cursor or mouse)&lt;br /&gt;
## When editing a incorrect expression:&lt;br /&gt;
### After each added character&lt;br /&gt;
# Provide errors in adequate datastructure to visualisation components&lt;br /&gt;
##linenumber&lt;br /&gt;
##type of error&lt;br /&gt;
##further information&lt;br /&gt;
# Whenever the visualisation of an expression should change, the parser should call an event handler provided by visualization components&lt;br /&gt;
&lt;br /&gt;
   '''Note:'''&lt;br /&gt;
   * A new expression is correct until it becomes incorrect.&lt;br /&gt;
   * The state of an expression can only be changed when the cursor leaves it.&lt;br /&gt;
&lt;br /&gt;
= Visualization =&lt;br /&gt;
# Highlighting happens only in code editing view&lt;br /&gt;
# Provides event handler and registers it to parser error-event&lt;br /&gt;
# Visualization component should maintain information on line states (underlined y/n)&lt;br /&gt;
# Underline syntax errors using a (preferably wavy) red line&lt;br /&gt;
# On mouse over, show information on error&lt;br /&gt;
# Information window could be clickable to provide further error information&lt;br /&gt;
# Errors should be accessible over summarization&lt;br /&gt;
&lt;br /&gt;
= Suggestions =&lt;br /&gt;
# To be implemented after parser and visualization components are feature complete&lt;br /&gt;
# Suggestions based on information from parse tree&lt;br /&gt;
# Analyzation based on soundex or other algorithm&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking/SRS&amp;diff=2734</id>
		<title>Syntax checking/SRS</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking/SRS&amp;diff=2734"/>
				<updated>2006-05-09T12:32:34Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: /* Parser */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Goal =&lt;br /&gt;
Provide adequate, but non intrusive feedback to user about syntax errors.&lt;br /&gt;
&lt;br /&gt;
= Parser =&lt;br /&gt;
# Should only parse when neccessary:&lt;br /&gt;
## When editing a new or correct expression:&lt;br /&gt;
### After typing a point, comma, colon, semi-colon, space, tab or line-break&lt;br /&gt;
### After leaving the edited expression (using cursor or mouse)&lt;br /&gt;
## When editing a incorrect expression:&lt;br /&gt;
### After each added character&lt;br /&gt;
# Provide errors in adequate datastructure to visualisation components&lt;br /&gt;
##linenumber&lt;br /&gt;
##type of error&lt;br /&gt;
##further information&lt;br /&gt;
# Whenever the visualisation of an expression should change, the parser should call an event handler provided by visualization components&lt;br /&gt;
&lt;br /&gt;
   '''Note:'''&lt;br /&gt;
   * A new expression is correct until it becomes incorrect.&lt;br /&gt;
   * The state of an expression can only be changed when the cursor leaves it.&lt;br /&gt;
&lt;br /&gt;
= Visualization =&lt;br /&gt;
# Provides event handler and registers it to parser error-event&lt;br /&gt;
# Underline syntax errors using a (preferably wavy) red line&lt;br /&gt;
# On mouse over, show information on error&lt;br /&gt;
# Information window could be clickable to provide further error information&lt;br /&gt;
&lt;br /&gt;
= Suggestions =&lt;br /&gt;
# To be implemented after parser and visualization components are feature complete&lt;br /&gt;
# Suggestions based on information from parse tree&lt;br /&gt;
# Analyzation based on soundex or other algorithm&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking/SRS&amp;diff=2733</id>
		<title>Syntax checking/SRS</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking/SRS&amp;diff=2733"/>
				<updated>2006-05-09T12:32:03Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: /* Parser */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Goal =&lt;br /&gt;
Provide adequate, but non intrusive feedback to user about syntax errors.&lt;br /&gt;
&lt;br /&gt;
= Parser =&lt;br /&gt;
# Should only parse when neccessary:&lt;br /&gt;
## When editing a new or correct expression:&lt;br /&gt;
### After typing a point, comma, colon, semi-colon, space, tab or line-break; or leaving the edited word&lt;br /&gt;
### After leaving the edited expression (using cursor or mouse)&lt;br /&gt;
## When editing a incorrect expression:&lt;br /&gt;
### After each added character&lt;br /&gt;
# Provide errors in adequate datastructure to visualisation components&lt;br /&gt;
##linenumber&lt;br /&gt;
##type of error&lt;br /&gt;
##further information&lt;br /&gt;
# Whenever the visualisation of an expression should change, the parser should call an event handler provided by visualization components&lt;br /&gt;
&lt;br /&gt;
   '''Note:'''&lt;br /&gt;
   * A new expression is correct until it becomes incorrect.&lt;br /&gt;
   * The state of an expression can only be changed when the cursor leaves it.&lt;br /&gt;
&lt;br /&gt;
= Visualization =&lt;br /&gt;
# Provides event handler and registers it to parser error-event&lt;br /&gt;
# Underline syntax errors using a (preferably wavy) red line&lt;br /&gt;
# On mouse over, show information on error&lt;br /&gt;
# Information window could be clickable to provide further error information&lt;br /&gt;
&lt;br /&gt;
= Suggestions =&lt;br /&gt;
# To be implemented after parser and visualization components are feature complete&lt;br /&gt;
# Suggestions based on information from parse tree&lt;br /&gt;
# Analyzation based on soundex or other algorithm&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Indermum&amp;diff=2181</id>
		<title>User:Indermum</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Indermum&amp;diff=2181"/>
				<updated>2006-04-25T12:51:58Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Matthias Indermühle==&lt;br /&gt;
&lt;br /&gt;
4. semester student in D-INFK at the ETH Zurich&lt;br /&gt;
&lt;br /&gt;
indermum_at_student.ethz.ch&lt;br /&gt;
&lt;br /&gt;
[http://www.snowworldpictures.ch.vu www.snowworldpictures.ch.vu]&lt;br /&gt;
&lt;br /&gt;
==Work==&lt;br /&gt;
[[Syntax_checking]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Indermum&amp;diff=2180</id>
		<title>User:Indermum</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Indermum&amp;diff=2180"/>
				<updated>2006-04-25T12:49:54Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Matthias Indermühle&lt;br /&gt;
&lt;br /&gt;
4. semester student in D-INFK at the ETH Zurich&lt;br /&gt;
&lt;br /&gt;
indermum_at_student.ethz.ch&lt;br /&gt;
&lt;br /&gt;
[http://www.snowworldpictures.ch.vu www.snowworldpictures.ch.vu]&lt;br /&gt;
&lt;br /&gt;
working in software arcitecture at:&lt;br /&gt;
[[Syntax_checking]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Indermum&amp;diff=2179</id>
		<title>User:Indermum</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Indermum&amp;diff=2179"/>
				<updated>2006-04-25T12:49:18Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Matthias Indermühle&lt;br /&gt;
4. semester student in D-INFK at the ETH Zurich&lt;br /&gt;
indermum_at_student.ethz.ch&lt;br /&gt;
[http://www.snowworldpictures.ch.vu www.snowworldpictures.ch.vu]&lt;br /&gt;
&lt;br /&gt;
working in software arcitecture at:&lt;br /&gt;
[[Syntax_checking]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=2172</id>
		<title>Syntax checking</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Syntax_checking&amp;diff=2172"/>
				<updated>2006-04-25T12:44:05Z</updated>
		
		<summary type="html">&lt;p&gt;Indermum: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
[[Category:Editor]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Overview=&lt;br /&gt;
The aim of this project is to have a syntax checking done as you type.&lt;br /&gt;
Syntax errors should be highlited and eventualy also options for correcting the error should be propossed.&lt;br /&gt;
&lt;br /&gt;
=Milestones=&lt;br /&gt;
&lt;br /&gt;
==M1: April 25th==&lt;br /&gt;
* Get home-grown EiffelStudio up and running.&lt;br /&gt;
&lt;br /&gt;
==M2: May ??? ==&lt;br /&gt;
* To be completed by the team&lt;br /&gt;
&lt;br /&gt;
=Team=&lt;br /&gt;
Everyone intrested in this project is welcome to join our mailinglist [http://origo.ethz.ch/cgi-bin/mailman/listinfo/es-ui es-ui@origo.ethz.ch]&lt;br /&gt;
&lt;br /&gt;
* [[User:jabernet| Janick Bernet]] (big boss and scapegoat)&lt;br /&gt;
* [[User:fdevries| Fabien de Vries]]&lt;br /&gt;
* [[User:maser| Martin Luder]]&lt;br /&gt;
* [[User:clerco| Olivier Clerc]]&lt;br /&gt;
* [[User:indermum| Matthias Indermühle]]&lt;br /&gt;
* [[User:classens| Stephan Classen]]&lt;/div&gt;</summary>
		<author><name>Indermum</name></author>	</entry>

	</feed>