Slashdot Mirror


gDesklets - Gnome2's Karamba

Deusy writes "Footnotes is running an update article on gDesklets, Gnome's answer to KDE's Karamba. I've heard a lot of noise with regards to Karamba (and Super Karamba) and a lot of moans from Gnome users about the lack of a Gnome equivalent. Hopefully this should fill that void and more, as one of the developers comments that gDesklets is the product of "months of planning" and describes Karamba as an "ugly hack"."

4 of 287 comments (clear)

  1. Something's missing... by Sherloqq · · Score: 5, Interesting

    For something being touted as eye candy for the desktop, there's amazingly few screenshots available in the links provided.

    --
    Have EVDO, will travel.
  2. Re:Why to duplicate everything? by BenjyD · · Score: 4, Interesting

    Probably more effort than writing from scratch, given the differences in the two projects (Qt vs GTK, C vs C++).

    Why should there only be one of every app? Is there only one type of car. Writing portably where possible is great, yes, but not in every case.

  3. I've long waited for this by TuringTest · · Score: 4, Interesting

    I've been waiting long for something to equal the power of the command line + Unix philosophy in a graphical environment. I think this technology has that power. I think we soon will see a set of graphic small tools which do one thing, and do it well.

    Why "classic" frameworks as Gnome and KDE failed to provide this tools? Well, they follow the "component model", which basically means that there are BIG modular reusable tools intended to have everything but the kitchen sink. Those components are great to assemble stand alone applications, because they provide a great chunk of related functionallity. But that's not the Unix way.

    The Unix way is to have small and versatile commands, to know what they do and to combine them in new ways to solve problems as they appear. I think most GNU hackers (and some intermediate users) benefit from that approach, and I think that a text command line is not a requirement for that.

    You only need a common API to communicate those small tools, something that Unix carry out with pipes. But now we have two new environments, Karamba and gDesklets, which could be the base for a graphic API. I believe it's time to move from the Command Line Interface to the Command Graphical User Interface.

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  4. The Circle is Ended by Ur@eus · · Score: 4, Interesting

    Ok, so gDesklets is a clone of Karamba that is a clone of Konfabulator that is a clone of the old hack Andy Hertzfeldt and Arlo worked on in Nautilus. Nice so see how things work in circles ;)