To view parent comment, click here.
To read all comments associated with this story, please click here.
And again the same old thing. I would really enjoy using GNUStep, with or without Étoilé, and I would surely take the time to dig into Objective-C to create the apps I need for it, if there was a Web Browser with it. There should be a massive campaign for the full port of WebKit (if I recall correctly, there's an offering of help from the ones involved in WebKit to port it to GnuStep).
Unfortunately I am aware that I'm not skilled enough to do that, since I have no idea what goes behind a Web renderer engine and knows little about Obj-C.
But as soon as a Web browser were available, I'd jump on it and start working on small apps that could be useful, because it really fits the way I believe computers should be dealt with.
Once I was also quite interested in Gnustep & Etoile. I even learned ObjC and had some plans for a small project. But as a Desktop environment gnustep/Etoile is basically unusable: there is no webbrowser, KDE/Qt/Gnome/gtk applications do not integrate at all with gnustep. Instead of porting webkit, people want to code their own HTML rendering engine. Obviously that is o.k., because people are doing this in their spare-time and it is probably much more fun to code your own HTL rendering engine instead of porting an existing one. But as a potential gnustep user, I think it is totally wrong. There is no way to write something like webkit for such a small team as the gnustep/etoile people. Even the KDE people cannot create all the test-cases and do all the regression testing like Apple can. Instead of learning more ObjC I decided to write a small Qt/KDE application. I think Qt/KDE is quite nice from a programmer's point of view. I do not have enough experience with Objective-C/Cocoa/gnustep to judge which framework is actually better.And actually I don't care too much. I think KDE has a great community and KDE4 is moving forward quite fast and I am quite happy with it.





Member since:
2006-10-20
yeah there's a horizontal menubar addon called EtoileWildMenus.
defaults write NSGlobalDomain
"/usr/GNUstep/System/Library/Bundles/Camaelon.themeEngine",
"/usr/GNUstep/System/Library/Bundles/EtoileMenus.bundle"
to install it. There's more information in their documentation. I'm building from svn at the moment but the bundles have been around for a while.
AFAIK there's no actual mac theme that makes it look exactly like osx but I bet a decent theme artist could whip one up.
I will go as far as saying that etoile is expected to run with those modifications applied. Because they have released an application called EtoileMenuServer which basically recreates the entire mac bar. if you think of each app as making the DictionaryReader Edit Windows Services etc
menus. This program creates a bar that those menu entries are overlaid on top of, and that bar creates the "apple icon" menu (A star in etoile's case). A screenshot is here:
http://etoileos.com/uploads/screenshots/etoile-0.4-starryreader.png
There is also an api for little menubar applets. There's volume control, and calendar as well as battery meter and services so far. Personally I'm waiting on msn/icq and a webbrowser then I plan to make etoile my primary Desktop. I only really use the pc for msn/icq/irc/browser/music/videos. Normally I use mplayer or XBMC for video so I don't need a player. Etoile has irc/e-mail/music so it won't be long now. If I knew more about writing the backend of objective-c apps I'd develop my missing tools.
Edited 2009-02-16 15:23 UTC