Home Blog Page 8738

GNU-Darwin contributions

Author: JT Smith

proclus writes: “If you like what we are doing, and you want to help, then we can tell you how. If you would like to donate money, then you can go straight to the donation
page
(the base donation is $20). Everyone can do something,
from kids to corporations, and
the whole community benefits!”

Category:

  • Open Source

Turku is choosing linux

Author: JT Smith

Atte Tenkanen writes: “The first investigationconsidering Linux and OpenOffice in Turku government is ready. Committee of computer operation recommends to move
office platforms to OpenOffice till the end of 2003 and in the long run
change Windows systems to Linux. (editor’s note: the linked pages are not written in English.)

First 200 linux workstations can run in autumn 2002 and production of
3000 linux workstations will begin in winter 2003 if pilot studies go well.

Next they will investigate how linux environment works in longer run and
how widely it will be used in other local governments in Finland and in
other parts of Europe. Also the Ministry of Finance in Finland
investigates the possibilities to change system platforms to linux. This
investigation will be ready in March 2002.
People in computer committee of Turku things that users will soon to become accustomed to linux system.

Microsoft replied on wednesday and knocked out the plannings in Turku.
They told about their own investigation in Vaasa (Town in Ostrobothnia,
Finland). According to it they will spare 1/3 of charges using Windows.

Atte Tenkanen

KDE development team announces KDE 3.0Beta1

Author: JT Smith

The KDE
Project
today announced the immediate release of KDE 3.0beta1,
the third generation of KDE’s free, powerful,
easy-to-use, Internet-enabled desktop for Linux and other UNIXes.
This second pre-release of KDE 3.0, which follows two months after the
release of KDE 3.0alpha, ships with the core KDE libraries, the core
desktop environment, and over 100 applications from the other
base KDE packages (administration, multimedia, network, PIM,
utilities, development, etc.).KDE 3.0 is scheduled for final release in the second quarter 2002, with one
or more intervening “RC” releases preceding the final release.
The KDE Project will demonstrate the latest pre-release of KDE 3 at
the LinuxWorld Expo in New York
(Jan. 29 – Feb. 1, 2002).

“Beta1 is a stabilized snapshot of the current KDE 3 development branch
and is meant for testers, developers and translators,” explained
Dirk Mueller, the KDE 3
release coordinator. “Users can assist in the development effort
by testing this release and providing constructive feedback or helping
to update or complete documentation. We’re
especially interested in feedback about the support for RTL languages
and about the new KDE 3 features. For developers, now is a great time
to complete porting your applications to KDE 3, or
to pitch in and help implement the still-incomplete
planned
features
. In addition, the
KDE translation
project
needs new contributors who can translate KDE 3 into their
native language. Translation is another great way for non-programmers
to contribute to the continuing success and rapid improvement of KDE.”

The primary goals of the 3.0beta1 release are to:

  • enlist volunteers to help
    find bugs and provide constructive feedback through the
    KDE bugs database, and to help
    complete or update KDE documentation;
  • provide a stable API so developers can port
    their KDE 2 applications to KDE 3;
  • solicit developer feature requests before the KDE 3 API is finally
    frozen for binary compatibility, as well as developer assistance in completing
    the planned features; and
  • provide a consistent snapshot for the
    translation teams
    (this release already provides some support for
    57
    languages
    ).

Additional information about KDE 3, including
instructions for
setting up a KDE 3 system side-by-side with a KDE 2 system,
a tentative
release
plan
,
a KDE 3 info page, a list of
planned
features
, as well as a
list of open
tasks
containing interesting projects for both users and developers
who wish to contribute to KDE,
is available at the KDE websites.
Please use the KDE bugs database to
report bugs or make feature requests.

KDE and all its components (including the IDE
KDevelop) are available
for free under Open Source licenses from the KDE
ftp server
and its mirrors.

Improvements

