• Skip to content
  • Skip to link menu
K Desktop Environment
  • KDE Homepage / History
  • Sitemap
  • Contact Us
 

News Archive for April 2000

27 April Troll Tech and Inprise/Borland Collaborate on Linux GUI

Good news for Qt and KDE developers. Inprise/Borland and Troll Tech have just announced that the forth coming Kylix rapid application development (RAD) will use the Qt to create advanced Linux applications.

"We are fully committed to Linux. Our Qt technology is already the basis of KDE, the wildly popular graphical desktop environment for Linux," said Haavard Nord, CEO of Troll Tech.

To read the press release click here.

 
24 April An interview with Mosfet

Our theme guru, Mosfet, has recently been interviewed by OLinux of Brazil The interview offers great insights to current KDE developement and the soon to be released KDE 2.0.

Mosfet relating to the difference between KDE 1.X and KDE 2.0: "The main difference is now KDE2 is heavily component based, focusing on the browser. All of the KOffice applications (KWord, KPresenter, KIllustrator, KSpread, KImageShop, KIllustrator, KChart, and KFormula) as well as many other KDE applications such as the PS/PDF viewer, mpeg and image viewers, and DVI viewers are all components now - internet transparent and embeddable in the browser."

To read the entire interview click here.

 
20 April Soul warming and faith giving ...

This letter brought our hearts on a fast beat today:

"From: London Capitals
Subject: A note of Appreciation

Dear Sir;
I am an American who works in London with underprivileged kids. We work with the kids primarily through American football. We have maintained a website for the past 7 years. I teach the kids primarily through Linux. The KDE desktop environment has proved incredibly helpful in giving these kids a simple to understand interface with a dense operating system.

It is good for them to learn this way for their own futures. Windows seems simpler to them, and real world computer apps are less daunting. At least a half dozen of our kids have gone on to work in the computer field after learning through KDE.

We are a poor club but we would like very much to make some small contribution to your development. All kids can succeed if they are given the proper tools to succeed. KDE has proven itself to be one of those tools.

I note that you seem in need of hardware. Is there a piece of equipment we can purchase for you?

Thank you, David Cruz
President
The London Capitals Youth American Football Club"

Dear David, there's no greater contribution than your heartwarming message of faith and hope. Beyond each and every developer's reasons of involvment in this big project we love - KDE - the most important for anyone among us is to know that our work, our gift is helpful and well received.

And there's no greater pleasure for us than to know that we did succeed to make this world, at least a bit, better. No "piece of hardware" can equal this :-)

We salute you and your kids, David, hands on hearts. And we wish you all the best, and a bright future.

The KDE community

 
20 April KDE invites you to write documentation

KDE is in great need of people who can write documentation for such important programs as: konqueror, kcontrol, kdm or kicker. You do not need to be an expert in docbook/SGML, you don't need to know how to write programs, and you do not need the ability to add files to the CVS.

Mike McBride <mmcbride@ematic.com> is asking for volunteers who are willing to help KDE move forward towards the 2.0 release, by writting documentation. There are projects to fit anyone's schedule, from on-line help for small kcontrol modules (that probably will take you a couple hours), to detailed documentation for fundamental programs, which may require more time or even team work. It is helpful if you have experience writting documentation, but all help is needed and appreciated.

If you have any questions or want to help, please contact Mike.

 
11 April KDE Development News: 2 Apr - 8 Apr 2000

Application-Start Notification. App-starting notification has just been added to KDE 2, thanks to Robert Wall (Robert.Wall@ireland.com). This provides immediate feedback when an application is started, showing a taskbar entry with a spinning disk. When the application is actually up and running, this entry is replaced with the normal entry, showing the application's icon. This feature is missing from most X desktops and will surely be welcomed by users. No more wondering if the application crashed before it started, or whether you pressed the button properly. The system works with 99% of X applications, though some buggy applications may require a special entry to be made to the .desktop file, which can be done very easily.

New Session Management. Matthias Ettrich has implemented new session management code for KDE2, in the form of a dedicated session management server, ksmserver. The new server talks the standard X11R6 session management protocol, XSMP. Unfortunately the protocol does not seem to be well supported-- even within X11R6's own distribution, the only application which uses it is xclock. However, using an existing standard is probably a better move than creating a KDE-specific protocol, and hopefully XSMP will be utilized by more third party applications in the future. For more details, check Matthias' README.

