<?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=Dinoex</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=Dinoex"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php/Special:Contributions/Dinoex"/>
	<updated>2026-04-13T07:59:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.7</generator>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Sudoku.app&amp;diff=5434</id>
		<title>Sudoku.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Sudoku.app&amp;diff=5434"/>
		<updated>2009-01-16T16:48:03Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create games  Application&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription=Sudoku solver and generator. |&lt;br /&gt;
&lt;br /&gt;
currentversion=[http://www.gnustep.it/marko/Sudoku/Sudoku6.tgz 0.6] |&lt;br /&gt;
&lt;br /&gt;
releasedate=August 02, 2007 |&lt;br /&gt;
&lt;br /&gt;
license=GPL2 |&lt;br /&gt;
&lt;br /&gt;
overview= Create any number of Sudokus and solve them. Store Sudokus for in-depth study.&lt;br /&gt;
Solvability guaranteed. Drag digits from the palette or click on the board&lt;br /&gt;
and wait for the desired digit to appear. Neither method will let you place&lt;br /&gt;
double digits.|&lt;br /&gt;
&lt;br /&gt;
features= Includes automatic markup.&lt;br /&gt;
You can input external sudokus for solution.|&lt;br /&gt;
&lt;br /&gt;
maintainer=&lt;br /&gt;
* [mailto:markoriedelde@yahoo.de Marko Riedel] |&lt;br /&gt;
&lt;br /&gt;
relatedlinks=&lt;br /&gt;
* [http://www.gnustep.it/marko/Sudoku/index.html Official Page] |&lt;br /&gt;
&lt;br /&gt;
category=[[Category:Games Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=RIGS&amp;diff=5433</id>
		<title>RIGS</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=RIGS&amp;diff=5433"/>
		<updated>2009-01-16T14:33:17Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: License from source files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Framework|&lt;br /&gt;
shortdescription = RIGS stands for &amp;quot;Ruby Interface to GNUstep&amp;quot; and is library that allows programmers to develop GNUstep applications using the remarkable Ruby language. |&lt;br /&gt;
currentversion = [ftp://ftp.gnustep.org/pub/gnustep/libs/rigs-0.2.2.tar.gz 0.2.2]|&lt;br /&gt;
releasedate = Feb 24, 2005 |&lt;br /&gt;
license = LGPL / GPL |&lt;br /&gt;
overview = Ruby is a remarkably well designed OO scripting language written by Yukihiro Matsumoto (a.k.a. Matz). Ruby has taken the best of many modern languages (Perl regexp, Eiffel syntax, SmallTalk pure OO approach, Objective C categories and protocols) and put them together. The result is a fast and lightweight interpreted scripting language for quick and easy object-oriented programming. |&lt;br /&gt;
features = There are a number of features in RIGS that makes programmers life easier: Ruby strings are automatically mapped on GNUstep strings and vice-versa. The same applies for Ruby numbers and Objective C NSNumbers.&lt;br /&gt;
&lt;br /&gt;
Another interesting feature that is worth mentionning is that RIGS is entirely dynamic. It means that RIGS interact with the Objective C runtime to automatically discover the classes and methods available in the version of GNUstep base and gui libraries installed on your machine. So there is no need to recompile RIGS each time a GNUstep method has been modified. Similarly you can require your own Objective C libraries on the fly in Ruby and immediately get all the classes/methods available. |&lt;br /&gt;
maintainer = * [mailto:laurent@moldus.org Laurent Julliard] |&lt;br /&gt;
relatedlinks = &lt;br /&gt;
* [http://www.gnustep.org/experience/RIGS.html Official Page]&lt;br /&gt;
* [http://www.ruby-lang.org/ The Ruby Language]&lt;br /&gt;
* [http://www.pragmaticprogrammer.com/talks/introruby/introruby.htm Introduction to Ruby]&lt;br /&gt;
* [http://www.pragmaticprogrammer.com/ruby/downloads/book.html Programming Ruby] |&lt;br /&gt;
category = [[Category:Scripting_Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Pantomime&amp;diff=5432</id>
		<title>Pantomime</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Pantomime&amp;diff=5432"/>
		<updated>2009-01-16T14:28:19Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: GPL 2.1 is LGPL, LGPL noted in changelog and Sources&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Framework|&lt;br /&gt;
shortdescription = The Pantomime framework supports the major mail protocols: POP3, IMAP, and SMTP. |&lt;br /&gt;
&lt;br /&gt;
currentversion = [http://www.collaboration-world.com/cgi-bin/project/cvs.cgi?pid=3 1.2.0pre2] |&lt;br /&gt;
&lt;br /&gt;
releasedate = Sep 24, 2006 |&lt;br /&gt;
&lt;br /&gt;
license = LGPL2.1 |&lt;br /&gt;
&lt;br /&gt;
overview = Pantomime provides a set of Objective-C classes that model a mail system. Pantomime can be seen as a JavaMail 1.2 clone written in Objective-C.&lt;br /&gt;
&lt;br /&gt;
Pantomime is almost entirely written in Objective-C. The C language is only used where performance is critical. Pantomime uses a little bit of ELM code.&lt;br /&gt;
&lt;br /&gt;
Pantomime is used in the project [[GNUMail]]. It has been included since the release 0.7.0pre2 of GNUMail.app. |&lt;br /&gt;
&lt;br /&gt;
features =&lt;br /&gt;
* A full MIME encoder and decoder&lt;br /&gt;
* A 'folder view' to local mailboxes (Berkeley Format), POP3 accounts or IMAP mailboxes&lt;br /&gt;
* A powerful API to work on all aspects of Message objects&lt;br /&gt;
* A local mailer and a SMTP conduit for sending messages&lt;br /&gt;
* APOP and SMTP AUTH support&lt;br /&gt;
* IMAP and POP3 URL Scheme support&lt;br /&gt;
* iconv and Core Foundation support&lt;br /&gt;
* UNIX mbox and maildir support&lt;br /&gt;
* SSL/TLS support for IMAP, POP3 and SMTP&lt;br /&gt;
* and more! |&lt;br /&gt;
&lt;br /&gt;
maintainer = [mailto:ludovic@sophos.ca Ludovic Marcotte] |&lt;br /&gt;
&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* [http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3 Official Page] |&lt;br /&gt;
&lt;br /&gt;
category = [[Category:Networking Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Zipper.app&amp;diff=5431</id>
		<title>Zipper.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Zipper.app&amp;diff=5431"/>
		<updated>2009-01-16T13:50:47Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: No copyright reserved&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{Application|&lt;br /&gt;
&lt;br /&gt;
shortdescription = Tool for inspecting the contents of a compressed archive. |&lt;br /&gt;
&lt;br /&gt;
currentversion = [http://xanthippe.dyndns.org/Zipper/Zipper-1.3.tar.gz 1.3] |&lt;br /&gt;
&lt;br /&gt;
releasedate = April 17, 2008 |&lt;br /&gt;
&lt;br /&gt;
license = Public Domain |&lt;br /&gt;
&lt;br /&gt;
overview = Zipper consists only of a single window, displaying the contents of the selected archive. Currently, you can view and extract .tar, .tar.gz, .tar.bz2, .rar, .lha, .lhz and .zip archives. |&lt;br /&gt;
&lt;br /&gt;
features = |&lt;br /&gt;
&lt;br /&gt;
maintainer = [mailto:mailto:dirk@xanthippe.ping.de Dirk Olmes] |&lt;br /&gt;
&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://xanthippe.dyndns.org/Zipper/ |&lt;br /&gt;
&lt;br /&gt;
category = [[Category:Archiver Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Zipper.app&amp;diff=5430</id>
		<title>Zipper.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Zipper.app&amp;diff=5430"/>
		<updated>2009-01-16T13:50:02Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: License from source files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{Application|&lt;br /&gt;
&lt;br /&gt;
shortdescription = Tool for inspecting the contents of a compressed archive. |&lt;br /&gt;
&lt;br /&gt;
currentversion = [http://xanthippe.dyndns.org/Zipper/Zipper-1.3.tar.gz 1.3] |&lt;br /&gt;
&lt;br /&gt;
releasedate = April 17, 2008 |&lt;br /&gt;
&lt;br /&gt;
license = no restrictions |&lt;br /&gt;
&lt;br /&gt;
overview = Zipper consists only of a single window, displaying the contents of the selected archive. Currently, you can view and extract .tar, .tar.gz, .tar.bz2, .rar, .lha, .lhz and .zip archives. |&lt;br /&gt;
&lt;br /&gt;
features = |&lt;br /&gt;
&lt;br /&gt;
maintainer = [mailto:mailto:dirk@xanthippe.ping.de Dirk Olmes] |&lt;br /&gt;
&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://xanthippe.dyndns.org/Zipper/ |&lt;br /&gt;
&lt;br /&gt;
category = [[Category:Archiver Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=TimeMon.app&amp;diff=5429</id>
		<title>TimeMon.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=TimeMon.app&amp;diff=5429"/>
		<updated>2009-01-16T13:42:39Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: License from source files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Application|&lt;br /&gt;
shortdescription = CPU time usage monitor. |&lt;br /&gt;
currentversion = [http://savannah.nongnu.org/download/gap/TimeMon-4.1.tar.gz 4.1] |&lt;br /&gt;
releasedate =  Jun 18, 2008 |&lt;br /&gt;
license = Permission to use, copy, modify, and distribute without fee |&lt;br /&gt;
overview = TimeMon gives a graphical representation of where the CPU cycles are going. It's coarse, but better than nothing. The best feature is that it runs in an icon on your dock, so that you never lose it. |&lt;br /&gt;
description = &lt;br /&gt;
TimeMon gives a graphical representation of where the CPU cycles are going. Version 4.0 was basically the OPENSTEP port of TimeMon3.2, there were no new features. TimeMon 4.1 is the port to GNUstep and should be usable on a number of systems including Linux, FreeBSD, NetBSD, OpenBSD. Version 4.1 was ported also to MacOS X 10.1 or later, continuing the OPENSTEP and Rhapsody tradition.&lt;br /&gt;
|&lt;br /&gt;
features = TimeMon displays this information within the program's icon.  There are three rings displayed.  The innermost ring is updated according to the Update Period, which specifies the number of seconds between updates, and Lag Time which specifies how many update periods should be averaged together for the innermost ring.  The middle ring is an average of the last Layer Factor update periods, and the outer ring is an average of the values over the course of the square of the Layer Factor update periods.  The values in the fields are automagically stored in the user's defaults database.&lt;br /&gt;
&lt;br /&gt;
The difference between Lag Time and Layer Factor are subtle but useful.  Both values cause the program to average information over some period of execution, resulting in a more stable display.  Lag Time should give a short amount of time useful to even out the &amp;quot;bumps&amp;quot; on the innermost ring.  A Lag Time of zero can result in a very dynamic display.  A similar effect could be achieved by increasing the Update Period.&lt;br /&gt;
&lt;br /&gt;
TimeMon has been extensively tuned to use as few CPU cycles as possible.  But, if you feel the need to pause it, click the Pause menu item.  Otherwise, adjust your Update Period to a higher value so that it updates less often&lt;br /&gt;
 |&lt;br /&gt;
maintainer =  Gregory John Casamento, Riccardo Mottola |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.nongnu.org/gap/timemon/index.html |&lt;br /&gt;
category = [[Category:Workspace Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=TextEdit.app&amp;diff=5428</id>
		<title>TextEdit.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=TextEdit.app&amp;diff=5428"/>
		<updated>2009-01-16T13:39:12Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: License from source files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{Application|&lt;br /&gt;
&lt;br /&gt;
shortdescription = TextEdit is a relatively basic text editor. It handles plain text or RTF, has a nice &amp;quot;Wrap to Page&amp;quot; mode, has search/replace functionality, and can display any file as text. |&lt;br /&gt;
&lt;br /&gt;
currentversion = [http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/t/textedit.app/textedit.app_4.0.orig.tar.gz 4.0] |&lt;br /&gt;
&lt;br /&gt;
releasedate = Nov 29, 2004 |&lt;br /&gt;
&lt;br /&gt;
license = freely copy, distribute, and reuse the code |&lt;br /&gt;
&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
&lt;br /&gt;
maintainer = &amp;lt; ... &amp;gt; |&lt;br /&gt;
&lt;br /&gt;
relatedlinks = http://www.nongnu.org/backbone/apps.html |&lt;br /&gt;
&lt;br /&gt;
category = [[Category:Editor Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=TalkSoup.app&amp;diff=5427</id>
		<title>TalkSoup.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=TalkSoup.app&amp;diff=5427"/>
		<updated>2009-01-16T13:28:48Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: License from source files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = TalkSoup is a GNUstep IRC client with a minimalistic feel and by far one of the most extensible designs in existence. |&lt;br /&gt;
&lt;br /&gt;
currentversion = [http://prdownloads.sourceforge.net/talksoup/TalkSoup-1.0alpha.tar.bz2?download 1.0alpha] |&lt;br /&gt;
&lt;br /&gt;
releasedate = September 7, 2005 |&lt;br /&gt;
&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
&lt;br /&gt;
overview = |&lt;br /&gt;
&lt;br /&gt;
features = At the core is just a simple class which passes messages between bundles or plugins. The rest of the IRC client is formed entirely by these bundles. This means you can have multiple output bundles such as a GTK output bundle, GNUstep bundle, even a ncurses bundle! And all of these could use other bundles which can do everything from output your incoming messages through a speech program or filter all your outgoing messages through a spell checking bundle. |&lt;br /&gt;
&lt;br /&gt;
maintainer = * [mailto:andy@aeruder.net Andrew Ruder] |&lt;br /&gt;
&lt;br /&gt;
relatedlinks = * [http://talksoup.aeruder.net TalkSoup's Official Web Site]&lt;br /&gt;
* [http://gnustep.blogspot.com/2008/02/stepchat-talksoup-and-grouch.html StepChat, TalkSoup and Grouch] |&lt;br /&gt;
&lt;br /&gt;
category = [[Category:Network_Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=HelpViewer.app&amp;diff=5426</id>
		<title>HelpViewer.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=HelpViewer.app&amp;diff=5426"/>
		<updated>2009-01-16T12:26:59Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: License from source files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = HelpViewer is an online help viewer for GNUstep applications. It uses XML files, and its goal is to be fast and easy to use. |&lt;br /&gt;
&lt;br /&gt;
currentversion = [http://www.roard.com/helpviewer/download/HelpViewer-0.3.tgz 0.3] |&lt;br /&gt;
&lt;br /&gt;
releasedate = April 05, 2003 |&lt;br /&gt;
&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
&lt;br /&gt;
overview = |&lt;br /&gt;
&lt;br /&gt;
features = For an up-to-date list of features please go to: [http://www.roard.com/helpviewer/ HelpViewer Web Site]. |&lt;br /&gt;
&lt;br /&gt;
maintainer = * [mailto:nicolas@roard.com Nicolas Roard] |&lt;br /&gt;
&lt;br /&gt;
relatedlinks = * [http://www.roard.com/helpviewer/ HelpViewer Official Web Site] |&lt;br /&gt;
&lt;br /&gt;
category = [[Category:Workspace Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Gridlock.app&amp;diff=5425</id>
		<title>Gridlock.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Gridlock.app&amp;diff=5425"/>
		<updated>2009-01-16T12:24:22Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: License from source files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Application|&lt;br /&gt;
shortdescription = Gridlock is a collection of over 30 grid-based strategy games, including Ataxx, Reversi, Checkers, Gomoku, Connect Four, and more. |&lt;br /&gt;
&lt;br /&gt;
currentversion = [http://www.dozingcatsoftware.com/Gridlock/Gridlock-gnustep-1.10.tar.gz 1.10] |&lt;br /&gt;
&lt;br /&gt;
releasedate = Nov 26 2005 |&lt;br /&gt;
&lt;br /&gt;
license = MIT |&lt;br /&gt;
&lt;br /&gt;
overview = See the [http://www.dozingcatsoftware.com/Gridlock/readme.html Readme] for a detailed description. |&lt;br /&gt;
&lt;br /&gt;
features =  * 31 different games&lt;br /&gt;
* network play|&lt;br /&gt;
&lt;br /&gt;
maintainer =&lt;br /&gt;
* [mailto:brian@dozingcatsoftware.com Brian Nenninger] |&lt;br /&gt;
&lt;br /&gt;
relatedlinks = &lt;br /&gt;
* [http://www.dozingcatsoftware.com/Gridlock/readme.html Official Page] |&lt;br /&gt;
&lt;br /&gt;
category = [[Category:Games Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Cartotheque.app&amp;diff=5424</id>
		<title>Cartotheque.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Cartotheque.app&amp;diff=5424"/>
		<updated>2009-01-16T11:30:46Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: License from source files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Managing notes on small cards. |&lt;br /&gt;
currentversion = [http://stefan.agentfarms.net/Download/GNUstep/Prototypes/Cartotheque-0.1.tar.gz 0.1] |&lt;br /&gt;
releasedate = Mar 13, 2005 |&lt;br /&gt;
license = LGPL 2.1 |&lt;br /&gt;
overview = An application for managing notes on small cards (like punch cards :).The application uses a directory based repository for cards with various contents. Currently only one contents is supported, and that is RTF contents (NSAttributedString) editable by a text view. |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Stefan Urbanek |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* [http://stefan.agentfarms.net/Download/GNUstep/Shots/cartotheque-2.png Screenshot]|&lt;br /&gt;
category = [[Category:PIM Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=ObjectiveLib&amp;diff=4722</id>
		<title>ObjectiveLib</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=ObjectiveLib&amp;diff=4722"/>
		<updated>2007-04-25T14:53:25Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: update to 1.0&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = Object containers and generic algorithms for Objective-C. |&lt;br /&gt;
currentversion = [http://downloads.sourceforge.net/objectivelib/objectivelib-1.0.0.tar.gz 1.0.0]|&lt;br /&gt;
releasedate = Apr 22, 2007 |&lt;br /&gt;
license = LGPL 2.1 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Will Mason |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://objectivelib.sourceforge.net/ |&lt;br /&gt;
category = [[Category:Development Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Talk:GRubik.app&amp;diff=4324</id>
		<title>Talk:GRubik.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Talk:GRubik.app&amp;diff=4324"/>
		<updated>2007-01-25T20:19:22Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: credits&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Can it be that the feature list was pasted from a debian page referring to GRubik 1.16 -- the GTK applikation? -- [[User:Pingi|Pingi]] 02:30, 22 January 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
''Could be, I got them from http://www.freshports.org/games/grubik'' -- cbv&lt;br /&gt;
:O sorry. I seem to have mixed up things yesterday (technically today) -- it was obviously too late for me. This list seems to be original work of Dirk Meyer for this port description. -- [[User:Pingi|Pingi]] 13:33, 22 January 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
Not my original work, I took it from the post in the mailing list&lt;br /&gt;
[http://groups.google.com/group/gnu.gnustep.discuss/browse_thread/thread/eabab0a033691747/1468fc971a4ce18d?lnk=st&amp;amp;q=grubik Annoucement]. --[[User:Dinoex|Dinoex]] 21:19, 25 January 2007 (CET)&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Cenon.app&amp;diff=4173</id>
		<title>Cenon.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Cenon.app&amp;diff=4173"/>
		<updated>2006-12-29T20:56:19Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: update to 3.82&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Cenon is a vector graphics tool for GNUstep. It is built upon a modular graphical core, and offers a variety of applications beyond desktop publishing. |&lt;br /&gt;
currentversion = [http://www.vhf-group.com/vhfInterservice/download/source/Cenon-3.82.tar.bz2 3.82] |&lt;br /&gt;
releasedate = Dec 18, 2006 |&lt;br /&gt;
license = Unknown |&lt;br /&gt;
overview =  |&lt;br /&gt;
features = &lt;br /&gt;
The Cenon Library is required in order to build Cenon and is distributed seperately ([[#Related Links|see below]]). &lt;br /&gt;
&lt;br /&gt;
* Import of vector data (DXF, HPGL, PostScript, PDF, Gerber...)&lt;br /&gt;
* Export of vector data (DXF, HPGL, PostScript, Gerber...)&lt;br /&gt;
* Import of scanned data (TIFF, GIF, JPEG...)&lt;br /&gt;
* Editing and construction&lt;br /&gt;
* Complete set of publishing functions&lt;br /&gt;
* Vectorisation&lt;br /&gt;
&lt;br /&gt;
For an up-to-date list of features please go to [http://www.cenon.info/ Cenon's web site]. |&lt;br /&gt;
maintainer = * [mailto:info@vhf.de Georg &amp;amp; Ilonka Fleischmann] |&lt;br /&gt;
relatedlinks = &lt;br /&gt;
* [http://www.cenon.info/ Official Cenon Web Site]&lt;br /&gt;
* Cenon FAQ: [http://www.cenon.info/support_faq_gb.html English], [http://www.cenon.info/support_faq_de.html Deutsch]&lt;br /&gt;
* [http://www.vhf-group.com/vhfInterservice/download/source/CenonLibrary-3.82-1.tar.bz2 Cenon Library 3.82-1] |&lt;br /&gt;
category = [[Category:Graphics_Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=GSBench.app&amp;diff=4172</id>
		<title>GSBench.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=GSBench.app&amp;diff=4172"/>
		<updated>2006-12-29T20:54:38Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: version 0.5.2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Benchmarking tool for GNUstep. |&lt;br /&gt;
currentversion = [http://www.nice.ch/~phip/GSBench-0.5.2.tar.gz 0.5.2] |&lt;br /&gt;
releasedate = Jul 04, 2003 |&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Philippe C.D. Robert |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.nice.ch/~phip/softcorner.html |&lt;br /&gt;
category = [[Category:Development Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Connect.app&amp;diff=4122</id>
		<title>Connect.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Connect.app&amp;diff=4122"/>
		<updated>2006-12-19T10:40:10Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: add releasedate&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Connect is a frontend to [http://ppp.samba.org/ pppd]. |&lt;br /&gt;
&lt;br /&gt;
currentversion = [http://sourceforge.net/projects/stepmaker Connect v0.1] |&lt;br /&gt;
&lt;br /&gt;
releasedate = March 6, 2003 |&lt;br /&gt;
&lt;br /&gt;
license = Unknown |&lt;br /&gt;
&lt;br /&gt;
overview = |&lt;br /&gt;
&lt;br /&gt;
features =&lt;br /&gt;
* visual configuration of PPP sessions;&lt;br /&gt;
* displaying of connecting process;&lt;br /&gt;
* redialing on connection drop (planned);&lt;br /&gt;
* do not drop connection until &amp;quot;On connect&amp;quot; scripts finished or ask user (planned);&lt;br /&gt;
* load graph in application icon (planned);&lt;br /&gt;
* gathering statistics on connection time, speed (planed) |&lt;br /&gt;
&lt;br /&gt;
maintainer = Serg Stoyan |&lt;br /&gt;
&lt;br /&gt;
relatedlinks = * [http://stepmaker.sourceforge.net/connect.html Official Page] |&lt;br /&gt;
&lt;br /&gt;
category = [[Category:Network Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Popup.app&amp;diff=4119</id>
		<title>Popup.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Popup.app&amp;diff=4119"/>
		<updated>2006-12-18T17:30:18Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Interactive learning aid for pairs of words. |&lt;br /&gt;
currentversion = [http://heanet.dl.sourceforge.net/sourceforge/popup/Popup-0.5pre1.tar.gz 0.5] |&lt;br /&gt;
releasedate = Oct 28, 2004 |&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Bjorn Ghola, Rob Burns |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://popup.sourceforge.net/ |&lt;br /&gt;
category = [[Category:TextProcessing Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Toolbox.app&amp;diff=4118</id>
		<title>Toolbox.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Toolbox.app&amp;diff=4118"/>
		<updated>2006-12-18T16:54:30Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Collection of tools for GNUstep. |&lt;br /&gt;
currentversion = [http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/Toolbox-0.8.tar.gz 0.8] |&lt;br /&gt;
releasedate = Mar 28, 2003 |&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Yen-Ju Chen |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.nongnu.org/toolbox/ |&lt;br /&gt;
category = [[Category:Workspace Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=CameraTransfer.app&amp;diff=4117</id>
		<title>CameraTransfer.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=CameraTransfer.app&amp;diff=4117"/>
		<updated>2006-12-18T12:30:11Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Get pictures from a digital camera. |&lt;br /&gt;
currentversion = [http://heanet.dl.sourceforge.net/sourceforge/cameratransfer/CameraTransfer-0.3.tar.gz 0.3] |&lt;br /&gt;
releasedate = Feb 02, 2004 |&lt;br /&gt;
license = GPL |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer =  Nicolas Sanchez |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://cameratransfer.sourceforge.net/ |&lt;br /&gt;
category = [[Category:Graphics Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=LuserNET.app&amp;diff=4116</id>
		<title>LuserNET.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=LuserNET.app&amp;diff=4116"/>
		<updated>2006-12-18T11:55:38Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = GNUstep news reader. |&lt;br /&gt;
currentversion = [http://web.telia.com/~u42308495/alex/LuserNET/LuserNET-0.4.2.tar.gz 0.4.2] |&lt;br /&gt;
releasedate = Jun 30, 2005 |&lt;br /&gt;
license = GPL |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Alexander Malmberg |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://web.telia.com/~u42308495/alex/LuserNET/LuserNET.html |&lt;br /&gt;
category = [[Category:Network Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Cartotheque.app&amp;diff=4115</id>
		<title>Cartotheque.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Cartotheque.app&amp;diff=4115"/>
		<updated>2006-12-16T18:28:02Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Managing notes on small cards. |&lt;br /&gt;
currentversion = [http://stefan.agentfarms.net/Download/GNUstep/Prototypes/Cartotheque-0.1.tar.gz 0.1] |&lt;br /&gt;
releasedate = Mar 13, 2005 |&lt;br /&gt;
license = GPL |&lt;br /&gt;
overview = An application for managing notes on small cards (like punch cards :).The application uses a directory based repository for cards with various contents. Currently only one contents is supported, and that is RTF contents (NSAttributedString) editable by a text view. |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Stefan Urbanek |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://stefan.agentfarms.net/Download/GNUstep/Shots/cartotheque-2.png |&lt;br /&gt;
category = [[Category:PIM Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=MyWiki.app&amp;diff=4114</id>
		<title>MyWiki.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=MyWiki.app&amp;diff=4114"/>
		<updated>2006-12-16T17:53:59Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Personal wiki on GNUstep. |&lt;br /&gt;
currentversion = [http://debian.uni-essen.de/misc/GNUstep/Apps/MyLibrary/MyWiki-0.9.tar.gz 0.9] |&lt;br /&gt;
releasedate = Apr 11, 2004 |&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
overview = MyWiki is a Wiki without server. All the pages are in a single non-standard XML document. Files can be dragged and dropped so that documents can be moved around without losing connections between the pages and files within. |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Yen-Ju Chen |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
*  |&lt;br /&gt;
category = [[Category:PIM Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Pixen.app&amp;diff=4113</id>
		<title>Pixen.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Pixen.app&amp;diff=4113"/>
		<updated>2006-12-16T15:55:44Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Graphics editing software for small-scale pictures for GNUstep. |&lt;br /&gt;
currentversion = [http://download.gna.org/gsimageapps/Pixen-0.1.tar.bz2 0.1] |&lt;br /&gt;
releasedate = Dec 15, 2004 |&lt;br /&gt;
license = MIT |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Andy Matushak, Fabien Vallon |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://home.gna.org/gsimageapps/&lt;br /&gt;
* http://www.opensword.org/Pixen/ |&lt;br /&gt;
category = [[Category:Graphics Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Launch.app&amp;diff=4111</id>
		<title>Launch.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Launch.app&amp;diff=4111"/>
		<updated>2006-12-16T13:17:32Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Programm for executing applications. |&lt;br /&gt;
currentversion = [http://heanet.dl.sourceforge.net/sourceforge/stepmaker/Launch.app-1.0pre1.tar.gz 1.0] |&lt;br /&gt;
releasedate = Mar 07, 2003 |&lt;br /&gt;
license = GPl2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Serg Stoyan |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://stepmaker.sourceforge.net/launch.html |&lt;br /&gt;
category = [[Category:Workspace Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=AppWrapper.app&amp;diff=4110</id>
		<title>AppWrapper.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=AppWrapper.app&amp;diff=4110"/>
		<updated>2006-12-16T12:52:43Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = GNUstep application wrapper. |&lt;br /&gt;
currentversion = [http://heanet.dl.sourceforge.net/sourceforge/appwrapper/AppWrapper.0.1.tar.gz 0.1] |&lt;br /&gt;
releasedate = Jun 21, 2002 |&lt;br /&gt;
license = GPL |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Jason Lincoln |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://appwrapper.sourceforge.net/ |&lt;br /&gt;
category = [[Category:Workspace Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Digibux.app&amp;diff=4109</id>
		<title>Digibux.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Digibux.app&amp;diff=4109"/>
		<updated>2006-12-16T07:12:07Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: fix category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Reader for editions of Digitale Bibliothek. |&lt;br /&gt;
currentversion = [http://gnu.ethz.ch/repository/digibux/digibux_1.0.4+CVS20060118.orig.tar.gz 1.0.4] |&lt;br /&gt;
releasedate = Oct 23, 2006 |&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Karsten Fuhrmann |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://savannah.nongnu.org/projects/digibux/ |&lt;br /&gt;
category = [[Category:TextProcessing Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Digibux.app&amp;diff=4108</id>
		<title>Digibux.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Digibux.app&amp;diff=4108"/>
		<updated>2006-12-16T07:10:59Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Reader for editions of Digitale Bibliothek. |&lt;br /&gt;
currentversion = [http://gnu.ethz.ch/repository/digibux/digibux_1.0.4+CVS20060118.orig.tar.gz 1.0.4] |&lt;br /&gt;
releasedate = Oct 23, 2006 |&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Karsten Fuhrmann |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://savannah.nongnu.org/projects/digibux/ |&lt;br /&gt;
category = [[Category:Workspace Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Fortunate.app&amp;diff=4107</id>
		<title>Fortunate.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Fortunate.app&amp;diff=4107"/>
		<updated>2006-12-16T07:06:17Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Graphical front-end to the command-line BSD fortune. |&lt;br /&gt;
currentversion = [http://io.debian.net/~tar/debian/fortunate/fortunate-3.1.tar.gz 3.1] |&lt;br /&gt;
releasedate = Mar 26, 2006 |&lt;br /&gt;
license = Public Domain |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Chris Saldanha |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.orange-carb.org/~csaldanh/software.html |&lt;br /&gt;
category = [[Category:Workspace Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Pyobjc&amp;diff=4106</id>
		<title>Pyobjc</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Pyobjc&amp;diff=4106"/>
		<updated>2006-12-15T18:08:46Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = Bridge between the Python and Objective-C. |&lt;br /&gt;
currentversion = [http://pyobjc.sourceforge.net/software/pyobjc-1.4.tar.gz 1.4] |&lt;br /&gt;
releasedate = Jun 17, 2006 |&lt;br /&gt;
license = MIT |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Bill Bumgarner, Ronald Oussoren, Steve Majewski, Lele Gaifax |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://pyobjc.sourceforge.net/ |&lt;br /&gt;
category = [[Category:Scripting Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=SVGViewer.app&amp;diff=4104</id>
		<title>SVGViewer.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=SVGViewer.app&amp;diff=4104"/>
		<updated>2006-12-14T21:22:35Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = SVG Viewer for GNUstep. |&lt;br /&gt;
currentversion = [http://web.telia.com/~u42308495/alex/SVGViewer-0.2.0.tar.gz 0.2.0] |&lt;br /&gt;
releasedate = May 23, 2005 |&lt;br /&gt;
license = unknown |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Alexander Malmberg |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
*  |&lt;br /&gt;
category = [[Category:Graphics Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=GSBench.app&amp;diff=4099</id>
		<title>GSBench.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=GSBench.app&amp;diff=4099"/>
		<updated>2006-12-14T16:03:27Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Benchmarking tool for GNUstep. |&lt;br /&gt;
currentversion = [http://www.nice.ch/~phip/GSBench-0.5.1.tar.gz 0.5.1] |&lt;br /&gt;
releasedate = Jan 07, 2002 |&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Philippe C.D. Robert |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.nice.ch/~phip/softcorner.html |&lt;br /&gt;
category = [[Category:Development Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Localize.app&amp;diff=4098</id>
		<title>Localize.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Localize.app&amp;diff=4098"/>
		<updated>2006-12-14T15:12:20Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Application to aid in the translation of .strings files. |&lt;br /&gt;
currentversion = [http://www.eskimo.com/~pburns/Localize/files/Localize-20040424.tar.gz 0.0.1] |&lt;br /&gt;
releasedate = Apr 24, 2004 |&lt;br /&gt;
license = GPl2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = R. Burns |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.eskimo.com/~pburns/Localize/ |&lt;br /&gt;
category = [[Category:Development Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=GSKrab&amp;diff=4097</id>
		<title>GSKrab</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=GSKrab&amp;diff=4097"/>
		<updated>2006-12-14T15:05:32Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = GNUstep Keyboard Grabber. |&lt;br /&gt;
currentversion = [http://organact.mine.nu/~wolfgang/gskrab/GSKrab-0.0.1.tar.gz 0.0.1] |&lt;br /&gt;
releasedate = Apr 21, 2006 |&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Wolfgang Sourdeau |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
*  |&lt;br /&gt;
category = [[Category:Development Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=MathArray&amp;diff=4096</id>
		<title>MathArray</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=MathArray&amp;diff=4096"/>
		<updated>2006-12-14T15:03:23Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = Class library for mathematical manipulation of matrices. |&lt;br /&gt;
currentversion = [http://downloads.planetmirror.com/pub/gnustep/gnustep/contrib/MathArray-1.0.tar.gz 1.0] |&lt;br /&gt;
releasedate = Jun 07, 2005 |&lt;br /&gt;
license = LGPL 2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Adam Fedor |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
*  |&lt;br /&gt;
category = [[Category:Development Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=ObjectiveLib&amp;diff=4095</id>
		<title>ObjectiveLib</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=ObjectiveLib&amp;diff=4095"/>
		<updated>2006-12-14T15:00:12Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = Object containers and generic algorithms for Objective-C. |&lt;br /&gt;
currentversion = [http://heanet.dl.sourceforge.net/sourceforge/objectivelib/ObjectiveLib-0.9.tar.gz 0.9] |&lt;br /&gt;
releasedate = Feb 06, 2005 |&lt;br /&gt;
license = LGPL 2.1 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Will Mason |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://objectivelib.sourceforge.net/ |&lt;br /&gt;
category = [[Category:Development Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=ObjcUnit&amp;diff=4094</id>
		<title>ObjcUnit</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=ObjcUnit&amp;diff=4094"/>
		<updated>2006-12-14T14:57:35Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = ObjcUnit frammework for GNUstep. |&lt;br /&gt;
currentversion = [http://xanthippe.dyndns.org/Zipper/ObjcUnit-1.2-GNUstep.tar.gz 1.2] |&lt;br /&gt;
releasedate = Jan 23, 2004 |&lt;br /&gt;
license = IBM Public License Version 1.0 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = unknown |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://xanthippe.dyndns.org/Zipper/ |&lt;br /&gt;
category = [[Category:Development Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=WebServer&amp;diff=4093</id>
		<title>WebServer</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=WebServer&amp;diff=4093"/>
		<updated>2006-12-14T14:53:46Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = Framework for a GNUstep to act as HTTP or HTTPS server. |&lt;br /&gt;
currentversion = [http://downloads.planetmirror.com/pub/gnustep/gnustep/libs/WebServer-1.1.0.tar.gz 1.1.0] |&lt;br /&gt;
releasedate = Mar 15, 2006 |&lt;br /&gt;
license = unknown |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = unknown |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
*  |&lt;br /&gt;
category = [[Category:Networking Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=SQLClient&amp;diff=4092</id>
		<title>SQLClient</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=SQLClient&amp;diff=4092"/>
		<updated>2006-12-14T14:50:28Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = Lightweight database abstraction layer. |&lt;br /&gt;
currentversion = [http://downloads.planetmirror.com/pub/gnustep/gnustep/libs/SQLClient-1.2.0.tar.gz 1.2.0] |&lt;br /&gt;
releasedate = Feb 24, 2006 |&lt;br /&gt;
license = GPL 2.1 |&lt;br /&gt;
overview = The SQLClient library is designed to provide a simple interface to SQL&lt;br /&gt;
databases for GNUstep applications. It does not attempt the sort of&lt;br /&gt;
abstraction provided by the much more sophisticated GDL2 library&lt;br /&gt;
but rather allows applications to directly execute SQL queries and statements.&lt;br /&gt;
&lt;br /&gt;
SQLClient provides for the Objective-C programmer much the same thing that&lt;br /&gt;
JDBC provides for the Java programmer (though SQLClient is a bit faster,&lt;br /&gt;
easier to use, and easier to add new database backends for than JDBC). |&lt;br /&gt;
features = &lt;br /&gt;
* Simple API for executing queries and statements... a variable length sequence of comma separated strings and other objects (NSNumber, NSDate, NSData) are concatenated into a single SQL statement and executed.&lt;br /&gt;
* Simple API for combining multiple SQL statements into a single transaction which can be used to minimise client-server interactions to get the best possible performance from your database.&lt;br /&gt;
* Supports multiple sumultaneous named connections to a database server in a thread-safe manner.&lt;br /&gt;
* Supports multiple simultaneous connections to different database servers with backend driver bundles loaded for different database engines. Clear, simple subclassing of the abstract base class to enable easy implementation of new backend bundles.&lt;br /&gt;
* Configuration for all connections held in one place and referenced by connection name for ease of configuration control. Changes via NSUserDefaults can even allow reconfiguration of client instances within a running application.&lt;br /&gt;
* Thread safe operation... The base class supports locking such that a single instance can be shared between multiple threads. |&lt;br /&gt;
maintainer = unknown |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
*  |&lt;br /&gt;
category = [[Category:Database Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Performance&amp;diff=4091</id>
		<title>Performance</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Performance&amp;diff=4091"/>
		<updated>2006-12-14T14:43:40Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = Help improve the performance of GNUstep applications. |&lt;br /&gt;
currentversion = [http://downloads.planetmirror.com/pub/gnustep/gnustep/libs/Performance-0.1.0.tar.gz 0.1.0] |&lt;br /&gt;
releasedate = Feb 23, 2006 |&lt;br /&gt;
license = unknown |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Richard Frith-Macdonald |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
*  |&lt;br /&gt;
category = [[Category:Database Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=HighlighterKit&amp;diff=4090</id>
		<title>HighlighterKit</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=HighlighterKit&amp;diff=4090"/>
		<updated>2006-12-14T14:38:43Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = Framework needed by Project Manager. |&lt;br /&gt;
currentversion = [http://download.gna.org/pmanager/0.2/HighlighterKit-0.1.tar.bz2 0.1] |&lt;br /&gt;
releasedate = Jul 16, 2006 |&lt;br /&gt;
license = MIT / FDL |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = S. Kiselkov |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://home.gna.org/pmanager/ |&lt;br /&gt;
category = [[Category:TextProcessing Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=WizardKit&amp;diff=4089</id>
		<title>WizardKit</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=WizardKit&amp;diff=4089"/>
		<updated>2006-12-14T14:36:12Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = Framework needed by Project Manager. |&lt;br /&gt;
currentversion = [http://download.gna.org/pmanager/0.2/WizardKit-0.1.tar.bz2 0.1] |&lt;br /&gt;
releasedate = Jul 16, 2006 |&lt;br /&gt;
license = MIT / FDL |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = S. Kiselkov |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://home.gna.org/pmanager/ |&lt;br /&gt;
category = [[Category:Development Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=GToolKit&amp;diff=4088</id>
		<title>GToolKit</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=GToolKit&amp;diff=4088"/>
		<updated>2006-12-14T14:32:03Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = Obj-C wrapper for gtk, a x11 graphics library. |&lt;br /&gt;
currentversion = [ftp://ftp.inf.uos.de/pub/elmar/gtk/objc-gtoolkit/gtoolkit-0.9.5.tar.gz 0.9.5] |&lt;br /&gt;
releasedate = Mar 08, 2002 |&lt;br /&gt;
license = LGPL 2.1 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Elmar Ludwig |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.informatik.uni-osnabrueck.de/elmar/projects/gtoolkit/ |&lt;br /&gt;
category = [[Category:Graphics Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Renaissance&amp;diff=4087</id>
		<title>Renaissance</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Renaissance&amp;diff=4087"/>
		<updated>2006-12-14T14:28:14Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Framework|&lt;br /&gt;
shortdescription = GNUstep GUI Development Framework. |&lt;br /&gt;
currentversion = [http://www.gnustep.it/Renaissance/Renaissance-0.8.0.tar.gz 0.8.0] |&lt;br /&gt;
releasedate = Sep 07, 2006 |&lt;br /&gt;
license = LGPL 2.1 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Nicola Pero |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.gnustep.it/Renaissance/ |&lt;br /&gt;
category = [[Category:Graphics Frameworks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Category:Cartographic_Applications&amp;diff=4086</id>
		<title>Category:Cartographic Applications</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Category:Cartographic_Applications&amp;diff=4086"/>
		<updated>2006-12-14T14:17:43Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Applications]]&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Position.app&amp;diff=4085</id>
		<title>Position.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Position.app&amp;diff=4085"/>
		<updated>2006-12-14T14:16:50Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: new category Cartographic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
{{Application|&lt;br /&gt;
&lt;br /&gt;
shortdescription = The GNUstep GPS Navigator |&lt;br /&gt;
&lt;br /&gt;
currentversion = [http://www.gnustep.it/enrico/position/position-0.3.tar.gz 0.3] |&lt;br /&gt;
&lt;br /&gt;
releasedate = August 20, 2003 |&lt;br /&gt;
&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
&lt;br /&gt;
overview = |&lt;br /&gt;
&lt;br /&gt;
features = |&lt;br /&gt;
&lt;br /&gt;
maintainer = Enrico Sersales |&lt;br /&gt;
&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.gnustep.it/enrico/position/ |&lt;br /&gt;
&lt;br /&gt;
category = [[Category:Cartographic Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=Expense.app&amp;diff=4084</id>
		<title>Expense.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=Expense.app&amp;diff=4084"/>
		<updated>2006-12-14T14:13:33Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: fix category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Application to track your expense. |&lt;br /&gt;
currentversion = [http://www.eskimo.com/~pburns/Expense/files/Expense-0.1.tar.gz 0.1] |&lt;br /&gt;
releasedate =  Apr 4, 2004 |&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Rob Burns |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.eskimo.com/~pburns/Expense/ |&lt;br /&gt;
category = [[Category:PIM Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=AClock.app&amp;diff=4083</id>
		<title>AClock.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=AClock.app&amp;diff=4083"/>
		<updated>2006-12-14T14:11:24Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Analog Clock for GNUstep. |&lt;br /&gt;
currentversion = [http://www.linuks.mine.nu/aclock/aclock-0.2.3.tar.gz 0.2.3] |&lt;br /&gt;
releasedate = Nov 22, 2004 |&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Gürkan Sengün |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.linuks.mine.nu/aclock/ |&lt;br /&gt;
category = [[Category:Workspace Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=GScheme.app&amp;diff=4082</id>
		<title>GScheme.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=GScheme.app&amp;diff=4082"/>
		<updated>2006-12-14T14:08:29Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = GNUstep-aware scheme interpreter. |&lt;br /&gt;
currentversion = [http://www.gnustep.it/marko/GScheme/GScheme.tgz 0.5] |&lt;br /&gt;
releasedate = Feb 13, 2006 |&lt;br /&gt;
license = unknown |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Marko Riedel |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.gnustep.it/marko/GScheme/index.html |&lt;br /&gt;
category = [[Category:Development Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=PlopFolio.app&amp;diff=4081</id>
		<title>PlopFolio.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=PlopFolio.app&amp;diff=4081"/>
		<updated>2006-12-14T14:03:34Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: create&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = Free clone of KlipFolio for GNUstep. |&lt;br /&gt;
currentversion = [http://downloads.planetmirror.com/pub/gnustep/gnustep/usr-apps/plopfolio-0.1.0.tar.gz 0.1.0] |&lt;br /&gt;
releasedate = Jun 06, 2004 |&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Ludovic Marcotte |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=7 |&lt;br /&gt;
category = [[Category:PIM Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.gnustep.org/index.php?title=MPDCon.app&amp;diff=4080</id>
		<title>MPDCon.app</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.gnustep.org/index.php?title=MPDCon.app&amp;diff=4080"/>
		<updated>2006-12-14T13:57:03Z</updated>

		<summary type="html">&lt;p&gt;Dinoex: fix category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{Application|&lt;br /&gt;
shortdescription = A GNUstep MPD client. |&lt;br /&gt;
currentversion = [http://heanet.dl.sourceforge.net/sourceforge/mpdcon/MPDCon-1.1.99.tar.gz 1.1.99] |&lt;br /&gt;
releasedate = Mar 13, 2006 |&lt;br /&gt;
license = GPL2 |&lt;br /&gt;
overview = &amp;lt; ... &amp;gt; |&lt;br /&gt;
features = &amp;lt; ... &amp;gt; |&lt;br /&gt;
maintainer = Daniel Luederwald |&lt;br /&gt;
relatedlinks =&lt;br /&gt;
* http://www.musicpd.org/MPDCon.shtml |&lt;br /&gt;
category = [[Category:Audio Applications]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dinoex</name></author>
	</entry>
</feed>