Besides the improvements to the underlying Qt library noted in the
KDE
3.0alpha1 announcement
, this release offers the following additional
improvements compared to the KDE 2 series:

  • a new clipboard system to satisfy the preferences of all users:
    • KDE continues to offer the standard X-type clipboard; selected text is
      copied to this clipboard, and clicking the middle mouse button pastes the
      contents of this clipboard; and
    • KDE also offers a complementary, independent Windows/Mac-type clipboard;
      text is inserted in the clipboard using an application’s cut/copy
      (or generally Ctrl-x, Ctrl-c) function,
      and the application’s paste (or generally Ctrl-x) function
      pastes the contents of this clipboard;

    (note that the clipboard in Qt 3.0.1 hangs
    sometimes
    ; using qt-copy
    or upgrading to Qt 3.0.2 when it is released should cure this problem);

  • many new KMail
    features, including:

    • maildir support;
    • support for distribution lists (groups) and aliases;
    • SMTP authentication;
    • SMTP over SSL/TLS;
    • pipelining for POP3 (increases download speed on slow networks);
    • support for both on-demand downloading and deletion without downloading;
    • IMAP improvements (header caching, faster header fetching,
      creating/removing folders, drafts/sent/trash folders on the server,
      and mail checking in all folders);
    • auto-configuration of IMAP/POP3/SMTP security features;
    • automatic encoding selection for outgoing mails;
    • DIGEST-MD5 authentication;
    • keyboard shortcuts for switching between mono-spaced/proportional fonts;
    • UTF-7 supports; and
    • enhanced status reports for encrypted/signed messages;
  • important feature additions for
    KDevelop, including:

    • full cross-compiling support, with the ability to specify a
      compiler, compiler flags, target architecture, etc.; and
    • support for Qt/Embedded projects (such as the
      Zaurus and
      iPAQ);

    (note that a release of KDevelop for KDE 2.2 with these new features is
    included in most of the download directories listed below);

  • SSL certificate and CA management tools;
  • a new URL speed bar in file dialogs;
  • support for actions in the Konqueror
    sidebar; and
  • numerous feature enhancements to Konsole, including:
    • cluster management (sending input to all active sessions);
    • clearing, searching and saving of session histories;
    • specification of a working directory per session type;
    • easier renaming of sessions with a keyboard shortcut;
    • pausing scrolling while selecting text; and
    • writing utmp entries (requires the utempter library).

Additional improvements to the KDE libraries and applications are planned for
the successive RC releases leading to the first stable KDE 3.0. A
partial list of these planned features is available at KDE’s
developer website.

Porting to KDE 3

Since KDE 3 is mostly source compatible with KDE 2, porting applications
from KDE 2 to KDE 3 can usually be done with relative ease and comfort.
The process is substantially easier than the one for porting
KDE 1 applications to KDE 2; even very complicated applications have been
ported in a matter of hours.

Instructions for porting KDE 2 applications to KDE 3 are available
separately for the
KDE
libraries
and the
Qt libraries.
Most of the changes required for the port applications pertain to changes
in the Qt API. Although the KDE 3 API is not yet frozen, few changes are
anticipated for the final release of KDE 3.0.

Installing KDE 3.0beta1 Binary Packages

Binary Packages.
Some Linux distributors and some Unix distributors have provided
binary packages of KDE 3.0beta1 for recent versions of their distribution. Some
of these binary packages are available for free download under
http://download.kde.org/unstable/kde-3.0-beta1/
or under the equivalent directory at one of the many KDE ftp server
mirrors, and additional
binary packages, as well as updates to the packages now available, may
become available over the coming weeks.

Please note that the KDE team makes these packages available from the
KDE web site as a convenience to KDE users. The KDE project is not
responsible for these packages as they are provided by third
parties — typically, but not always, the distributor of the relevant
distribution. If you cannot find a binary package for your distribution,
please read the KDE Binary
Package Policy
.

Library Requirements.
The library requirements for a particular binary package vary with the
system on which the package was compiled. Please bear in mind that
some binary packages may require a newer version of Qt and other libraries
than was included with the applicable distribution (e.g., LinuxDistro 8.0
may have shipped with Qt-2.2.3 but the packages below may require
Qt-2.3.x). For general library requirements for KDE, please see the text at
Source Code – Library
Requirements
below.