Dr. Konqi Now Functional. Waldo Bastian wrote in about a new feature in KDE2 called Dr. Konqi, which will automatically startup and inform the user should a KDE application crash and dump core. If you're a developer and you need to disable Dr. Konqi, simply pass '--nocrashhandler' as an argument to the application or set the KDE_DEBUG environment variable to a true value.

Kaim Needs Developers! Benjamin Meyer recently began work on the "Kaim" project, an AOL instant messenger client for KDE, and is requesting the assistance of other developers. He has code and screenshots of his work in progress on his website at http://www.csh.rit.edu/~benjamin/benjamin/works/kaim/. There is still much work to be done so if you can give him a hand, contact him at benjamin@csh.rit.edu.

KAudioPlayer. Stefan Westerfeld has added a KAudioPlayer class to libkdecore, in order to assist porting old KDE1 applications which were written using the KAudio Class. The new class plays sound files using KDE2's aRts framework, yet does not require linking to the MCOP libraries.

Qt-copy Updated. Qt-copy has once again been updated to the latest Qt beta from the Trolls, qt-2.1.0-beta4. As usual, the update is highly recommended.


Suggestions, comments, and especially contributions to soudan@kde.org. You can always find the current edition of KDN at http://developer.kde.org/news/weekly/, as well as archives of past editions. KDN is published weekly, written and edited by Bill Soudan (soudan@kde.org) and Prasanth Kumar (kumar1@home.com).

If you'd like to have each issue of KDN automatically emailed to you as soon as it comes off the press, send an email with the subject "subscribe kdn-announce" to soudan@kde.org.

 
4 April KDE Libraries Now Soft Frozen

As of April 3, 2000, the KDE libraries are in a "soft" API and binary freeze.

What Does This Mean? This means that all API changes and changes that will make the libraries binary incompatible are not allowed UNLESS the changes are absolutely necessary. That is the "soft" part of the freeze. When the libraries hit a "hard" freeze, then changes will be absolutely forbidden.

In any event, all API and/or binary incompatible changes MUST be discussed on kde-core-devel and 24 hours MUST be given to allow for this discussion and the change MUST be necessary. If those conditions aren't met, then the change WILL be reverted.

See Kurt's post for more details.

 
4 April KDE Development News: 26 Mar - 1 Apr 2000

KDELIBS Freeze Delayed. The long-awaited feature freeze for kdelibs is now April 3rd, pushed back from the original March 30th date. Kurt Granroth has posted a progress chart at http://developer.kde.org/development-versions/kdelibs-status.html, which details the current status of each module of kdelibs.

Corel Contributions. A few Corel developers wrote in with some great news this week. Ming Poon writes that Corel has secured half a dozen of their full time QA people to assist in testing during the KDE 1.9 cycle, and is also actively offering help to developers with tasks listed on the KDE jobs page. In addition, after 6 months of searching, Corel has hired a full time UI designer to help with any UI design issues.

We heard from 2 other Corel developers this week in addition to Ming. Andre Charbonneau presented a proposal for a regional control panel, and is requesting suggestions and comments. Brian Pirie jumped in to a thread on the KDE print dialog, detailing Corel's progress on libaps, their Application Print Services API.

Faster configure. Michael Matz posted a patch to kde-core-devel this week which increases the speed of config.status, the configure phase which actually creates each Makefile, by a factor of almost 18! While not necessarily exciting to most users, the core developers were, of course, extremely pleased.

Floatable Widgets Available in KDEUI. Falk Brettschneider has committed a set of classes for floatable widgets in kdeui. These classes give KDE developers the capability to include 'tearable' widgets in their applications, which are controls that can be dragged from a KDE window and float in their own separate window.


Suggestions, comments, and especially contributions to soudan@kde.org. You can always find the current edition of KDN at http://developer.kde.org/news/weekly/, as well as archives of past editions. KDN is published weekly, written and edited by Bill Soudan (soudan@kde.org) and Prasanth Kumar (kumar1@home.com).

If you'd like to have each issue of KDN automatically emailed to you as soon as it comes off the press, send an email with the subject "subscribe kdn-announce" to soudan@kde.org.

 
2 April New applications and upgrades

