Difference between revisions of "ApplicationWishlist"

From GNUstepWiki
Jump to navigation Jump to search
(Copying text over from older wiki)
 
(redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<b>NOTE:</b><em>The contents below are HTML copied straight from the original GNUstep wiki.  For some inane reason, MediaWiki can't hack anchor and img elements, as you can see.  Maybe someone has an awk script to convert these?  I couldn't find any reference to one on the MediaWiki help.  It doesn't seem that hard, and does seem very useful, but I'm feeling a bit lazy right now..</em>
+
#REDIRECT [[Application_wish_list]]
<br/><hr/>
 
 
 
<div class="wikitext"><div><p>What applications do you want for GNUstep? Add below:
 
(Please check <a href="All%20GNUstep%20Applications" class="wiki">All GNUstep Applications</a> before adding)</p>
 
<p>Old NeXTSTEP/OPENSTEP apps: <a href="http://www.levenez.com/NeXTSTEP/meApps.html" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://www.levenez.com/NeXTSTEP/meApps.html</a></p>
 
<p><strong>Frontend for different platform to www.granddictionnaire.com</strong></p>
 
<hr /><p><strong>Keyboard switcher application + charmap</strong></p>
 
<hr /><h3>Web browser (???.app)</h3>
 
<p>Seems to be a popular request :).</p>
 
<ul>
 
<li>Could <a href="http://www.mozilla.org/projects/camino/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />Camino</a> (formerly known as Chimera) be the one (after backporting)?</li>
 
<li><a href="http://www.apple.com/safari/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />Apple's Safari</a> web browser uses KHTML and KJS software from the KDE open source project, updated and re-released <a href="http://developer.apple.com/darwin/projects/webcore/index.html" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />here</a>, but needs Objective-C++ support in GCC.</li>
 
</ul>
 
<p>-- Hasan --</p>
 
<ul>
 
<li>I could port <a href="http://ibn.com/~hdiwan/orchidWeb.html" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />OrchidWeb</a> to GNUStep. I'd just need enough examples on developing the views from code to {do it.</li>
 
</ul>
 
<p>Apparently, camino is written in Objective-C++, which GCC can't compile (although Apple is supposed to have contibuted the patch). Until gcc can compile mixed obj-c and c++, it can't be ported. There is a thread about this at <a href="http://linuxfr.org/2003/03/10/11647.html" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://linuxfr.org/2003/03/10/11647.html</a> (it's in french).</p>
 
<ul>
 
<li>This seems very close... Stefan has began porting <a href="http://mac.wms-network.de/gnustep/WebCore/blog/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />Webcore to GNUstep</a>. Still some way to go, but a great breaktrough. This seems to be the most probable answer to the web browser request.</li>
 
</ul>
 
<hr /><h3>Project Management app</h3>
 
<p>Something like <a href="http://mrproject.codefactory.se/screenshots.php" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />MrProject</a>. It has to be simple, not overbloated as MS Project.</p>
 
<hr /><h3>Google.app</h3>
 
<ul>
 
<li>Complete with <a href="ApplicationServices" class="wiki">ApplicationServices</a></li>
 
<li><span class="wikiunknown"><a href="WebBrowser?action=edit" title="Edit: WebBrowser" onmouseover="window.status=&quot;Edit: WebBrowser&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>WebBrowser</u></span> integration</li>
 
<li>Using proper NS* classes for HTML retrieval</li>
 
<li>Ability to select which Google server (www.google.ca, www.google.co.jp)</li>
 
<li>Google News, Google Groups, Google Images too.</li>
 
</ul>
 
<hr /><h3>DMG.app?</h3>
 
<ul>
 
<li>Installer/extractor/viewer for DMG images.</li>
 
<li>Create DMG packages</li>
 
<li>Useful for OSX source packages</li>
 
</ul>
 
<hr /><h3>Blender</h3>
 
<p>Blender has recently (since October 2002) gone GPL. Consisting of porting the Blender GUI/WM abstract library GHOST, using NSOpenGLContext, or a <span class="wikiunknown"><a href="CoreGraphics?action=edit" title="Edit: CoreGraphics" onmouseover="window.status=&quot;Edit: CoreGraphics&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>CoreGraphics</u></span> implementation one day. Objective-C++ might be needed for implementing GHOST, but probably can be worked around easily enough. There is an OSX port, probably using <span class="wikiunknown"><a href="CoreGraphics?action=edit" title="Edit: CoreGraphics" onmouseover="window.status=&quot;Edit: CoreGraphics&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>CoreGraphics</u></span>.</p>
 