Package Locations.
At the time of this release, pre-compiled packages are available for:

All of the above packages can also be obtained from the
/pub/kde/unstable/kde-3.0-beta1/
directory at one of the many KDE
ftp server mirrors.
Please check the servers periodically for pre-compiled packages for other
distributions. More binary packages will become available over the
coming days and weeks.

Downloading and Compiling KDE 3.0beta1

Library
Requirements
.
KDE 3.0beta1 requires the following libraries:

  • qt-3.0.1, which is available in source code
    from Trolltech as
    qt-x11-free-3.0.1.tar.gz,
    though due to a problem with the clipboardqt-copy (or qt-3.0.2, when released) is recommended;
  • for reading help pages and KDE documentation,
    libxml2 >= 2.3.13
    and libxslt >= 1.0.7;
  • for JavaScript/ECMAScript regular expression support,
    PCRE >= 3.5;
  • for SSL support,
    OpenSSL >= 0.9.6x
    (versions 0.9.5x are no longer supported);
  • for Java support, a JVM >= 1.3;
  • for Netscape Communicator plugin support, KDE requires a recent version of
    Lesstif or Motif;
  • for searching local documentation,
    ht://dig; and
  • for other special features, such as drag’n’drop audio CD ripping,
    certain other packages.

Compiler Requirements.
Please note that some components of
KDE 3.0beta1 will not compile with older versions of
gcc/egcs, such as egcs-1.1.2 or
gcc-2.7.2. At a minimum gcc-2.95-* is required. In addition, some
components of KDE 3.0beta1 (such as the multimedia backbone of KDE,
aRts) will not compile with
gcc 3.0.x
(this problem is being addressed but no time frame is available).

Source Code/SRPMs.
The complete source code for KDE 3.0beta1 is available for
download.
Additionally, source rpms are available for the following distributions:

All of the above packages can also be obtained from the
/pub/kde/unstable/kde-3.0-beta1/
directory at one of the many KDE
ftp server mirrors.

Further Information. For further
instructions on compiling and installing KDE 3.0beta1, please consult
the installation
instructions
and, if you should encounter problems, the
compilation FAQ.

About KDE

KDE is an independent, collaborative project by hundreds of developers
worldwide working over the Internet to create a sophisticated,
customizable and stable desktop environment employing a component-based,
network-transparent architecture. KDE provides a stable, mature desktop,
an office suite (KOffice), a large
set of networking and administration tools, and an efficient and intuitive
development environment, including an excellent IDE
(KDevelop).
KDE is working proof of the power of
the Open Source “Bazaar-style” software development model to create
first-rate technologies on par with and superior to even the most complex
commercial software.

Please visit the KDE family of web sites for the
KDE FAQ, screenshots
(KDE 2,
KDE 3),
KOffice information and
developer
information
.
Much more information
about KDE is available from KDE’s
family of web sites.

Corporate KDE Sponsors

Besides the valuable and excellent efforts by the
KDE developers
themselves, significant support for KDE development has been provided by
MandrakeSoft and
SuSE. In addition,
the members of the KDE League provide
significant support for promoting KDE and KOffice. Thanks!


Trademarks Notices.
KDE, K Desktop Environment, KDevelop and KOffice are trademarks of KDE e.V.

Compaq, Alpha, iPAQ and Tru64 are either trademarks and/or service marks or
registered trademarks and/or service marks of Compaq Computer Corporation.

HP is a registered trademark of Hewlett-Packard Company.

IBM and PowerPC are registered trademarks of IBM Corporation.

Intel, i386 and i586 are trademarks or registered trademarks of Intel
Corporation or its subsidiaries in the United States and other countries.

Linux is a registered trademark of Linus Torvalds.

Netscape Communicator is a trademark or registered trademark of
Netscape Communications Corporation in the United States and other countries.

Sun is a trademark or registered trademark of Sun Microsystems, Inc. in
the United States and other countries.

Trolltech and Qt are trademarks of Trolltech AS.

UNIX and Motif are registered trademarks of The Open Group.

