Slashdot Mirror


GORM 1.0 Release to Take on GNOME/KDE?

qa'lth writes "Today marks the occasion of the release of Gorm 1.0, the Interface Builder for the GNUstep project, and with its release, comes the obsolesence of the GNOME and KDE projects. Finally, today, Free Software users can enjoy the power of a well-designed, powerful object-oriented system derived from OpenStep, legacy to the acclaimed MacOSX, through GNUstep, our loving reimplementation of the OpenStep standard."

10 of 451 comments (clear)

  1. Riiight. by coolGuyZak · · Score: 5, Insightful
    with its release, comes the obsolesence of the GNOME and KDE projects

    Riiight. 'Nuff Said.

    1. Re:Riiight. by molnarcs · · Score: 5, Insightful

      Yeah - I don't know which is worse: 1) making such claims just for publicity (flamebait?) 2) or truly believing in it. In either case, the first screenshot you bump into will discredit their claim immediately. Compare it with anything trolltech has to offer with qt4 (or kde4's plasma efforts, koffice kids, etc.) and their development tools... I don't mention GNOME development tools because I'm not familiar with them, but I don't think they will be "obsoleted" either.

    2. Re:Riiight. by minus_273 · · Score: 5, Informative

      the screenshots on that page are horrible. look at these for a batter idea:
      the dock

      like GTK, Everything looks better once it is themed

      look at this

      The new icons are really nice too
      gorm
      help
      installer

      --
      The war with islam is a war on the beast
      The war on terror is a war for peace
    3. Re:Riiight. by Anonymous Coward · · Score: 5, Informative

      Just my $0.2 here, but...

      I follow the GNUstep-dev mailing lists (big fan, myself), and I can assure you the poster was making a joke. Among the GNUstep developer community I do not think there is any misconception as to how "complete" the system is. I use it, and I write apps for GNUstep using Gorm and ProjectCenter, but there is a lot of ground to cover before obsoleting the likes of GNOME.

      Amusingly, there was recently a thread about trying to get the release of Gorm 1.0 announced here. Plenty of folks said that they had submitted the story numerous times, only to be rejected. There is perhaps a feeling that the editors deny the existence of anthing that isn't KDE/GNOME, Microsoft/Google/Apple, etc., and perhaps the poster just didn't have very high hopes that the story would even get through.

  2. Graphical Object Relationship Modeller by stivi · · Score: 5, Informative

    Gorm is also a RAD application that allows one to create user interfaces and various application object models in very intuitive way, benefiting from highly dynamic features of the Objective-C language and runtime. Flash videos can be seen here. More information can be found on this blog. Interesting is, that the application could never be done in C++, check out why.

    --
    First they ignore you, then they laugh at you, then they fight you, then you win.
  3. GNUstep is another choice, not a replacement. by Anonymous Coward · · Score: 5, Informative

    Hhhmmmmm.

    Me thinks that this poster is a bit sarcastic.

    But whatever. GNUstep is a mature and well thought out system for power users. Not my cup of tea, but in absence of Gnome 2.4 and newer software I would probably be using it.

    It's also great for systems with lower resources. X terminals, Pentium 2 machines, and the like. Very nice and is picking up the slack that KDE and Gnome leave as they race to beat Microsoft Vista (hopefully before Vista reaches critical mass 2-3 years after it finally gets released (MS still saying it's end of next year?))

    If your like me and KDE makes you twitch nerviously, or unlike my you don't have a gig of RAM to deal with Gnome's concept of "simplicity thru complexity" then definately give GNUstep-based systems a look. (GNUstep is actually the API stuff, other projects do the desktop bits)

    The nice thing about GNUstep that may attract people is that it's a implimentation for OpenSTEP.

    Software previously developed for the Openstep API is what Apple used to create the 'modern' Cocoa half of OS X. (were as the 'older' half is Carbon which follows along the lines of OS 9 and OS 8).

    Effectively this makes Cocoa a extended version of Openstep. GNUstep and Cocoa then share a high degree of API compatability. That means that if you write for Cocoa you can much more easily port your applications to run in Linux on Gnustep API and visa versa.

  4. Re:Whiskey Tango Foxtrot!!! by grahamlee · · Score: 5, Informative

    Both OS X's Cocoa and GNUstep are based on the same API specification; "OpenStep" jointly written by NeXT Software and Sun Microsystems in the mid-1990s. Code which targets OpenStep will work on both Cocoa and GNUstep - however from thereon there are divergences...GNUstep has classes which Cocoa lacks and vice versa. It would be possible to reimplement the missing classes on the other system, just it hasn't been done.

  5. Re:Whiskey Tango Foxtrot!!! by SavvyPlayer · · Score: 5, Funny

    GORM also obsoletes XTerm, Vista, Web 2.0, the Automobile and the Universe in general.

  6. Tongue firmly planted in cheek... by borgheron · · Score: 5, Informative

    All,

    For all of those of you who can't take a joke, tongue was firmly planted in cheek regarding the "KDE/GNOME obsolesence" bit of the post. While I didn't write the post, I know who did and that part, at least, was meant as a joke. Also look on it as something of a commentary on slashdot itself: sometimes it's impossible to get anything on here unless it's sensationalistic or overly stated.

    I, personally, tried posting 6 times before giving up. Imagine my suprise at seeing this when I woke up this morning!

    Later, GJC

    --
    Gregory Casamento
    ## Chief Maintainer for GNUstep
  7. Re:who cares by ScootyPuffJr · · Score: 5, Insightful

    I disagree here. Drag and drop can be incredibly intuitive if it's implemented in a sensible way.

    I use drag and drop a lot when using Mac OS X simply because it works so well. Dragging files to the trash, dragging files to applications to open them, dragging images off web pages to save them etc.. it just comes naturally after a while (whereas digging through menus to find features like that has to be learnt every time). And with Exposé, you never need to rearrange windows.

    Just because Windows (and therefore Linux, as sadly the linux desktops have heavily copied windows as opposed to OS X) can't do drag and drop effectively doesn't mean it's inviable. It just means that it's been made inviable through poor design.