<p><a href="http://www.blender.org" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />Blender Foundation Homepage</a></p>
 
<p>Most of Blender is written in C++ doesn't seem to use <span class="wikiunknown"><a href="CoreGraphics?action=edit" title="Edit: CoreGraphics" onmouseover="window.status=&quot;Edit: CoreGraphics&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>CoreGraphics</u></span> but Apple's GL.</p>
 
<hr /><h3>CSS/html editor</h3>
 
<p>A cool html/css editor - emphasis on the css structural side.</p>
 
<p>Object oriented properties application to CSS element definitions, and insert those properties into HTML in web pages. Don't worry about WYSIWIG - that's what web browsers are for, displaying web pages. Just make a object-oriented CSS/HTML editor.</p>
 
<p>Maybe port <a href="http://www.w3.org/People/Berners-Lee/WorldWideWeb.html" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />Nexus</a> for that?</p>
 
<hr /><h3>Chess program</h3>
 
<ul>
 
<li>Internet chess client please</li>
 
</ul>
 
<hr /><h3>Go program</h3>
 
<ul>
 
<li>Internet Go client please :)</li>
 
</ul>
 
<p>NeXTGo have been ported :
 
<a href="http://savannah.nongnu.org/projects/gap/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://savannah.nongnu.org/projects/gap/</a></p>
 
<p>How about this (as a start):
 
<a href="http://www.sente.ch/software/goban/freegoban.html" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://www.sente.ch/software/goban/freegoban.html</a></p>
 
<hr /><h3>Backgammon program</h3>
 
<hr /><h3>OmniGraffle clone</h3>
 
<p>(I don't really know what this is, but people have said they want one. Someone please add a description! :)</p>
 
<p>This is for diagram, UML ....
 
I 'm thinking to write it. But not *right now*.
 
It will have probably a Gorm-feel</p>
 
<p><a href="http://www.omnigroup.com/applications/omnigraffle/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />OmniGraffle</a> was a clone of Lighthouse Design's Diagram.app, which was a re-working of the NeXT Developer Example Sketch.app, adding rubber-banding / angular connection lines.</p>
 
<hr /><h3>OmniOutliner clone</h3>
 
<p>This is a really cool app which can be used for anything. Mostly i think it is used to organise your minds while being creative (some kind of knowledge manager).</p>
 
<p>The inspiration for this was Jayson Adams' Millennium Software's <span class="wikiunknown"><a href="NoteBook?action=edit" title="Edit: NoteBook" onmouseover="window.status=&quot;Edit: NoteBook&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>NoteBook</u></span>.app, which lives again as the (commercial) program <a href="http://www.aquaminds.com/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />NoteTaker</a>.</p>
 
<hr /><h3>A text editor</h3>
 
<p>A simple text editor that can read and write plain or rich text, including both simple word processing functionality (nothing too splashy, like frames) and optional programming features (like syntax highlighting -- not just coloring; controllable tabs; tab v. space indentation, multiple language support). Programming features could be provided by a bundle, but it would be good to for the app to be designed with that bundle in mind.</p>
 
<p>This editor which is to guarantee me world domination includes a split view where the other pane locates and displays the corresponding end-tag/start-tag when programming.</p>
 
<p>Ink is not that editor. :)</p>
 
<p><a href="http://www.softpanorama.org/Editors/index.shtml" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://www.softpanorama.org/Editors/index.shtml</a>  seems to give a good overview of editors</p>
 
<p><em>We have to distinguish between a text editor as programming tool (<span class="wikiunknown"><a href="CodeEditor?action=edit" title="Edit: CodeEditor" onmouseover="window.status=&quot;Edit: CodeEditor&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>CodeEditor</u></span>.app) and a text editor as a word processor (<span class="wikiunknown"><a href="WordProcessor?action=edit" title="Edit: WordProcessor" onmouseover="window.status=&quot;Edit: WordProcessor&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>WordProcessor</u></span>.app?). </em> They are two different approaches to text editing and text processing.</p>
 