Zaurus is a trademark of Sharp Electronics Corporation in the United
States and/or other countries.

All other trademarks and copyrights referred to in this announcement are the property of their respective owners.


Press Contacts:
United States: Eunice Kim
The Terpin Group
ekim@terpin.com
(1) 650 344 4944 ext. 105
 
Kurt Granroth
granroth@kde.org
(1) 480 732 1752
 
Andreas Pour
KDE League, Inc.
pour@kde.org
(1) 917 312 3122
Europe (French and English): David Faure
faure@kde.org
(33) 4 3250 1445
Europe (German and English): Ralf Nolden
nolden@kde.org
(49) 2421 502758

Duke speaks: Free speech synthesis for Java

Author: JT Smith

An anonymous reader writes: “Taken from http://java.sun.com/features/2001/12/flite.html, ‘Researchers from Sun Microsystems Laboratories in Burlington,
Massachusetts have created an open source speech synthesis engine
written entirely in the JavaTM programming language. This
high-performance software converts text to speech. You type it; your
workstation speaks it. And the whole world benefits.'”

For more information, see http://freetts.sourceforge.net/.

Open Source schools projects work together to provide alternative to Microsoft offer

Author: JT Smith

By Grant Gross

Several Open Source-in-education projects are joining forces and countering Microsoft’s offer of $1 billion worth of software, hardware and training to 12,500 U.S. schools as part of its antitrust settlement.

A couple of weeks before its official launch, the Schoolforge coalition (no relation to NewsForge or SourceForge.net) already has commitments from more than 15 projects and companies interested in Open Source for schools. The group is creating a “foundry” where users can find the tools and information about using Open Source software and curriculum in schools. The goal is to reduce redundancy between projects and let more people know what Open Source options schools have, says Doug Loss, data network coordinator at Bloomsburg University in Pennsylvania and leader of the Simple End User Linux/edu project.

Loss says the coalition’s call to action came largely from Red Hat’s offer of Free Software to any school, a counter-offer to the Microsoft billion-dollar proposal. Red Hat is among the supporters of Schoolforge.

“The only way we can compete with Microsoft’s offer (if the donation ever actually materializes) is by publicity, advocacy, and local effort by interested and committed members of the Free/Open Source software community,” Loss says. “One of our ideas is to put together material for LUGs to use in approaching and supporting their local educational establishments. That is still in the formative stages, as we’re concentrating now on getting the coalition itself up and running.”

New software, too

At the same time that Schoolforge officially launches in January, one of its members plans to release a new version of its easy-to-install Linux terminal server package, which lets schools or other organizations run dozens of outdated computers or cheap diskless workstations all powered by a single Linux server. This month, the K-12 Linux Terminal Server Project, which released its 1.0 version in July, also has posted a Quick Tour of a Linux Classroom page to its site, and with K12Linux, is launching K12os.org, which will focus on K-12 distributions and how to install and support them.

Paul Nelson, a leader of K12LTSP, says the new release of the simple-install Linux terminal server will feature a desktop installation of Red Hat Linux 7.2 — KDE 2.2.2 is also included — instead of 7.1 with Ximian updates in the 1.0 version. “7.2 does such a nice job with Nautilus and the Gnome desktop, we left the desktop pretty stock,” Nelson says.

A range of office software, including OpenOffice and the Ximian Evolution email package is included, for both the new version of K12LTSP and a stand-alone K12Linux version that can run on a local computer instead of a thin client.

The new version is updated to LTSP 3.0, which “does a great job of auto-detecting and configuring network cards and video cards,” adds Eric Harrison, LAN/WAN manager for the Multnomah County Education Service District near Portland, Ore. Also included is DHCP 3.0, which lets those installing K12LTSP dynamically boot both BOOTP- and PXE-based clients with the default configuration.

Red Hat and K12LTSP are also working on making the project compatible with the Red Hat Network so that schools have “a very easy way for new Linux users to stay current with updates,” says Nelson, technology coordinator at the Riverdale School District in Portland, Ore.

Microsoft’s offer not so free

