<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki.gnustep.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kokosmakrone</id>
	<title>GNUstepWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki.gnustep.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kokosmakrone"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php/Special:Contributions/Kokosmakrone"/>
	<updated>2026-05-08T04:53:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.7</generator>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4528</id>
		<title>FOSDEM 2007 Developer Workshop</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4528"/>
		<updated>2007-03-10T10:41:44Z</updated>

		<summary type="html">&lt;p&gt;Kokosmakrone: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What to do with 3rd Party Solutions within the GNUstep Community?  =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;This page contains the original abstract and the summary of results of the developer workshop. The workshop took place on saturday, 24th of march. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Abstract =&lt;br /&gt;
The goal of this workshop is to discuss questions dealing with 3rd party solutions and GNUstep and to summarize the results. At the beginning we may identify projects which seem to reinvent the wheel. Such projects are those implementing add-ons which have been developed before - logging functionality is a good example for this. Also, we may focus projects (re-) implementing GNUstep base functionality, like e.g.  mySTEP. Then, having these projects figured out we may elaborate the potential reasons behind.&lt;br /&gt;
&lt;br /&gt;
By starting to identify reasons for &amp;quot;duplicating&amp;quot; code we may shift the discussion to a different perspective and ask ourself, what GNUstep brings to the application programmer? Especially we may work out the requirements of the &amp;quot;typical&amp;quot; GNUstep application programmer. Collecting all information, thus bringing the potential reasons for &amp;quot;duplicated&amp;quot; codes, plus the capabilities of and the requirements for GNUstep altogether, we may then find out approaches for the handling of 3rd party solutions within the GNUstep community.&lt;br /&gt;
&lt;br /&gt;
Since this session is meant as a workshop, the abstract presented hereby should be regarded as a collection of hints and all developers are warmly invited to actively participate in the discussion. The session will be moderated and organized by Helge Hess and Oliver Langer.&lt;br /&gt;
&lt;br /&gt;
Moderation: Helge Hess, Oliver Langer&lt;br /&gt;
&lt;br /&gt;
Schedule: 2 hours&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= What we did =&lt;br /&gt;
&lt;br /&gt;
We identified projects which have the same or similar goals at least. As a result a list of subjects with their related projects has been worked out. Based on this list we wrote down potential reasons for these duplicates. Next we tried to find some solutions to resolve some duplicates.&lt;br /&gt;
&lt;br /&gt;
Find below the list of duplicates, issues and solutions. As expected, we were far away from having all and complete solutions.&lt;br /&gt;
&lt;br /&gt;
= Results =&lt;br /&gt;
&lt;br /&gt;
== List of projects ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Subject !! Related Projects&lt;br /&gt;
|-&lt;br /&gt;
| ObjCRuntime || AppleRuntime, GNU Runtime, Cocotron, (David)&lt;br /&gt;
|-&lt;br /&gt;
|Foundation ||   libFoundation, gstep-base, Cocoa, myStep, Cocotron, mgStep, SideStep&lt;br /&gt;
|-&lt;br /&gt;
|AppKi||gstep-gui, Apple, Cocotron, myStep, mgStep, (SideStep)&lt;br /&gt;
|-&lt;br /&gt;
|Mime||gstep-base, sope-mine, Pantomine, EDMessage, MailCore&lt;br /&gt;
|-&lt;br /&gt;
|XML||gstep-base, Sope-XML, Cocoa&lt;br /&gt;
|-&lt;br /&gt;
|Database||SQLClient, EDL2, sope-gdl1, CoreData, MulleEOF, BDB, FT&lt;br /&gt;
|-&lt;br /&gt;
|Web||gstep-web, Web-Server, SOPE, myStep&lt;br /&gt;
|-&lt;br /&gt;
|Logging||(gstep-base), Encore, sope-core, (Brainstorm), Log4Cocoa&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Reasons for Duplicates ==&lt;br /&gt;
&lt;br /&gt;
We identified the following reasons:&lt;br /&gt;
* License&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Not_Invented_Here NIH]&lt;br /&gt;
* Historical not available&lt;br /&gt;
* Quality&lt;br /&gt;
* Code sucks&lt;br /&gt;
* Stability&lt;br /&gt;
* Coding style&lt;br /&gt;
* Copyright assignment&lt;br /&gt;
* Communication&lt;br /&gt;
* Information&lt;br /&gt;
* Parallel work&lt;br /&gt;
* Not asking for existing solutions&lt;br /&gt;
* Design decisions&lt;br /&gt;
* Incompleteness&lt;br /&gt;
* Deployment&lt;br /&gt;
&lt;br /&gt;
Additionally we identified:&lt;br /&gt;
* Many links are broken on the website&lt;br /&gt;
* No public access for wiki&lt;br /&gt;
* With ObjectiveC 2.0 the runtime will not be compatible to Apple.&lt;br /&gt;
&lt;br /&gt;
Reasons wrt. to subjects/projects:&lt;br /&gt;
* ObjCRuntime&lt;br /&gt;
** Projects underly different licenses&lt;br /&gt;
*myStep&lt;br /&gt;
** historical&lt;br /&gt;
** Different goals&lt;br /&gt;
&lt;br /&gt;
Due to limited time we were not able to work out the reasons for the other duplicates. We found out that in a lot of cases communication seems to be the major lack. E.g. people don't ask for existing solutions or for issues they have with a certain piece of software; finding related information on the web seems to be an issue as well.&lt;br /&gt;
&lt;br /&gt;
== Solutions ==&lt;br /&gt;
&lt;br /&gt;
Solutions being stated:&lt;br /&gt;
* OGo will use gnustep-base&lt;br /&gt;
* myStep team is putting efforts in merging/exchanging (at least partially)  with gnustep&lt;br /&gt;
&lt;br /&gt;
Ideas mentioned for handling such merges:&lt;br /&gt;
* the projects should use branches in the same repository. &lt;br /&gt;
* gnustep is willing to share its repository&lt;br /&gt;
* code is merged step by step from branch to branch&lt;br /&gt;
&lt;br /&gt;
Additional solutions we worked out:&lt;br /&gt;
* Better quality through reusage&lt;br /&gt;
* Use common repositories for similar projects and migrate step by step&lt;br /&gt;
* Steps/Approaches (project plans, issues with existing software et cetera) should be communicated&lt;br /&gt;
* Use Wiki as a central point for announcements and discussions&lt;br /&gt;
* Wiki of [http://www.cocoadev.com/ CocoaDev] works fine and may be a good reference&lt;br /&gt;
* Push more and more to the Wiki and only the musts on the GS web site&lt;br /&gt;
* Write the goals of GS and the differences to other projects for the public&lt;br /&gt;
&lt;br /&gt;
= Additional Resources =&lt;br /&gt;
&lt;br /&gt;
The mind map taken during the workshop can be found here: [[Media:2007-fosdem-workshop-3rdparty-solutions-in-gs-results.png]].&lt;/div&gt;</summary>
		<author><name>Kokosmakrone</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4501</id>
		<title>FOSDEM 2007 Developer Workshop</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4501"/>
		<updated>2007-03-06T06:22:37Z</updated>

		<summary type="html">&lt;p&gt;Kokosmakrone: /* Additional Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What to do with 3rd Party Solutions within the GNUstep Community?  =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;This page contains the original abstract and the summary of results of the developer workshop. The workshop took place on saturday, 24th of march. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Abstract =&lt;br /&gt;
The goal of this workshop is to discuss questions dealing with 3rd party solutions and GNUstep and to summarize the results. At the beginning we may identify projects which seem to reinvent the wheel. Such projects are those implementing add-ons which have been developed before - logging functionality is a good example for this. Also, we may focus projects (re-) implementing GNUstep base functionality, like e.g.  mySTEP. Then, having these projects figured out we may elaborate the potential reasons behind.&lt;br /&gt;
&lt;br /&gt;
By starting to identify reasons for &amp;quot;duplicating&amp;quot; code we may shift the discussion to a different perspective and ask ourself, what GNUstep brings to the application programmer? Especially we may work out the requirements of the &amp;quot;typical&amp;quot; GNUstep application programmer. Collecting all information, thus bringing the potential reasons for &amp;quot;duplicated&amp;quot; codes, plus the capabilities of and the requirements for GNUstep altogether, we may then find out approaches for the handling of 3rd party solutions within the GNUstep community.&lt;br /&gt;
&lt;br /&gt;
Since this session is meant as a workshop, the abstract presented hereby should be regarded as a collection of hints and all developers are warmly invited to actively participate in the discussion. The session will be moderated and organized by Helge Hess and Oliver Langer.&lt;br /&gt;
&lt;br /&gt;
Moderation: Helge Hess, Oliver Langer&lt;br /&gt;
&lt;br /&gt;
Schedule: 2 hours&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= What we did =&lt;br /&gt;
&lt;br /&gt;
We identified projects which have the same or similar goals at least. As a result a list of subjects with their related projects has been worked out. Based on this list we wrote down potential reasons for these duplicates. Next we tried to find some solutions to resolve some duplicates.&lt;br /&gt;
&lt;br /&gt;
Find below the list of duplicates, issues and solutions. As expected, we were far away from having all and complete solutions.&lt;br /&gt;
&lt;br /&gt;
= Results =&lt;br /&gt;
&lt;br /&gt;
== List of projects ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Subject !! Related Projects&lt;br /&gt;
|-&lt;br /&gt;
| ObjCRuntime || AppleRuntime, GNU Runtime, Cocotron, (David)&lt;br /&gt;
|-&lt;br /&gt;
|Foundation ||   libFoundation, gstep-base, Cocoa, myStep, Cocotron, mgStep, SideStep&lt;br /&gt;
|-&lt;br /&gt;
|AppKi||gstep-gui, Apple, Cocotron, myStep, mgStep, (SideStep)&lt;br /&gt;
|-&lt;br /&gt;
|Mime||gstep-base, sope-mine, Pantomine, EDMessage, MailCore&lt;br /&gt;
|-&lt;br /&gt;
|XML||gstep-base, Sope-XML, Cocoa&lt;br /&gt;
|-&lt;br /&gt;
|Database||SQLClient, EDL2, sope-gdl1, CoreData, MulleEOF, BDB, FT&lt;br /&gt;
|-&lt;br /&gt;
|Web||gstep-web, Web-Server, SOPE, myStep&lt;br /&gt;
|-&lt;br /&gt;
|Logging||(gstep-base), Encore, sope-core, (Brainstorm), Log4Cocoa&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Reasons for Duplicates ==&lt;br /&gt;
&lt;br /&gt;
We identified the following reasons:&lt;br /&gt;
* License&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Not_Invented_Here NIH]&lt;br /&gt;
* Historical not available&lt;br /&gt;
* Quality&lt;br /&gt;
* Code sucks&lt;br /&gt;
* Stability&lt;br /&gt;
* Coding style&lt;br /&gt;
* Copyright assignment&lt;br /&gt;
* Communication&lt;br /&gt;
* Information&lt;br /&gt;
* Parallel work&lt;br /&gt;
* Not asking for existing solutions&lt;br /&gt;
* Design decisions&lt;br /&gt;
* Incompleteness&lt;br /&gt;
* Deployment&lt;br /&gt;
&lt;br /&gt;
Additionally we identified:&lt;br /&gt;
* Many links are broken on the website&lt;br /&gt;
* No public access for wiki&lt;br /&gt;
* With ObjectiveC 2.0 the runtime will not be compatible to Apple.&lt;br /&gt;
&lt;br /&gt;
Reasons wrt. to subjects/projects:&lt;br /&gt;
* ObjCRuntime&lt;br /&gt;
** Projects underly different licenses&lt;br /&gt;
*myStep&lt;br /&gt;
** historical&lt;br /&gt;
** Different goals&lt;br /&gt;
&lt;br /&gt;
Due to limited time we were not able to work out the reasons for the other duplicates. We found out that in a lot of cases communication seems to be the major lack. E.g. people don't ask for existing solutions or for issues they have with a certain piece of software; finding related information on the web seems to be an issue as well.&lt;br /&gt;
&lt;br /&gt;
== Solutions ==&lt;br /&gt;
&lt;br /&gt;
Solutions being stated:&lt;br /&gt;
* libFoundation team is willing to merge their project with gnustep&lt;br /&gt;
* myStep team is putting efforts in merging/exchanging (at least partially)  with gnustep&lt;br /&gt;
&lt;br /&gt;
Ideas mentioned for handling such merges:&lt;br /&gt;
* the projects should use branches in the same repository. &lt;br /&gt;
* gnustep is willing to share its repository&lt;br /&gt;
* code is merged step by step from branch to branch&lt;br /&gt;
&lt;br /&gt;
Additional solutions we worked out:&lt;br /&gt;
* Better quality through reusage&lt;br /&gt;
* Use common repositories for similar projects and migrate step by step&lt;br /&gt;
* Steps/Approaches (project plans, issues with existing software et cetera) should be communicated&lt;br /&gt;
* Use Wiki as a central point for announcements and discussions&lt;br /&gt;
* Wiki of [http://www.cocoadev.com/ CocoaDev] works fine and may be a good reference&lt;br /&gt;
* Push more and more to the Wiki and only the musts on the GS web site&lt;br /&gt;
* Write the goals of GS and the differences to other projects for the public&lt;br /&gt;
&lt;br /&gt;
= Additional Resources =&lt;br /&gt;
&lt;br /&gt;
The mind map taken during the workshop can be found here: [[Media:2007-fosdem-workshop-3rdparty-solutions-in-gs-results.png]].&lt;/div&gt;</summary>
		<author><name>Kokosmakrone</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4500</id>
		<title>FOSDEM 2007 Developer Workshop</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4500"/>
		<updated>2007-03-06T06:19:42Z</updated>

		<summary type="html">&lt;p&gt;Kokosmakrone: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What to do with 3rd Party Solutions within the GNUstep Community?  =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;This page contains the original abstract and the summary of results of the developer workshop. The workshop took place on saturday, 24th of march. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Abstract =&lt;br /&gt;
The goal of this workshop is to discuss questions dealing with 3rd party solutions and GNUstep and to summarize the results. At the beginning we may identify projects which seem to reinvent the wheel. Such projects are those implementing add-ons which have been developed before - logging functionality is a good example for this. Also, we may focus projects (re-) implementing GNUstep base functionality, like e.g.  mySTEP. Then, having these projects figured out we may elaborate the potential reasons behind.&lt;br /&gt;
&lt;br /&gt;
By starting to identify reasons for &amp;quot;duplicating&amp;quot; code we may shift the discussion to a different perspective and ask ourself, what GNUstep brings to the application programmer? Especially we may work out the requirements of the &amp;quot;typical&amp;quot; GNUstep application programmer. Collecting all information, thus bringing the potential reasons for &amp;quot;duplicated&amp;quot; codes, plus the capabilities of and the requirements for GNUstep altogether, we may then find out approaches for the handling of 3rd party solutions within the GNUstep community.&lt;br /&gt;
&lt;br /&gt;
Since this session is meant as a workshop, the abstract presented hereby should be regarded as a collection of hints and all developers are warmly invited to actively participate in the discussion. The session will be moderated and organized by Helge Hess and Oliver Langer.&lt;br /&gt;
&lt;br /&gt;
Moderation: Helge Hess, Oliver Langer&lt;br /&gt;
&lt;br /&gt;
Schedule: 2 hours&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= What we did =&lt;br /&gt;
&lt;br /&gt;
We identified projects which have the same or similar goals at least. As a result a list of subjects with their related projects has been worked out. Based on this list we wrote down potential reasons for these duplicates. Next we tried to find some solutions to resolve some duplicates.&lt;br /&gt;
&lt;br /&gt;
Find below the list of duplicates, issues and solutions. As expected, we were far away from having all and complete solutions.&lt;br /&gt;
&lt;br /&gt;
= Results =&lt;br /&gt;
&lt;br /&gt;
== List of projects ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Subject !! Related Projects&lt;br /&gt;
|-&lt;br /&gt;
| ObjCRuntime || AppleRuntime, GNU Runtime, Cocotron, (David)&lt;br /&gt;
|-&lt;br /&gt;
|Foundation ||   libFoundation, gstep-base, Cocoa, myStep, Cocotron, mgStep, SideStep&lt;br /&gt;
|-&lt;br /&gt;
|AppKi||gstep-gui, Apple, Cocotron, myStep, mgStep, (SideStep)&lt;br /&gt;
|-&lt;br /&gt;
|Mime||gstep-base, sope-mine, Pantomine, EDMessage, MailCore&lt;br /&gt;
|-&lt;br /&gt;
|XML||gstep-base, Sope-XML, Cocoa&lt;br /&gt;
|-&lt;br /&gt;
|Database||SQLClient, EDL2, sope-gdl1, CoreData, MulleEOF, BDB, FT&lt;br /&gt;
|-&lt;br /&gt;
|Web||gstep-web, Web-Server, SOPE, myStep&lt;br /&gt;
|-&lt;br /&gt;
|Logging||(gstep-base), Encore, sope-core, (Brainstorm), Log4Cocoa&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Reasons for Duplicates ==&lt;br /&gt;
&lt;br /&gt;
We identified the following reasons:&lt;br /&gt;
* License&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Not_Invented_Here NIH]&lt;br /&gt;
* Historical not available&lt;br /&gt;
* Quality&lt;br /&gt;
* Code sucks&lt;br /&gt;
* Stability&lt;br /&gt;
* Coding style&lt;br /&gt;
* Copyright assignment&lt;br /&gt;
* Communication&lt;br /&gt;
* Information&lt;br /&gt;
* Parallel work&lt;br /&gt;
* Not asking for existing solutions&lt;br /&gt;
* Design decisions&lt;br /&gt;
* Incompleteness&lt;br /&gt;
* Deployment&lt;br /&gt;
&lt;br /&gt;
Additionally we identified:&lt;br /&gt;
* Many links are broken on the website&lt;br /&gt;
* No public access for wiki&lt;br /&gt;
* With ObjectiveC 2.0 the runtime will not be compatible to Apple.&lt;br /&gt;
&lt;br /&gt;
Reasons wrt. to subjects/projects:&lt;br /&gt;
* ObjCRuntime&lt;br /&gt;
** Projects underly different licenses&lt;br /&gt;
*myStep&lt;br /&gt;
** historical&lt;br /&gt;
** Different goals&lt;br /&gt;
&lt;br /&gt;
Due to limited time we were not able to work out the reasons for the other duplicates. We found out that in a lot of cases communication seems to be the major lack. E.g. people don't ask for existing solutions or for issues they have with a certain piece of software; finding related information on the web seems to be an issue as well.&lt;br /&gt;
&lt;br /&gt;
== Solutions ==&lt;br /&gt;
&lt;br /&gt;
Solutions being stated:&lt;br /&gt;
* libFoundation team is willing to merge their project with gnustep&lt;br /&gt;
* myStep team is putting efforts in merging/exchanging (at least partially)  with gnustep&lt;br /&gt;
&lt;br /&gt;
Ideas mentioned for handling such merges:&lt;br /&gt;
* the projects should use branches in the same repository. &lt;br /&gt;
* gnustep is willing to share its repository&lt;br /&gt;
* code is merged step by step from branch to branch&lt;br /&gt;
&lt;br /&gt;
Additional solutions we worked out:&lt;br /&gt;
* Better quality through reusage&lt;br /&gt;
* Use common repositories for similar projects and migrate step by step&lt;br /&gt;
* Steps/Approaches (project plans, issues with existing software et cetera) should be communicated&lt;br /&gt;
* Use Wiki as a central point for announcements and discussions&lt;br /&gt;
* Wiki of [http://www.cocoadev.com/ CocoaDev] works fine and may be a good reference&lt;br /&gt;
* Push more and more to the Wiki and only the musts on the GS web site&lt;br /&gt;
* Write the goals of GS and the differences to other projects for the public&lt;br /&gt;
&lt;br /&gt;
= Additional Resources =&lt;br /&gt;
&lt;br /&gt;
The mind map taken during the workshop can be find here: [[Media:2007-fosdem-workshop-3rdparty-solutions-in-gs-results.png]]. Source of this mind map:[[2007-fosdem-workshop-3rdparty-solutions-in-gs-results.mm]]. This mind map can be viewed using FreeMind.&lt;/div&gt;</summary>
		<author><name>Kokosmakrone</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=File:2007-fosdem-workshop-3rdparty-solutions-in-gs-results.png&amp;diff=4499</id>
		<title>File:2007-fosdem-workshop-3rdparty-solutions-in-gs-results.png</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=File:2007-fosdem-workshop-3rdparty-solutions-in-gs-results.png&amp;diff=4499"/>
		<updated>2007-03-06T06:15:40Z</updated>

		<summary type="html">&lt;p&gt;Kokosmakrone: mind map taken during the workshop&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;mind map taken during the workshop&lt;/div&gt;</summary>
		<author><name>Kokosmakrone</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4498</id>
		<title>FOSDEM 2007 Developer Workshop</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4498"/>
		<updated>2007-03-06T06:13:28Z</updated>

		<summary type="html">&lt;p&gt;Kokosmakrone: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What to do with 3rd Party Solutions within the GNUstep Community?  =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;This page contains the original abstract and the summary of results of the developer workshop. The workshop took place on saturday, 24th of march. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Abstract =&lt;br /&gt;
The goal of this workshop is to discuss questions dealing with 3rd party solutions and GNUstep and to summarize the results. At the beginning we may identify projects which seem to reinvent the wheel. Such projects are those implementing add-ons which have been developed before - logging functionality is a good example for this. Also, we may focus projects (re-) implementing GNUstep base functionality, like e.g.  mySTEP. Then, having these projects figured out we may elaborate the potential reasons behind.&lt;br /&gt;
&lt;br /&gt;
By starting to identify reasons for &amp;quot;duplicating&amp;quot; code we may shift the discussion to a different perspective and ask ourself, what GNUstep brings to the application programmer? Especially we may work out the requirements of the &amp;quot;typical&amp;quot; GNUstep application programmer. Collecting all information, thus bringing the potential reasons for &amp;quot;duplicated&amp;quot; codes, plus the capabilities of and the requirements for GNUstep altogether, we may then find out approaches for the handling of 3rd party solutions within the GNUstep community.&lt;br /&gt;
&lt;br /&gt;
Since this session is meant as a workshop, the abstract presented hereby should be regarded as a collection of hints and all developers are warmly invited to actively participate in the discussion. The session will be moderated and organized by Helge Hess and Oliver Langer.&lt;br /&gt;
&lt;br /&gt;
Moderation: Helge Hess, Oliver Langer&lt;br /&gt;
&lt;br /&gt;
Schedule: 2 hours&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= What we did =&lt;br /&gt;
&lt;br /&gt;
We identified projects which have the same or similar goals at least. As a result a list of subjects with their related projects has been worked out. Based on this list we wrote down potential reasons for these duplicates. Next we tried to find some solutions to resolve some duplicates.&lt;br /&gt;
&lt;br /&gt;
Find below the list of duplicates, issues and solutions. As expected, we were far away from having all and complete solutions.&lt;br /&gt;
&lt;br /&gt;
= Results =&lt;br /&gt;
&lt;br /&gt;
== List of projects ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Subject !! Related Projects&lt;br /&gt;
|-&lt;br /&gt;
| ObjCRuntime || AppleRuntime, GNU Runtime, Cocotron, (David)&lt;br /&gt;
|-&lt;br /&gt;
|Foundation ||   libFoundation, gstep-base, Cocoa, myStep, Cocotron, mgStep, SideStep&lt;br /&gt;
|-&lt;br /&gt;
|AppKi||gstep-gui, Apple, Cocotron, myStep, mgStep, (SideStep)&lt;br /&gt;
|-&lt;br /&gt;
|Mime||gstep-base, sope-mine, Pantomine, EDMessage, MailCore&lt;br /&gt;
|-&lt;br /&gt;
|XML||gstep-base, Sope-XML, Cocoa&lt;br /&gt;
|-&lt;br /&gt;
|Database||SQLClient, EDL2, sope-gdl1, CoreData, MulleEOF, BDB, FT&lt;br /&gt;
|-&lt;br /&gt;
|Web||gstep-web, Web-Server, SOPE, myStep&lt;br /&gt;
|-&lt;br /&gt;
|Logging||(gstep-base), Encore, sope-core, (Brainstorm), Log4Cocoa&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Reasons for Duplicates ==&lt;br /&gt;
&lt;br /&gt;
We identified the following reasons:&lt;br /&gt;
* License&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Not_Invented_Here NIH]&lt;br /&gt;
* Historical not available&lt;br /&gt;
* Quality&lt;br /&gt;
* Code sucks&lt;br /&gt;
* Stability&lt;br /&gt;
* Coding style&lt;br /&gt;
* Copyright assignment&lt;br /&gt;
* Communication&lt;br /&gt;
* Information&lt;br /&gt;
* Parallel work&lt;br /&gt;
* Not asking for existing solutions&lt;br /&gt;
* Design decisions&lt;br /&gt;
* Incompleteness&lt;br /&gt;
* Deployment&lt;br /&gt;
&lt;br /&gt;
Additionally we identified:&lt;br /&gt;
* Many links are broken on the website&lt;br /&gt;
* No public access for wiki&lt;br /&gt;
* With ObjectiveC 2.0 the runtime will not be compatible to Apple.&lt;br /&gt;
&lt;br /&gt;
Reasons wrt. to subjects/projects:&lt;br /&gt;
* ObjCRuntime&lt;br /&gt;
** Projects underly different licenses&lt;br /&gt;
*myStep&lt;br /&gt;
** historical&lt;br /&gt;
** Different goals&lt;br /&gt;
&lt;br /&gt;
Due to limited time we were not able to work out the reasons for the other duplicates. We found out that in a lot of cases communication seems to be the major lack. E.g. people don't ask for existing solutions or for issues they have with a certain piece of software; finding related information on the web seems to be an issue as well.&lt;br /&gt;
&lt;br /&gt;
== Solutions ==&lt;br /&gt;
&lt;br /&gt;
Solutions being stated:&lt;br /&gt;
* libFoundation team is willing to merge their project with gnustep&lt;br /&gt;
* myStep team is putting efforts in merging/exchanging (at least partially)  with gnustep&lt;br /&gt;
&lt;br /&gt;
Ideas mentioned for handling such merges:&lt;br /&gt;
* the projects should use branches in the same repository. &lt;br /&gt;
* gnustep is willing to share its repository&lt;br /&gt;
* code is merged step by step from branch to branch&lt;br /&gt;
&lt;br /&gt;
Additional solutions we worked out:&lt;br /&gt;
* Better quality through reusage&lt;br /&gt;
* Use common repositories for similar projects and migrate step by step&lt;br /&gt;
* Steps/Approaches (project plans, issues with existing software et cetera) should be communicated&lt;br /&gt;
* Use Wiki as a central point for announcements and discussions&lt;br /&gt;
* Wiki of [http://www.cocoadev.com/ CocoaDev] works fine and may be a good reference&lt;br /&gt;
* Push more and more to the Wiki and only the musts on the GS web site&lt;br /&gt;
* Write the goals of GS and the differences to other projects for the public&lt;br /&gt;
&lt;br /&gt;
= Additional Resources =&lt;/div&gt;</summary>
		<author><name>Kokosmakrone</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Template:GNUstep_News&amp;diff=4486</id>
		<title>Template:GNUstep News</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Template:GNUstep_News&amp;diff=4486"/>
		<updated>2007-03-05T20:10:19Z</updated>

		<summary type="html">&lt;p&gt;Kokosmakrone: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== March 5, 2007 ===&lt;br /&gt;
* '''[[FOSDEM 2007 Developer Workshop]]'''&lt;br /&gt;
: Results of the developer workshop &amp;quot;3rd Party Solutions within the GNUstep Community&amp;quot; at FOSDEM.&lt;br /&gt;
&lt;br /&gt;
=== February 27, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[FOSDEM 2007 report]]'''&lt;br /&gt;
: What happened with GNUstep at FOSDEM.&lt;br /&gt;
&lt;br /&gt;
=== February 23, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[GWorkspace]] version 0.8.5'''&lt;br /&gt;
: Bugfixes and improvements.&lt;br /&gt;
&lt;br /&gt;
=== February 6, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[GNUMail.app]] updated to version 1.2.0pre3'''&lt;br /&gt;
: Lots of new features, bug fixes, refactorings, speed and usability improvements.&lt;br /&gt;
&lt;br /&gt;
=== February 4, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[Yap.app]] version 0.2'''&lt;br /&gt;
: Rename of GPSText.app to Yap.app (Yet another previewer).&lt;br /&gt;
&lt;br /&gt;
=== February 3, 2006 ===&lt;br /&gt;
&lt;br /&gt;
* '''GNUstep Startup 0.16.1 released'''&lt;br /&gt;
: Incorporates GNUstep Base 1.13.1&lt;br /&gt;
: ([http://www.gnustep.org/experience/Startup.html Startup Page])&lt;br /&gt;
&lt;br /&gt;
=== January 27, 2006 ===&lt;br /&gt;
&lt;br /&gt;
* '''GNUstep [[Foundation|Base]]  1.13.1 released'''&lt;br /&gt;
: One important fix for a possible buffer overrun attack when initialising NSDate objects from strings.  One fix for a serious (crash) bug when initialising the bundles system in an application which has a lot of frameworks linked to it.&lt;br /&gt;
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.13.1.tar.gz Download Base], [http://www.gnustep.org/resources/documentation/Developer/Base/ReleaseNotes/ReleaseNotes.html Base release notes])&lt;br /&gt;
&lt;br /&gt;
=== January 27, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[FOSDEM 2007]] '''&lt;br /&gt;
: Please add your participation status&lt;br /&gt;
: Please add materials and demos you can bring&lt;br /&gt;
: Please look at the Devrom schedule&lt;br /&gt;
: Please spread word that we will be there&lt;br /&gt;
&lt;br /&gt;
=== January 24, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[Tryst]] version 1.0.8.pl6'''&lt;br /&gt;
: Some code cleanup.&lt;br /&gt;
&lt;br /&gt;
=== January 17th, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[GWorkspace]] version 0.8.4'''&lt;br /&gt;
: Bugfixes and improvements.&lt;br /&gt;
&lt;br /&gt;
=== January 8th, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[FOSDEM 2007]] '''&lt;br /&gt;
: [http://groups.google.de/group/gnu.gnustep.discuss/browse_frm/thread/72edf3ed1ab86119/?hl=de# Reminder] to Call for Presentations. &lt;br /&gt;
&lt;br /&gt;
=== January 1st, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[Cenon]] version 3.82'''&lt;br /&gt;
: Bugfixes and improvements.&lt;/div&gt;</summary>
		<author><name>Kokosmakrone</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Template:GNUstep_News&amp;diff=4485</id>
		<title>Template:GNUstep News</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Template:GNUstep_News&amp;diff=4485"/>
		<updated>2007-03-05T20:09:57Z</updated>

		<summary type="html">&lt;p&gt;Kokosmakrone: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== March 5, 2007 ===&lt;br /&gt;
* '''[[FOSDEM 2007 Results of the Developer Workshop]]'''&lt;br /&gt;
: Results of the developer workshop &amp;quot;3rd Party Solutions within the GNUstep Community&amp;quot; at FOSDEM.&lt;br /&gt;
&lt;br /&gt;
=== February 27, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[FOSDEM 2007 report]]'''&lt;br /&gt;
: What happened with GNUstep at FOSDEM.&lt;br /&gt;
&lt;br /&gt;
=== February 23, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[GWorkspace]] version 0.8.5'''&lt;br /&gt;
: Bugfixes and improvements.&lt;br /&gt;
&lt;br /&gt;
=== February 6, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[GNUMail.app]] updated to version 1.2.0pre3'''&lt;br /&gt;
: Lots of new features, bug fixes, refactorings, speed and usability improvements.&lt;br /&gt;
&lt;br /&gt;
=== February 4, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[Yap.app]] version 0.2'''&lt;br /&gt;
: Rename of GPSText.app to Yap.app (Yet another previewer).&lt;br /&gt;
&lt;br /&gt;
=== February 3, 2006 ===&lt;br /&gt;
&lt;br /&gt;
* '''GNUstep Startup 0.16.1 released'''&lt;br /&gt;
: Incorporates GNUstep Base 1.13.1&lt;br /&gt;
: ([http://www.gnustep.org/experience/Startup.html Startup Page])&lt;br /&gt;
&lt;br /&gt;
=== January 27, 2006 ===&lt;br /&gt;
&lt;br /&gt;
* '''GNUstep [[Foundation|Base]]  1.13.1 released'''&lt;br /&gt;
: One important fix for a possible buffer overrun attack when initialising NSDate objects from strings.  One fix for a serious (crash) bug when initialising the bundles system in an application which has a lot of frameworks linked to it.&lt;br /&gt;
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.13.1.tar.gz Download Base], [http://www.gnustep.org/resources/documentation/Developer/Base/ReleaseNotes/ReleaseNotes.html Base release notes])&lt;br /&gt;
&lt;br /&gt;
=== January 27, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[FOSDEM 2007]] '''&lt;br /&gt;
: Please add your participation status&lt;br /&gt;
: Please add materials and demos you can bring&lt;br /&gt;
: Please look at the Devrom schedule&lt;br /&gt;
: Please spread word that we will be there&lt;br /&gt;
&lt;br /&gt;
=== January 24, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[Tryst]] version 1.0.8.pl6'''&lt;br /&gt;
: Some code cleanup.&lt;br /&gt;
&lt;br /&gt;
=== January 17th, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[GWorkspace]] version 0.8.4'''&lt;br /&gt;
: Bugfixes and improvements.&lt;br /&gt;
&lt;br /&gt;
=== January 8th, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[FOSDEM 2007]] '''&lt;br /&gt;
: [http://groups.google.de/group/gnu.gnustep.discuss/browse_frm/thread/72edf3ed1ab86119/?hl=de# Reminder] to Call for Presentations. &lt;br /&gt;
&lt;br /&gt;
=== January 1st, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[Cenon]] version 3.82'''&lt;br /&gt;
: Bugfixes and improvements.&lt;/div&gt;</summary>
		<author><name>Kokosmakrone</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4484</id>
		<title>FOSDEM 2007 Developer Workshop</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4484"/>
		<updated>2007-03-05T20:09:06Z</updated>

		<summary type="html">&lt;p&gt;Kokosmakrone: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What to do with 3rd Party Solutions within the GNUstep Community?  =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;This page contains the original abstract and the summary of results of the developer workshop. The workshop took place on saturday, 24th of march. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Abstract =&lt;br /&gt;
The goal of this workshop is to discuss questions dealing with 3rd party solutions and GNUstep and to summarize the results. At the beginning we may identify projects which seem to reinvent the wheel. Such projects are those implementing add-ons which have been developed before - logging functionality is a good example for this. Also, we may focus projects (re-) implementing GNUstep base functionality, like e.g.  mySTEP. Then, having these projects figured out we may elaborate the potential reasons behind.&lt;br /&gt;
&lt;br /&gt;
By starting to identify reasons for &amp;quot;duplicating&amp;quot; code we may shift the discussion to a different perspective and ask ourself, what GNUstep brings to the application programmer? Especially we may work out the requirements of the &amp;quot;typical&amp;quot; GNUstep application programmer. Collecting all information, thus bringing the potential reasons for &amp;quot;duplicated&amp;quot; codes, plus the capabilities of and the requirements for GNUstep altogether, we may then find out approaches for the handling of 3rd party solutions within the GNUstep community.&lt;br /&gt;
&lt;br /&gt;
Since this session is meant as a workshop, the abstract presented hereby should be regarded as a collection of hints and all developers are warmly invited to actively participate in the discussion. The session will be moderated and organized by Helge Hess and Oliver Langer.&lt;br /&gt;
&lt;br /&gt;
Moderation: Helge Hess, Oliver Langer&lt;br /&gt;
&lt;br /&gt;
Schedule: 2 hours&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= What we did =&lt;br /&gt;
&lt;br /&gt;
We identified projects which have the same or similar goals at least. As a result a list of subjects with their related projects has been worked out. Based on this list we wrote down potential reasons for these duplicates. Next we tried to find some solutions to resolve some duplicates.&lt;br /&gt;
&lt;br /&gt;
Find below the list of duplicates, issues and solutions. As expected, we were far away from having all and complete solutions.&lt;br /&gt;
&lt;br /&gt;
= Results =&lt;br /&gt;
&lt;br /&gt;
== List of projects ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Subject !! Related Projects&lt;br /&gt;
|-&lt;br /&gt;
| ObjCRuntime || AppleRuntime, GNU Runtime, Cocotron, (David)&lt;br /&gt;
|-&lt;br /&gt;
|Foundation ||   libFoundation, gstep-base, Cocoa, myStep, Cocotron, mgStep, SideStep&lt;br /&gt;
|-&lt;br /&gt;
|AppKi||gstep-gui, Apple, Cocotron, myStep, mgStep, (SideStep)&lt;br /&gt;
|-&lt;br /&gt;
|Mime||gstep-base, sope-mine, Pantomine, EDMessage, MailCore&lt;br /&gt;
|-&lt;br /&gt;
|XML||gstep-base, Sope-XML, Cocoa&lt;br /&gt;
|-&lt;br /&gt;
|Database||SQLClient, EDL2, sope-gdl1, CoreData, MulleEOF, BDB, FT&lt;br /&gt;
|-&lt;br /&gt;
|Web||gstep-web, Web-Server, SOPE, myStep&lt;br /&gt;
|-&lt;br /&gt;
|Logging||(gstep-base), Encore, sope-core, (Brainstorm), Log4Cocoa&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Reasons for Duplicates ==&lt;br /&gt;
&lt;br /&gt;
We identified the following reasons:&lt;br /&gt;
* License&lt;br /&gt;
* NIH&lt;br /&gt;
* Historical not available&lt;br /&gt;
* Quality&lt;br /&gt;
* Code sucks&lt;br /&gt;
* Stability&lt;br /&gt;
* Coding style&lt;br /&gt;
* Copyright assignment&lt;br /&gt;
* Communication&lt;br /&gt;
* Information&lt;br /&gt;
* Parallel work&lt;br /&gt;
* Not asking for existing solutions&lt;br /&gt;
* Design decisions&lt;br /&gt;
* Incompleteness&lt;br /&gt;
* Deployment&lt;br /&gt;
&lt;br /&gt;
Additionally we identified:&lt;br /&gt;
* Many links are broken on the website&lt;br /&gt;
* No public access for wiki&lt;br /&gt;
* With ObjectiveC 2.0 the runtime will not be compatible to Apple.&lt;br /&gt;
&lt;br /&gt;
Reasons wrt. to subjects/projects:&lt;br /&gt;
* ObjCRuntime&lt;br /&gt;
** Projects underly different licenses&lt;br /&gt;
*myStep&lt;br /&gt;
** historical&lt;br /&gt;
** Different goals&lt;br /&gt;
&lt;br /&gt;
Due to limited time we were not able to work out the reasons for the other duplicates. We found out that in a lot of cases communication seems to be the major lack. E.g. people don't ask for existing solutions or for issues they have with a certain piece of software; finding related information on the web seems to be an issue as well.&lt;br /&gt;
&lt;br /&gt;
== Solutions ==&lt;br /&gt;
&lt;br /&gt;
Solutions being stated:&lt;br /&gt;
* libFoundation team is willing to merge their project with gnustep&lt;br /&gt;
* myStep team is putting efforts in merging/exchanging (at least partially)  with gnustep&lt;br /&gt;
&lt;br /&gt;
Ideas mentioned for handling such merges:&lt;br /&gt;
* the projects should use branches in the same repository. &lt;br /&gt;
* gnustep is willing to share its repository&lt;br /&gt;
* code is merged step by step from branch to branch&lt;br /&gt;
&lt;br /&gt;
Additional solutions we worked out:&lt;br /&gt;
* Better quality through reusage&lt;br /&gt;
* Use common repositories for similar projects and migrate step by step&lt;br /&gt;
* Steps/Approaches (project plans, issues with existing software et cetera) should be communicated&lt;br /&gt;
* Use Wiki as a central point for announcements and discussions&lt;br /&gt;
* Wiki of CocoDev works fine and may be a good reference&lt;br /&gt;
* Push more and more to the Wiki and only the musts on the GS web site&lt;br /&gt;
* Write the goals of GS and the differences to other projects for the public&lt;/div&gt;</summary>
		<author><name>Kokosmakrone</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4483</id>
		<title>FOSDEM 2007 Developer Workshop</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4483"/>
		<updated>2007-03-05T20:08:17Z</updated>

		<summary type="html">&lt;p&gt;Kokosmakrone: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What to do with 3rd Party Solutions within the GNUstep Community?  =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;This page contains the original abstract and the summary of results of the developer workshop. The workshop took place on saturday, 24th of march. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Abstract == &lt;br /&gt;
The goal of this workshop is to discuss questions dealing with 3rd party solutions and GNUstep and to summarize the results. At the beginning we may identify projects which seem to reinvent the wheel. Such projects are those implementing add-ons which have been developed before - logging functionality is a good example for this. Also, we may focus projects (re-) implementing GNUstep base functionality, like e.g.  mySTEP. Then, having these projects figured out we may elaborate the potential reasons behind.&lt;br /&gt;
&lt;br /&gt;
By starting to identify reasons for &amp;quot;duplicating&amp;quot; code we may shift the discussion to a different perspective and ask ourself, what GNUstep brings to the application programmer? Especially we may work out the requirements of the &amp;quot;typical&amp;quot; GNUstep application programmer. Collecting all information, thus bringing the potential reasons for &amp;quot;duplicated&amp;quot; codes, plus the capabilities of and the requirements for GNUstep altogether, we may then find out approaches for the handling of 3rd party solutions within the GNUstep community.&lt;br /&gt;
&lt;br /&gt;
Since this session is meant as a workshop, the abstract presented hereby should be regarded as a collection of hints and all developers are warmly invited to actively participate in the discussion. The session will be moderated and organized by Helge Hess and Oliver Langer.&lt;br /&gt;
&lt;br /&gt;
Moderation: Helge Hess, Oliver Langer&lt;br /&gt;
&lt;br /&gt;
Schedule: 2 hours&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What we did ==&lt;br /&gt;
&lt;br /&gt;
We identified projects which have the same or similar goals at least. As a result a list of subjects with their related projects has been worked out. Based on this list we wrote down potential reasons for these duplicates. Next we tried to find some solutions to resolve some duplicates.&lt;br /&gt;
&lt;br /&gt;
Find below the list of duplicates, issues and solutions. As expected, we were far away from having all and complete solutions.&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
=== List of projects ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Subject !! Related Projects&lt;br /&gt;
|-&lt;br /&gt;
| ObjCRuntime || AppleRuntime, GNU Runtime, Cocotron, (David)&lt;br /&gt;
|-&lt;br /&gt;
|Foundation ||   libFoundation, gstep-base, Cocoa, myStep, Cocotron, mgStep, SideStep&lt;br /&gt;
|-&lt;br /&gt;
|AppKi||gstep-gui, Apple, Cocotron, myStep, mgStep, (SideStep)&lt;br /&gt;
|-&lt;br /&gt;
|Mime||gstep-base, sope-mine, Pantomine, EDMessage, MailCore&lt;br /&gt;
|-&lt;br /&gt;
|XML||gstep-base, Sope-XML, Cocoa&lt;br /&gt;
|-&lt;br /&gt;
|Database||SQLClient, EDL2, sope-gdl1, CoreData, MulleEOF, BDB, FT&lt;br /&gt;
|-&lt;br /&gt;
|Web||gstep-web, Web-Server, SOPE, myStep&lt;br /&gt;
|-&lt;br /&gt;
|Logging||(gstep-base), Encore, sope-core, (Brainstorm), Log4Cocoa&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Reasons for Duplicates ===&lt;br /&gt;
&lt;br /&gt;
We identified the following reasons:&lt;br /&gt;
* License&lt;br /&gt;
* NIH&lt;br /&gt;
* Historical not available&lt;br /&gt;
* Quality&lt;br /&gt;
* Code sucks&lt;br /&gt;
* Stability&lt;br /&gt;
* Coding style&lt;br /&gt;
* Copyright assignment&lt;br /&gt;
* Communication&lt;br /&gt;
* Information&lt;br /&gt;
* Parallel work&lt;br /&gt;
* Not asking for existing solutions&lt;br /&gt;
* Design decisions&lt;br /&gt;
* Incompleteness&lt;br /&gt;
* Deployment&lt;br /&gt;
&lt;br /&gt;
Additionally we identified:&lt;br /&gt;
* Many links are broken on the website&lt;br /&gt;
* No public access for wiki&lt;br /&gt;
* With ObjectiveC 2.0 the runtime will not be compatible to Apple.&lt;br /&gt;
&lt;br /&gt;
Reasons wrt. to subjects/projects:&lt;br /&gt;
* ObjCRuntime&lt;br /&gt;
** Projects underly different licenses&lt;br /&gt;
*myStep&lt;br /&gt;
** historical&lt;br /&gt;
** Different goals&lt;br /&gt;
&lt;br /&gt;
Due to limited time we were not able to work out the reasons for the other duplicates. We found out that in a lot of cases communication seems to be the major lack. E.g. people don't ask for existing solutions or for issues they have with a certain piece of software; finding related information on the web seems to be an issue as well.&lt;br /&gt;
&lt;br /&gt;
=== Solutions ===&lt;br /&gt;
&lt;br /&gt;
Solutions being stated:&lt;br /&gt;
* libFoundation team is willing to merge their project with gnustep&lt;br /&gt;
* myStep team is putting efforts in merging/exchanging (at least partially)  with gnustep&lt;br /&gt;
&lt;br /&gt;
Ideas mentioned for handling such merges:&lt;br /&gt;
* the projects should use branches in the same repository. &lt;br /&gt;
* gnustep is willing to share its repository&lt;br /&gt;
* code is merged step by step from branch to branch&lt;br /&gt;
&lt;br /&gt;
Additional solutions we worked out:&lt;br /&gt;
* Better quality through reusage&lt;br /&gt;
* Use common repositories for similar projects and migrate step by step&lt;br /&gt;
* Steps/Approaches (project plans, issues with existing software et cetera) should be communicated&lt;br /&gt;
* Use Wiki as a central point for announcements and discussions&lt;br /&gt;
* Wiki of CocoDev works fine and may be a good reference&lt;br /&gt;
* Push more and more to the Wiki and only the musts on the GS web site&lt;br /&gt;
* Write the goals of GS and the differences to other projects for the public&lt;/div&gt;</summary>
		<author><name>Kokosmakrone</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4482</id>
		<title>FOSDEM 2007 Developer Workshop</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=FOSDEM_2007_Developer_Workshop&amp;diff=4482"/>
		<updated>2007-03-05T19:58:22Z</updated>

		<summary type="html">&lt;p&gt;Kokosmakrone: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What to do with 3rd Party Solutions within the GNUstep Community?  =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;This page contains the original abstract and the summary of results of the developer workshop. The workshop took place on saturday, 24th of march. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Abstract == &lt;br /&gt;
The goal of this workshop is to discuss questions dealing with 3rd party solutions and GNUstep and to summarize the results. At the beginning we may identify projects which seem to reinvent the wheel. Such projects are those implementing add-ons which have been developed before - logging functionality is a good example for this. Also, we may focus projects (re-) implementing GNUstep base functionality, like e.g.  mySTEP. Then, having these projects figured out we may elaborate the potential reasons behind.&lt;br /&gt;
&lt;br /&gt;
By starting to identify reasons for &amp;quot;duplicating&amp;quot; code we may shift the discussion to a different perspective and ask ourself, what GNUstep brings to the application programmer? Especially we may work out the requirements of the &amp;quot;typical&amp;quot; GNUstep application programmer. Collecting all information, thus bringing the potential reasons for &amp;quot;duplicated&amp;quot; codes, plus the capabilities of and the requirements for GNUstep altogether, we may then find out approaches for the handling of 3rd party solutions within the GNUstep community.&lt;br /&gt;
&lt;br /&gt;
Since this session is meant as a workshop, the abstract presented hereby should be regarded as a collection of hints and all developers are warmly invited to actively participate in the discussion. The session will be moderated and organized by Helge Hess and Oliver Langer.&lt;br /&gt;
&lt;br /&gt;
Moderation: Helge Hess, Oliver Langer&lt;br /&gt;
&lt;br /&gt;
Schedule: 2 hours&lt;/div&gt;</summary>
		<author><name>Kokosmakrone</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Template:GNUstep_News&amp;diff=4481</id>
		<title>Template:GNUstep News</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Template:GNUstep_News&amp;diff=4481"/>
		<updated>2007-03-05T19:46:33Z</updated>

		<summary type="html">&lt;p&gt;Kokosmakrone: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== March 5, 2007 ===&lt;br /&gt;
* '''[[FOSDEM 2007 Developer Workshop]]'''&lt;br /&gt;
: Results of the developer workshop &amp;quot;3rd Party Solutions within the GNUstep Community&amp;quot; at FOSDEM.&lt;br /&gt;
&lt;br /&gt;
=== February 27, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[FOSDEM 2007 report]]'''&lt;br /&gt;
: What happened with GNUstep at FOSDEM.&lt;br /&gt;
&lt;br /&gt;
=== February 23, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[GWorkspace]] version 0.8.5'''&lt;br /&gt;
: Bugfixes and improvements.&lt;br /&gt;
&lt;br /&gt;
=== February 6, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[GNUMail.app]] updated to version 1.2.0pre3'''&lt;br /&gt;
: Lots of new features, bug fixes, refactorings, speed and usability improvements.&lt;br /&gt;
&lt;br /&gt;
=== February 4, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[Yap.app]] version 0.2'''&lt;br /&gt;
: Rename of GPSText.app to Yap.app (Yet another previewer).&lt;br /&gt;
&lt;br /&gt;
=== February 3, 2006 ===&lt;br /&gt;
&lt;br /&gt;
* '''GNUstep Startup 0.16.1 released'''&lt;br /&gt;
: Incorporates GNUstep Base 1.13.1&lt;br /&gt;
: ([http://www.gnustep.org/experience/Startup.html Startup Page])&lt;br /&gt;
&lt;br /&gt;
=== January 27, 2006 ===&lt;br /&gt;
&lt;br /&gt;
* '''GNUstep [[Foundation|Base]]  1.13.1 released'''&lt;br /&gt;
: One important fix for a possible buffer overrun attack when initialising NSDate objects from strings.  One fix for a serious (crash) bug when initialising the bundles system in an application which has a lot of frameworks linked to it.&lt;br /&gt;
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.13.1.tar.gz Download Base], [http://www.gnustep.org/resources/documentation/Developer/Base/ReleaseNotes/ReleaseNotes.html Base release notes])&lt;br /&gt;
&lt;br /&gt;
=== January 27, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[FOSDEM 2007]] '''&lt;br /&gt;
: Please add your participation status&lt;br /&gt;
: Please add materials and demos you can bring&lt;br /&gt;
: Please look at the Devrom schedule&lt;br /&gt;
: Please spread word that we will be there&lt;br /&gt;
&lt;br /&gt;
=== January 24, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[Tryst]] version 1.0.8.pl6'''&lt;br /&gt;
: Some code cleanup.&lt;br /&gt;
&lt;br /&gt;
=== January 17th, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[GWorkspace]] version 0.8.4'''&lt;br /&gt;
: Bugfixes and improvements.&lt;br /&gt;
&lt;br /&gt;
=== January 8th, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[FOSDEM 2007]] '''&lt;br /&gt;
: [http://groups.google.de/group/gnu.gnustep.discuss/browse_frm/thread/72edf3ed1ab86119/?hl=de# Reminder] to Call for Presentations. &lt;br /&gt;
&lt;br /&gt;
=== January 1st, 2007 ===&lt;br /&gt;
&lt;br /&gt;
* '''[[Cenon]] version 3.82'''&lt;br /&gt;
: Bugfixes and improvements.&lt;/div&gt;</summary>
		<author><name>Kokosmakrone</name></author>
	</entry>
</feed>