GNUstep Project Gets New Chief Maintainer
stivi writes "OSNews is reporting that Gregory Casamento has accepted the position of GNUstep Maintainer. Adam Fedor, former GNUstep leader writes: 'After over 15 years of being the Chief Maintainer for GNUstep, I've found I have too many other responsibilities to devote as much time to GNUstep as is necessary. I still plan on contributing to GNUstep in the future in a lower capacity.' Gregory has been a prolific developer for GNUstep for the past seven years and is currently the maintainer for Gorm (the graphical interface designer) and the GUI library. I think he will make a great choice to lead GNUstep in the future. New plans for change have been set up already. Thank you Adam for the past, congratulations Gregory to the future."
Hopefully we see GNUStep get some definitive direction to show the world that it's still alive. Most people think it's a legacy development tool kit which at one time was meant to replicate OpenStep, but is now dead, though that is not the case, but they need to let the world know they are alive. Also, they either need place nicer with the rest of the Linux/Unix desktops(Gnome or KDE) or either acknowledge that they are indeed their own little enviroment(the site still tries to pass it off as development libraries and tools)
If they get serious about more complete source compatibility with Cocoa, it could go a long way to attracting Mac developers to Linux if they can accomplish ports of many Cocoa apps with simple recompiles.
And... I think this dude is a complete moron. He types (on the page and in his blog) all this "business" speak gibberish which, in the end, means nothing. He says that he thinks KDE and Gnome are "amateurish" but doesn't bother to explain his reasoning behind the assertion. To me, this implies that he doesn't actually have a reason behind the assertion and that the whole silly blog is propaganda. I find his "business speak" patronising, transparent and meaningless. It may work for Microsoft, but propaganda does not work for the audience he is (supposed) to be targetting.
was (and is), that few people realised how great the original NeXTStep environment - which GNUStep attempts to clone - was.
:-)
I was already around as a CS major at the time NeXTStep basically failed in the marketplace due to a) asinine marketing/pricing on the part of NeXT Inc. and b) the fact that everytime we showed the NeXTStep environment to fellow CS students and CS faculty, you would mostly get blank stares, and a few polite remarks. But no more.
Few "got it" how easy this was to use - concepts like the seperation of the user interface specification from the core logic of a program simply did not register with people weaned on TurboVision ("one line per code for each UI element"), and Apple has (probably rightfully so) more or less given up on educating people on how great the current successor to NeXTStep (Cocoa) is.
Nowadays, people code for OS X because OS X is seen as a hip system with a small but viable installed base, and the fact that the dev tools are extremely nice is just an added bonus.
So if GNUStep is just an Open Source version of something that is obsolete, why care at all?
Well, because the likes of KDE could have had it so much easier if they had used something like GNUStep (the structure of which is pretty revolutionary), instead of toolkits like QT, which were developed to be just a "better Win32" API.
Make no mistake, QT/KDE et al. turned out to *be* a better Win32/Foundation class environment, but I guess that most folks who were ever proficient in developing for the NeXT environment will agree, that a widely used and enhanced GNUStep would have been even more productive than that.
And still could be someday - after all, Linux desktops are such a melting pot of different toolkits and environments, that perhaps some "killer GNUStep apps" (graphics apps, like an Illustrator clone would be a good start) could get people to notice GNUStep again.
One can always dream...
Just my $0.2E-32
A.
People who value a nice, open development environment and the integrated and synergistic environment which such creates. Consider a typical work-flow in NeXTstep:
.tex file from the TeXview.app window .eps of the typeset equation (you can send the source to a background layer for reference (what I usually do) or delete it.
0 )
:( having them on the left means a window is more useful when partially dragged off-screen and results in less-frequent need to resize a window
- write an article in TeXview.app
- select a word, hit = and get a definition / thesaurus entry while writing it
- create a drawing in Altsys Virtuoso which needs an equation in a label
- copy the proper equation out of your
- paste in the equation into Altsys Virtuoso
- invoke the Service TeX eq -> eps in Altsys Virtuoso and get a
- select the address of the journal receiving the article
- invoke Poste.app to bring up a window from you you can print an envelope to mail it for submission
The environment affords similar integration w/ Mail.app as well if desired.
The commercial developer Nova Mind, http://www.nova-mind.com/ uses it to get a Windows version of their Mac OS X software.
And for those who say just use Mac OS X (I do at work):
(from: http://macslash.org/comments.pl?sid=4190&cid=6359
- monolithic main menu bar w/ wasted blank space between the menus and the (optional) information / settings menus for Airport &c.
- verbose Mac-style shortcut descriptions w/ arcane symbols instead of concise NeXT-style shortcuts (in NeXTstep, Save is indicated by ``s'' and Save as by ``S'', no Command symbol (it's assumed---Control only as a modifier is reserved for personal shortcuts / Unix-use), Shift by case)
- Print, Hide, Services and Quit are no longer top-level menus where they made more sense and were quicker to get at.
- scroll bars on wrong side (this can't be fixed by theming 'cause Carbon apps are responsible for deciding where scroll bars are placed
- no Webster.app (this has since been addressed w/ 10.4), Digital Librarian / Shakespeare or Oxford's Book of Quotations --- in NeXTstep this meant one was guaranteed to have Command = _not_ used in an app so it'd be available for looking things up in Websters
- Pantone colour library --- used to be this was licensed w/ the system, now each graphic app which needs it has to pay a license, and one _doesn't_ get them in one's office apps (major negative for adhering to corporate identity programs where such is specced)
- vertical menu
- pop-up main menu --- this is wonderfully fast / efficient / elegant. For me, ``Punch'' in Altsys Virtuoso is pretty much a gesture, right-click, down a bit, then straight over and release
- repositionable sub-menus --- no need for inscrutable button bars, and one can make a given command easy to get to as needed (when doing lots of envelopes I tear off the poste.app Services menu, put it in the bottom left corner, then an envelope is merely a selection, mouse move to bottom left, click, shift right to the print menu (also aligned on the bottom edge for this) click away. (takes longer to say / type than to do)
William
(who really should save all that and put it on a web page or something instead of typing it up each time --- check my rants at http://groups.google.com/ in comp.sys.next.advocacy to see if I forgot anything...)
Sphinx of black quartz, judge my vow.
GNUstep is a GUI based on a toolkit and basic set of system services implemented using Objective-C. Because of the elegance of Objective-C, the design of the toolkit, and the architecture of the services, the experience of use is enhanced for ordinary usage and high level development and points in between. GNUstep emerged from the OPENSTEP standard.
Much of Mac OS X Cocoa was derived from NeXTSTEP, so there is the possibility of some level of compatibility with Mac OS X. In some ways GNUstep might be considered superior because of simplicity resulting in the lack of integration with Carbon which was done on Mac OS X for partial compatibility with previous Mac OS versions.
In 1985, Steve Jobs left Apple to found a new computer company. His company attracted many very talented individuals. They created the NeXT computer, a very advanced, very beautiful computer running a Unix-like operating system eventually called NeXTStep, which eventually became OSX.
I use NeXTStep as proof that Microsoft has set the computer industry back 12 years. NeXTStep used display postscript on both the video display, and for printing. It was fully-preemptive, with a clean, POSIX-compliant system interface. The application framework was extremely advanced, and extremely easy to code for. Using Objective-C as the programming language of choice, NeXTStep had some very advanced programs for the time, such as Lotus Improv, the spreadsheet MS-Excel wishes to become when it grows up.
As it is, MS-Windows still lags behind NeXTStep by a good amount, especially in terms of ease-of-development, ease-of-use, and aesthetics.
Tim Berners-Lee created the World Wide Web on a NeXT.
Anyway, when it became apparent that NeXT was not going to survive, they released a bunch of specifications that together made up the technical documentation for OpenStep, based on NeXTStep. The idea was that OS vendors could implement OpenStep APIs, and application vendors could target a single API for multiple OSs.
GnuStep is an implementation of the OpenStep API, and other programs to recreate the NeXT environment on any Unix-like operating system. Applications written for GnuStep can be recompiled to target OS X with little-to-no work.
Basically, when people say Linux needs an easy-to-use, easy-to-develop-for application environment and desktop, they are talking about GnuStep, whether they know it or not. It's not as flashy as GNOME or KDE, but it's much cleaner, easier to develop for, easier to use, and much more consistent. Where both GNOME and KDE try to be similar to MS-Windows, GnuStep tries to be like NeXTStep, the best application development and user desktop ever created.
Microsoft is to software what Budweiser is to beer.
Those interested in GNUstep as a poor man's Yellow Box may be interested in a younger, more focused project: Cocotron. It seeks to clone Foundation and Appkit, and to provide tools to cross compile for other platforms with Xcode. It's a little Windows centric, but support for Linux, Solaris, and others seems to be in the works.