Nelson reports that four to five schools a month are signing up to experiment with Linux during the project’s Linux clinics. Nelson’s among the Open Source advocates who suggest Linux is a good fit for schools because of the potential cost-savings, and he predicts more schools will come around even though some will accept Microsoft’s software give-away, if it happens.

“I’m sure that many schools will jump at the chance to get free software from Microsoft,” he says. “Do they realize that it’s not really free though? In five years, they’ll get a bill from Bill … If MS thinks that they can outperform Open Source software in schools by
giving away their products, they’ve misunderstood the movement and they will lose the battle. It’s the freedom of Open Source software and the superior support of the Open Source community that MS has to catch up with. The Open Source development model produces better software. Schools will figure that out in due time.”

Schoolforge happened when a bunch of people advocating Open Source in schools began talking about the Microsoft settlement on the OpenSourceNow list hosted by Red Hat, Nelson says.

From the “about Schoolforge” document, which is still being worked on: “[The foundry’s tools will be] all free for the asking (or download), and, in the future, international
in content and character, Schoolforge is not a place or an organization, but a
cause, and a collection of people and projects dedicated to it: bringing quality,
affordable and dependable software and teaching materials to the people who need
them around the world. As such, it is not a ‘service’ so much as it is a community
focal point, which, as much as anything else, represents an opportunity to get
involved in one of its aspects.”

Organizations making up Schoolforge so far include:

  • A.L.I.C.E. AI Foundation
  • BlueEDU
  • Debian Jr
  • Free Computing Curriculum Project
  • The International Technology Project
  • K12OS, including K12Linux and
    K12LTSP
  • libresoftware-educ.org
  • Linux for Kids
  • MimerDesk
  • The Open Book Project
  • Openlearningcommunity.org
  • Open Soiurce Education Foundation
  • Open Source Schools
  • Red Hat
  • SchoolMation
  • SEUL/edu
  • Shadow netWorkspace
  • Category:

    • Open Source

    IBM takes quantum leap

    Author: JT Smith

    From ZDNet: “Researchers at IBM said on Wednesday that they have used a newly developed computer to perform “the most complex quantum computation to date,” marking a small step in the advance of quantum computing, a technology some think could provide a breakthrough in the development of smaller microchips.”

    Category:

    • Linux

    Debian security: DSA-094 mailman

    Author: JT Smith

    From Debian.org: “Barry A. Warsaw reported several cross-site scripting security holes in Mailman, due to non-existent escaping of CGI variables.

    These have been fixed upstream in version 2.0.8, and the relevant patches have been backported to version 1.1-10 in Debian.”

    Category:

    • Linux

    On Holy Wars and a plea for peace

    Author: JT Smith

    From Advogato.org: “The current debate between stalwarts of the Free Software and Open Source Software movements
    over the basic principles of software distribution is harming all of us in a very real way. Is there no
    hope for an end to this conflict?”

    Category:

    • Migration

    Lineo rebuttal to Microsoft attack on embedded Linux, Part 2

    Author: JT Smith

    Anonymous Reader writes, “Lineo has issued a further rebuttal to a paper posted by Microsoft on its website, in which Microsoft asserts that Windows XP Embedded is superior to Embedded Linux. Earlier this week, Lineo issued an initial response countering many of the specific statements made by Microsoft in its anti Embedded Linux paper, as did LynuxWorks. In this additional rebuttal, Lineo identifies the key characteristics that are important in comparing operating systems intended for use in the embedded market, and offers a differing perspective (from that of Microsoft) on how Windows XP Embedded and Embedded Linux compare. Read the latest Lineo rebuttal to Microsoft’s paper, here at LinuxDevices.com.”

    Category:

    • Linux

    Linux desktop marketshare less than .25 percent

    Author: JT Smith

    MacCentral: “Linux may continue to gain favor as a server operating system, but for the desktop, and in particular amongst Internet users, Linux is a washout. That’s the word from market research firm WebSideStory Inc., which today reported that Linux operating systems have failed to gain any significant marketshare either from Microsoft’s Windows operating system or Apple’s Mac OS, when it comes to the open-source operating system’s use by Web surfers.” Read more here.