<p>Source code editing view and associated inspector panels and preferences should be provided as a framework, so the <span class="wikiunknown"><a href="SourceView?action=edit" title="Edit: SourceView" onmouseover="window.status=&quot;Edit: SourceView&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>SourceView</u></span> should be reused in other apps. <span class="wikiunknown"><a href="CodeEditor?action=edit" title="Edit: CodeEditor" onmouseover="window.status=&quot;Edit: CodeEditor&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>CodeEditor</u></span> should be only some default wrapper for that framework.</p>
 
<p><span class="wikiunknown"><a href="WordProcessor?action=edit" title="Edit: WordProcessor" onmouseover="window.status=&quot;Edit: WordProcessor&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>WordProcessor</u></span>.app sould be an application that extends NSText system. (With easy-to-use paragraph style editing)</p>
 
<p>How about interfacing with Scintilla ? ( <a href="http://www.scintilla.org" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://www.scintilla.org</a> )</p>
 
<p>-- Hasan --
 
How about <a href="http://www.xemacs.org" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />Xemacs</a> with a GNUStep front-end?</p>
 
<hr /><h3>A simple DTP application</h3>
 
<p>A simple frame-based application for desktop publishing. Something like <a href="http://www.calamus.net/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />Calamus</a> (<a href="http://www.calamus.net/man/index_us.htm" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />here</a> is the documentation of tools and modules). Nothing fancy, just application that can lay out frames, control text flow, use paragraph styles and master pages.</p>
 
<p>Cenon seems a good starts : )
 
<a href="http://www.cenon.info" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://www.cenon.info</a></p>
 
<p>I'd rather see TeXView.app come back myself.... I think it's far more feasible (doing a decent page layout app is <i>hard</i> just as Donald E. Knuth). Perhaps better still would be to take advantage of LyX's ``GUI-independence'' and provide a GNUstep front-end for it, <a href="http://www.lyx.org" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://www.lyx.org</a> .</p>
 
<p>No, nothing like LyX or TeX. I have in mind a <em>visual</em> page layout editing tool with features as described above (similar to <span class="wikiunknown"><a href="PageMaker?action=edit" title="Edit: PageMaker" onmouseover="window.status=&quot;Edit: PageMaker&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>PageMaker</u></span>). LyX and TeX are a bit different approaches and should be alternatives to Frame based DTP application.</p>
 
<ul>
 
<li>Stefan</li>
 
</ul>
 
<p>I think a heavy-weight drawing package w/ page layout features would be a better solution here (this is the workflow I'm using on my NeXT Cube now), then it could be tied into an XML-based workflow in a fashion like to Apple's new Keynote, perhaps in a fashion like to Pages-by-Pages. To describe my workflow a bit---I now use Altsys Virtuoso on my NeXT Cube w/ Omega (Unicode-aware TeX variant) for most of my page layout. IME, if a document gets too large to manage w/ Altsys Virtuoso, it might as well go into TeX... Not that I'd mind seeing a replacement for <span class="wikiunknown"><a href="PasteUp?action=edit" title="Edit: PasteUp" onmouseover="window.status=&quot;Edit: PasteUp&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>PasteUp</u></span>.app, I just think that a drawing program is more immediately important / useful.</p>
 
<p>For simple DTP utility, I'd dearly love to see a re-creation of <span class="wikiunknown"><a href="TouchType?action=edit" title="Edit: TouchType" onmouseover="window.status=&quot;Edit: TouchType&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>TouchType</u></span>.app, see <a href="http://members.aol.com/willadams/gnustep/apps/type/touchtype.html" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://members.aol.com/willadams/gnustep/apps/type/touchtype.html</a></p>
 
<ul>
 
<li>William</li>
 
</ul>
 
<p>Maybe you should take a look at <a href="http://www.texmacs.org" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />TeXmacs</a>. Looks promising and is in great need of a GNUstep frontend.</p>
 
<p>--david.</p>
 
<p>Interesting. I'd seen TeXMacs mentioned on comp.text.tex quite often, but hadn't realized it had gotten as far as it had. Interesting counterpoint to LyX.</p>
 
<ul>
 
<li>William</li>
 
</ul>
 
<p>One really interesting thing would be to have a fame class which would useful enough so it could be used to put together a simple DTP Application but which would be flexible enough that it could be available to any application - the text control is a standard control for windows managers like MS Windows or Gnome. If there were an equivalent "flowing graphic control", you'd have a powerful building block indeed (note that in MS windows, the text control is actually poor enough that no credible application can built around besides notepad).
 
Also, for a programming text editor, scintilla is great. One thing to consider is that for DTP/HTML editor, what you would want would be a <b>superset</b> of the scintilla interface. It would be great to add all the different features in such a way that you didn't have interfaces duplicating each other's functionalities.</p>
 
<p>--<span class="wikiunknown"><a href="JosephSolbrig?action=edit" title="Edit: JosephSolbrig" onmouseover="window.status=&quot;Edit: JosephSolbrig&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>JosephSolbrig</u></span></p>
 
<hr /><h3>Painting app (photoshop)</h3>
 
<p>Bitmap drawing app.</p>
 
<p>Think Photoshop, not Gimp</p>
 
<p>In fact, forget that. Something new.</p>
 
<p>Something usable - can do Photoshop, but easy to learn. The Gimp can nearly do photoshop, but who can use it?</p>
 
<p>It would be great if it consisted of two parts - a very small very useful image viewer/manager (eg gqview) and the actual editor plugin (the big part). So installing image-core would give a very small useful app, then adding image-edit would make it into photoshop.</p>
 
<p>When opening an image file eg by clicking on it or running image-core thefile.jpg then only the core apps should start, so it starts real quick. If i right-click and choose edit or something .. THEN the other stuff is pulled in.</p>
 
<p>Or whatever. Just an idea. But makes development path cool. Could also have a vector plugin, or whatever.</p>
 
<p>Maybe we should wait, when (if?) gimp gets 'gegl'ed (<a href="http://gegl.org" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://gegl.org</a>).
 
then having a decent photoshop like app would be as simple as writing a gui for the gegl foundation.</p>
 
<ul>
 
<li>gives us a nice featureset + plugins!</li>
 
</ul>
 
<p>Maliwan project is aiming to achieve the same goal of GEGL. Right now GEGL isn't even half complete but we can still reimplement it base on GEGL's design. lastlife is waiting for you in irc if you want to discuss the idea. Maliwan is planned to be the heart of the <span class="wikiunknown"><a href="BluTulip?action=edit" title="Edit: BluTulip" onmouseover="window.status=&quot;Edit: BluTulip&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>BluTulip</u></span> which is the actual application.</p>
 
<hr /><h3>Calendar</h3>
 
<p>check  SKYRIX libs (Opengroupware).</p>
 
<blockquote>
 
<p><a href="http://www.opengroupware.org/cvsweb/cvsweb.cgi/OpenGroupware.org/SOPE/skyrix-core/NGiCal/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://www.opengroupware.org/cvsweb/cvsweb.cgi/OpenGroupware.org/SOPE/skyrix-core/NGiCal/</a></p>
 
</blockquote>
 
<hr /><h3>CVS app</h3>
 
<p>Port CVL</p>
 
<hr /><h3>Task management app</h3>
 
<p>Chronographer (lobbying by ludovic) + libical
 
or
 
TaskManager (lobbying by Fabien) + libical</p>
 
<p>Check SKYRIX libs (Opengroupware)</p>
 
<hr /><h3>Emacs</h3>
 
<p>A GNUstep-based EMACS (maybe based on <a href="http://emacs-on-aqua.sf.net" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://<B style="color:black;background-color:#ffff66">emacs-on-aqua</B>.sf.net</a> ?).</p>
 
<p>Back in 1997 there was a full port of Emacs 19.28 to NeXTStep (<a href="http://ftp.nice.ch/pub/next/unix/editor/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />Sources</a>, <a href="http://ftp.nice.ch/pub/next/unix/editor/Emacs_for_NeXTstep.4.1.README" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />README</a>). If someone with enough knowlegde of Emacs and GNUstep could make this work again with recent Emacsen and GNUstep (the code was not included in the official Emacs sources back then), this could be a good start. Emacs may be a bit cryptic for some users, but lots of developers (and lots of documentation writers) just can't do without it. Having Emacs on GNUstep would be a big win.</p>
 
<hr /><h3>ICQ</h3>
 
<p>and other instant messengers.
 
check <a href="http://freshmeat.net/projects/fireapp/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://freshmeat.net/projects/fireapp/</a></p>
 
<hr /><h3><span class="wikiunknown"><a href="DatabaseModeller?action=edit" title="Edit: DatabaseModeller" onmouseover="window.status=&quot;Edit: DatabaseModeller&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>DatabaseModeller</u></span>.app</h3>
 
<p>Like EOModeller.app</p>
 
<hr /><h3>Database management</h3>
 
<p>A desktop software (Like <a href="http://www.flex.ro/pgaccess/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />PgAccess</a> for example) to manage database. This program could use the GDL2 (Gnustep Database Library). It could be a good exercice and demonstration of this very good library.</p>
 
<hr /><h3>Video conferencing software</h3>
 
<p>There's <a href="http://www.gnomemeeting.org/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />Gnomemeeting</a> (excellent piece of software), but I don't like Gnome too much (all those dependencies).</p>
 
<p>Update: Gnomemeeting 0.9.6 is supposed to work without Gnome libs (limited functionality).</p>
 
<hr /><h3>CronniX - A cron front end</h3>
 
<p><a href="http://www.koch-schmidt.de/cronnix/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://www.koch-schmidt.de/cronnix/</a></p>
 
<p>That won't be easily portable, as different OSs use a different cron setup. Eg. BSD has (and uses) both, /etc/crontab <strong>and</strong> /var/cron/tabs/&lt;username&gt; ...</p>
 
<hr /><h3><span class="wikiunknown"><a href="PfaEdit?action=edit" title="Edit: PfaEdit" onmouseover="window.status=&quot;Edit: PfaEdit&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>PfaEdit</u></span> - A font editor (This is now called <span class="wikiunknown"><a href="FontForge?action=edit" title="Edit: FontForge" onmouseover="window.status=&quot;Edit: FontForge&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>FontForge</u></span>)</h3>
 
<p><a href="http://pfaedit.sourceforge.net" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://pfaedit.sourceforge.net</a></p>
 
<p>Actually, Cenon (see above) is able to do some limited font editing. Not to knock pfaedit, I use it a lot and think it's a way cool program. Wonder if the two could be merged somehow.</p>
 
<hr /><h3><span class="wikiunknown"><a href="GuileServices?action=edit" title="Edit: GuileServices" onmouseover="window.status=&quot;Edit: GuileServices&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>GuileServices</u></span> / <a href="StepTalk" class="wiki">StepTalk</a> Services</h3>
 
<p>On NeXTSTEP there was an application (service?) called <span class="wikiunknown"><a href="TickleServices?action=edit" title="Edit: TickleServices" onmouseover="window.status=&quot;Edit: TickleServices&quot;; return true;" onmouseout="window.status='';return true;">?</a><u>TickleServices</u></span> that allowed you to write your own services in the Tcl language. Something along these lines, but using guile/steptalk would be a nice addition to gnustep.</p>
 
<hr /><h3>Printer.app</h3>
 
<p>An application/framework for managing printers, printer properties and print queues. (CUPS frontend?)</p>
 
<hr /><h3>DivX/XViD/DVD/VCD Player</h3>
 
<p>I see that there was at least an attempt to port mplayer at one point but it seems to be dead. Maybe VLC (<a href="http://www.videolan.org/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />http://www.videolan.org/</a>) which does have an OSX version, could be ported.</p>
 
<hr /><h3>Abiword (Word Processor)</h3>
 
<p>A port of the <B style="color:black;background-color:#A0FFFF">Cocoa</B> version of <a href="http://www.abisource.com" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />AbiWord</a> would be great, considering a word processor is a pretty vital application, and that Abiword is a pretty good one.</p>
 
<hr /><h3>Pixen (Pixel Art Tool)</h3>
 
<p><a href="http://www.opensword.org" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />Pixen</a> is a decent, open source pixel art tool and there aren't alot of free or professional programs like it. There is also a compliment tool by the same guys for mapping called Reptile.</p>
 
<p>We're working on a GNUstep port now, in fact.</p>
 
<hr /><h3>Growl! (Global notification system)</h3>
 
<p><a href="http://growl.info/" class="namedurl"><img src="/wiki_data/themes/default/images/http.png" alt="http" class="linkicon" border="0" />Growl!</a> uses distributed notification center to display a graphic message on screen. Every application can send messages to it, for example, when new emails arrive, buddies sign in the instant messager, a task end, etc. It is very easy to implement.</p>
 
</div>
 
</div>
 

Latest revision as of 14:33, 30 August 2005