The following new applications and version upgrades are presently available at KDE's FTP site:
Application Author Download from:
KGoodStuff-1.0.2 Author: <jug@sad.it> Juergen Vigna
Description: A button-bar like FvwmButtons or TkGoodStuff
Home
Aktion-0.4.0 Author: Guillermo P. Marotte <g-marotte@usa.net>
Description: Video player for KDE, based on xanim.
KDE FTP | Home
Cervisia-0.5.0 Author: Bernd Gehrmann <bernd@physik.hu-berlin.de>
Description: CVS frontend
KDE FTP
DokVok-0.1.3 Author: Friedrich W. H. Kossebau <Friedrich.W.H@Kossebau.de>
Description: DokVok helps you to manage and learn your vocabulary
KDE FTP
Kmud-0.3 Author: The Kmud Team <kmud-devel@barney.cs.uni-potsdam.de>
Description: mud client for KDE
KDE FTP | Home
Geheimnis-1.0 BETA 1 Author: cwiegand@urgentmail.com (Chris Wiegand)
Description: Geheimnis is a wrapper for KDE around PGP 2, PGP 5, PGP 6 and GPG 1.0
KDE FTP
Kalax-0.1 Author: Matthias Hipp <Matthias.Hipp@gmx.de>
Description: Game
KDE FTP | Home
KASH The KDE Financial Manager-0.1 Author: Stephan Kahnt <stephan.kahnt@ipk.fhg.de>
Description: KASH is an application that manage your financial data.
KDE FTP | Home
KBill-0.1 Author: Jurrien Loonstra <j.h.loonstra@st.hanze.nl>
Description: The famous xbill with a KDE look and feel
KDE FTP
kastrolog-5.4-beta3 Author: Not indicated
Description: kastrolog is a powerful astrology program for UNIX/KDE env.
KDE FTP | Home
kmysql-1.2.1 Author: Frédérik Bilhaut <bilhaut_f@mail.cpod.fr>
Description: A MySQL client for KDE
KDE FTP | Home
KBubbles-0.8.5 Author: tony.bjorkenius@linux.nu (Tony Bjorkenius)
Description: Shoot bubbles in differnet colors, see http://hem1.passagen.se/~tonybj/kbubbles
KDE FTP | Home
KDirStat -- graphical 'du' like directory statistics.-0.86 Author: Stefan Hundhammer <sh@suse.de>
Description: Shows where all your disk space has gone and tries to help you clean it up.
KDE FTP | Home
kdethreads-prealpha Author: mirko@kde.org (Mirko Sucker)
Description: Multithreading classes K Desktop Environment (KDE)
KDE FTP | Home
KDiskCat-0.5.1 Author: terenyi@freemail.c3.hu (Balazs Terenyi)
Description: The KDE Disk Catalog
KDE FTP | Home
KDiskutil-1.2.1 Author: Rainer Jochem <Ra_Jo@t-online.de>
Description: A KDE program written with VisKProg
KDE FTP | Home
Kfun21-0.2 Author: Henning Busacker <henning.busacker@duesseldorf.netsurf.de>
Description: play blackjack with five hands and tower against the clock
KDE FTP | Home
Kgutenbook-0.5.6 Author: llornkcor <llornkcor@llornkcor.com>
Description: Reader and downloader for Project Gutenberg Etexts,
KDE FTP
KGuitune - guitar tuner-0.3 Author: Florian Berger <florian.berger@jk.uni-linz.ac.at>
Description: Program for tuning guitars or other instruments
KDE FTP | Home
klogic-0.998 Author: andreas@a-rostin.de (Andreas Rostin)
Description: Digital circiut simulation
KDE FTP | Home
khrono-1.2 Author: Axel von Arnim <vonarnim@club-internet.fr>
Description: Watch, timer and countdown utility for KDE.
KDE FTP | Home
kinst-0.1.21 Author: Steffen Sobiech <ssobiech@cityweb.de>
Description: KDE Application Installer
KDE FTP | Home
look@seti-0.22 Author: Jürgen Hochwald
Description: look@seti is a program to observe multiple running
KDE FTP | Home
KMLOCfg-0.1.0 Author: Oliver Gantz <o.gantz@tu-bs.de>
Description: A configuration utility for the ELSA MicroLink Office.
KDE FTP | Home
Kmap-0.7 Author: Ian Zepp <icszepp@islc.net>
Description: Kmap is a KDE frontend to the network scanner nmap
KDE FTP
KMLOFax-0.5.0 Author: Oliver Gantz <o.gantz@tu-bs.de>
Description: A facsimile utility for the ELSA MicroLink Office.
KDE FTP | Home
Kmp3 -- mpeg audio player-1.0 Author: Cajus Pollmeier <Cajus.Pollmeier@mfh-iserlohn.de>
Description: Mpeg player based on mpg123, with look'n feel of kmidi & Co and
KDE FTP | Home
Kmpg -- mp3 audio player-0.5.4 Author: Martin Vogt <mvogt@rhrk.uni-kl.de>
Description: MP3 audio, mpeg video player similar to winamp
KDE FTP | Home
Kmodbox-0.4.2 Author: Guillermo P. Marotte <g-marotte@usa.net>
Description: Module player for KDE based on
KDE FTP | Home
kmplot-0.2.0 Author: Klaus-Dieter Moeller <kdm@coppernicus.se.sh.schule.de>
Description: high precision output
KDE FTP | Home
KMsgModem (formerly known as Messenger)-0.2 Author: Torsten Uhlmann <TUhlmann@gmx.de>
Description: A tool to read fax and voice messages
KDE FTP | Home
Knetdump-1.4.0 Author: Norbert Weuster <weuster@uni-duisburg.de>
Description: net-tool for analysing and visualizing basic protocols of the
KDE FTP | Home
KNC-0.3 Author: Henrik Stormer <stormer@ifi.unizh.ch>
Description: knc is a file manager program, like the old
KDE FTP
knetstart-0.7 Author: Federico David Sacerdoti <fds@slinuxmachines.com>
Description: A simple network configurator for ethernet interfaces. Has an integrated DHCP client and an animated network map that shows essential links coming up and being tested.
KDE FTP | Home
KOnCD-0.4.1 Author: Kai Heitkamp <koncd@kai-heitkamp.de>
Description: KOnCD is a front-end to cdrecord
KDE FTP | Home
KPacman-0.2.6 Author: Joerg Thoennissen <joe@dsite.de>
Description: Pacman game
KDE FTP | Home
kpl-1.0 Author: Werner Stille <stille@uni-freiburg.de>
Description: program for two-dimensional graphical presentation
KDE FTP | Home
KPNCalc-0.2 Author: B. Heath Robinson <bheath@earthlink.net>
Description: Polish Notation Calculator
KDE FTP | Home
KPlotW/KPlot-0.0.5 Author: David Sweet <dsweet@chaos.umd.edu>
Description: 2D plotting widget library
KDE FTP | Home
krecord-1.4 Author: Gerd Knorr <kraxel@goldbach.in-berlin.de>
Description: sound recorder for KDE, recording and playback of
KDE FTP
krn-0.6.11 Author: Roberto Alsina <ralsina@unl.edu.ar>
Description: It is a news reader
KDE FTP | Home
KRogue-0.9.6 Author: Not indicated
Description: KRogue - Rogue for KDE. Explore dungeons, fight with monster
KDE FTP
Krossword-0.6.1 Author: Arjan Buursink <buursink@casema.net>
Description: A crossword solver and editor (puzzles included)
KDE FTP
kruiser-0.4 Author: goffioul@emic.ucl.ac.be (Michael Goffioul)
Description: A highly configurable file system Win95-like explorer with many features
KDE FTP | Home
krumple - KDE Installation SyStem Installer Generator-0.2 Author: yannaigo@leyada.jlm.k12.il (Yannai A. Gonczarowski)
Description: Generate a self-installing multi-platform executable package
KDE FTP | Home
Ksetiwatch-0.3.0 Author: Gordon Machel <gmachel@users.sourceforge.net>
Description: Ksetiwatch monitors multiple SETI@home clients.
KDE FTP | Home
Ksoundrecord-0.4.3 Author: Mathias Zander <mail@mathias-zander.de>
Description: Frontend for sox, sound-record and lame
KDE FTP | Home
KSoundSys-0.0.33 Author: Tobias Wollgam <Tobias.Wollgam@gmx.de>
Description: Tool to manipulate wavefiles for the KDE
KDE FTP | Home
KSrnd-0.97 Author: Oliver Gantz <o.gantz@tu-bs.de>
Description: Control Panel for the miroMEDIA Surround
KDE FTP | Home
ktimemon-0.3b Author: m.maierhofer@tees.ac.uk (Martin Maierhofer)
Description: Yet another system usage monitor for KDE with nifty features.
KDE FTP | Home
ktamaga-0.4 Author: Thomas Leineweber <leine@ktamaga.sourceforge.net>
Description: This is a Tamagotchi emulator for KDE.
KDE FTP | Home
ktimeclock-0.0.5 Author: gtermars@home.com (Graham TerMarsch)
Description: Task-based timeclock for KDE.
KDE FTP | Home
ktfxshell-2.6 Author: David Banz <David.Banz@smail.inf.fh-rhein-sieg.de>
Description: KDE-based frontend for tfmx-play (included), stable release
KDE FTP | Home
Kvcard-0.8 Author: Yoan Adida <yoan.adida@lip6.fr>
Description: AddressBook for KDE inspired from Wind**** Outl**k not
KDE FTP | Home
KTranslator-0.6.1 Author: Andrea Rizzi <rizzi@kde.org>
Description: .po/.pot Editor , dedicated to KDE Translators
KDE FTP | Home
VisKProg-IDE-0.1.7 Author: Christoph Pinkel <de_cp@linuxstart.com>
Description: First programs of the VisKProg IDE
KDE FTP | Home
VisKProg-Base-0.1.7 Author: Christoph Pinkel <de_cp@linuxstart.com>
Description: VisKProg base tools (translators and scripts)
KDE FTP | Home
K Wargames-1.0 Author: Tobias Pinkel <tp@linuxstart.com>
Description: A game just to test VisKProg :-). I've stolen the idea from an old text-based game.
KDE FTP | Home
kvoctrain-0.6.0 Author: <ewald@ewald-arnold.de> Ewald Arnold (<earnold@rafi.de> @work)
Description: Helps you to train your vocabulary (in almost any language)
KDE FTP | Home
Kwake-0.3.1 Author: twan@googleplex.demon.nl (Twan Schonewille)
Description: Wake up util for non-stop programmers
KDE FTP | Home
libkmid-0.9.5 Author: larrosa@kde.org (Antonio Larrosa Jimenez)
Description: MIDI library to use any MIDI device. LibKMid has an easy
KDE FTP | Home
Kwvdial -- KDE Interface for WvDial-0.5 Author: Patrick Patterson <ppatters@cnss.ca>, Avery Pennarun <apenwarr@worldvisions.ca>
Description: KDE Interface for wvdial intelligent ppp dialer for Linux
KDE FTP | Home
KWorm -- KSnake-like KDE game-0.1 Author: Michael Wand <mwand@gmx.de>
Description: KWorm is a KSnake-like KDE game.
KDE FTP | Home
Pollux Theme for KDE-1.0 Author: a11576@aaual.ulg.pt (Leonel Martins)
Description: A "space" theme with nice icons for KDE
KDE FTP | Home
KWebGet-0.3 Author: Frank von Daak <frank.fun@skydsl.de>
Description: Frontend to wget
KDE FTP
Quanta+-0.97 Author: Yacovlev Alexander <korvin@mail.univ.kiev.ua> Dmitry Poplavsky <pdima@mail.univ.kiev.ua>
Description: Quanta+ is HTML editor for KDE with built-in preview capability.
KDE FTP | Home
KDbg-1.1.1 Author: Johannes.Sixt@telecom.at (Johannes Sixt)
Description: KDbg is a graphical user interface to gdb, the GNU debugger.
KDE FTP | Home
Kchmod-0.2 Author: Jonathan Singer <jsinger@leeta.net>
Description: Graphical tool to set file permissions
KDE FTP | Home
ZZplayer-0.3 Author: Nicolas Vignal <nicolas.vignal@fnac.net>
Description: Mpeg I video player
KDE FTP
SendfaKs-0.1 Author: Michael Sabielny <sabielny@tu-harburg.de>
Description: A new interface to sendfax.
KDE FTP


 

About KDE

Skip menu "About KDE"
  • What is KDE?
  • Screenshots
  • Try KDE
  • Announcements
  • General Information
  • Documentation
  • Supporting KDE
  • Merchandise
  • History
    • Announcements
    • Awards

Download

Skip menu "Download"
  • Stable Version
  • Source Code
  • FTP Mirrors

Community

Skip menu "Community"
  • People
  • Mailing Lists
  • Forum

Develop

Skip menu "Develop"
  • Getting Involved
  • Developer Information
  • Bug Database
  • Translation, Documentation
  • Source Reference
  • WebSVN

Explore

Skip menu "Explore"
  • KDE Family
  • International

Global navigation links

  • KDE Home
  • KDE Accessibility Home
  • Description of Access Keys
  • Back to content
  • Back to menu

Search:


Maintained by The KDE Webmaster
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal