Slashdot Mirror


Yahoo Updates Konfabulator

An anonymous reader writes "InformationWeek is reporting that Yahoo! has released a new version of Konfabulator, now rechristened 'Yahoo Widget Engine'. From the article: 'Widgets are useful to portals because they can draw users to their services directly from the desktop, without first having to launch a browser. By providing a more direct route, portals are trying to increase the use of their services, which are tied to online advertising. Yahoo rival search engine Google Inc. also offers widgets.'"

4 of 216 comments (clear)

  1. How do you uninstall it? by stankulp · · Score: 5, Interesting

    I hate it and can't get it to go away.

    There is no "uninstall" in the program group, and it does not show up in Control Panel - Add/Remove Programs.

    I just want it to go away.

    --
    We must be alert to the danger that public policy could become captive to a scientific-technological elite. - Eisenhower
  2. Re:Afraid to install.. by wile_e_wonka · · Score: 3, Interesting

    This is one of those programs that you've gotta download to decide if you like it. I think it's good looking, and I like having a calendar and notepad on my desktop. I also like that you can change the "widgets." ie--the "slide show" had options for how long to show each slide, but I use it to show my syllabi so I know my homework and I didn't want it to change. So I got the "Widget converter" and added a "change slides never" option to the preferences menu (which now changes the slides ever zero seconds). It took me all of 5 minutes and I have essentially zero programming experience. I recommend looking through the "Widgets" to see if you think there's anything useful, and decide if it's worth its cost in RAM usage (which I haven't found to be too bad).

  3. I tried it a year or so back... by kadathseeker · · Score: 4, Interesting

    It was pretty cool for about two weeks, but once the appeal of the the cutesy gamey widgets wear out (or take up too much screen space), there are few that offer any real utility that isn't matched elsewhere more easily. A well-equipped Firefox can easily replace most of the widgets (ex. Forcastfox, Foxytunes, etc.). And really, who needs half a dozen portal widgets? Leave Firefox open and in two clicks you can select a different search function, then search away wherever (though certainly not torrentspy.com cough cough cough).

    --
    The 'Net is a waste of time, and that's exactly what's right about it. - William Gibson
  4. Re:standalone vs. widget by DarkTempes · · Score: 4, Interesting

    I believe the point of these widget development/runtime engines is to provide a method of developing/deploying simple easy-to-create applications. With a stressing on "easy to create".

    Instead of having to write alot of C/C++ or Java code and worry about compatibility and lots of other issues, you can just (from my understanding) follow a method the engine outlines (in this case I believe primarily XML, maybe some javascript) and create a small very specific desktop application.