LWN Weekly Edition Front pageSecurity Kernel development Distributions Development Linux in the news Announcements Letters to the editor ->One big page
This page Previous weekFollowing week |
DevelopmentThe LTI-Lib Computer Vision Library LTI-Lib is a cross-platform (Linux and Windows) computer vision and image processing library that was written in C++.
The LTI-Lib is an object oriented library with algorithms and data structures frequently used in image processing and computer vision. It has been developed at the Chair of Technical Computer Science (Lehrstuhl fuer Technische Informatik) LTI at the Aachen University of Technology, as part of many research projects in computer vision dealing with robotics, object recognition and sing language and gesture recognition.
The library is divided into the following sections:
One interesting feature of LTI-Lib is a Perl language scripting system that can be used to generate template files, making use of the library straightforward. For details, see the LTI-Lib Architecture document, which is part of the Online Manual. LTI-Lib Version Beta 1.9.3 was announced this week. "This release provides new functors and features, many bug fixes and more documentation." Dependencies include GCC 2.95.3 or newer, Perl, and the GTK libraries. LTI-Lib has been released under the GNU Lesser General Public License (LGPL). The code is available for download here.
System Applications Audio Projects Speex 1.0.1 Released Version 1.0.1 of the Speex speech codec is available. "This release fixes several minor bugs that were found in version 1.0 as well as a major bug in the wideband encoding. This makes files encoded with 1.0 play with lower quality on 1.0.1 decoders. Upgrading to 1.0.1 is highly recommended, especially for wideband users. As such, reencode wideband files using a 1.0.1 encoder if you can."
Database Software Firebird 1.0.3 maintenance update Maintenance release version 1.0.3 of the Firebird database is available. "The Firebird project is pleased to announcement the immediate availability of the v1.0.3 maintenance release. It is a testament to the robustness of Firebird 1.0 that no major problems have been found that have required fixing. However, almost six months have passed since the Fb 1.0.2 and several bug fixes and enhancements have appeared. Rather than letting them molder indefinitely it is better to get them out into the big wide world."
Education GNU/Linux in education report Issue #97 of the GNU/Linux in education report is out. Topics include a discussion of a GNU/Linux-based learning system for children, the third Schoolforge Monthly IRC Meeting, processing quizzes with Zope, migrating schools from Microsoft to Linux, a discussion about various Linux distributions that are can be used to introduce students to Linux, and more.
Networking Tools Sussen v0.2 Released A new version of Sussen has been released. "Star Chamber Inc. is proud to announce the release of Sussen v0.2. Sussen is a client for the Nessus Security Scanner. It based on the GNOME 2.2 and attempts to take full advantage of the platform."
Web Site Development Gallery v1.3.4 Release Candidate 2 available (SourceForge) Version 1.3.4 Release Candidate 2 of Gallery has been announced on SourceForge. "Changes from RC1 essentially amount to small fixes for errors discovered since the first release candidate in the backup_albums.php script and the new "custom fields" code. Gallery is slick, intuitive web based photo gallery with authenticated users and privileged albums."
phpwsBB 0.1.0 released (SourceForge) SourceForge has an announcenet for version 0.1.0 of phpwsBB. "phpwsBB is a native bulletin board module for the phpWebSite content management system, version 0.9.2 or later. Today we release version 0.1.0 of phpwsBB. Features include anonymous posting, message editing and deletion for registered users, thread locking and message forking for admins, and ... well that's probably it."
TextIndexNG 2.0 Beta 1 released (ZopeMembers) Zope Members News has an announcement for a new version of TextIndexNG, a fulltext index utility for Zope. New features include search relevence ranking, speedier phrase searching, support for left-truncation and auto-expansion, a better HTML converter, a text/sgml converter, and more.
Desktop Applications Audio Applications Ardour Status Update The Ardour multi-track audio recording utility is undergoing lots of changes prior to the upcoming first release. Changes include a redesign of the transport mechanism, editor window changes, improved thread-safety, multi-channel import, and more.
Horgand v0.91 released Version 0.91 of Horgund, a real-time organ synthesizer, is available. This release features bug fixes, performance improvements, and the removal of unwanted noises.
Meterbridge 0.9.2 released Version 0.9.2 of Meterbridge, A virtual audio meter system for JACK, is available. This version features a number of bug fixes.
Rosegarden-4 0.9.1 released Version 0.9.1 of the Rosegarden-4 MIDI and audio sequencer and score editor has been released. "This is mainly a bugfix release. It is recommended that anyone using Rosegarden-4-0.9 upgrade to this latest release immediately to take advantage of improved quality and stability."
Desktop Environments New GNOME2 default theme proposal (GnomeDesktop) Gnomedesktop.org covers a proposal for a new GNOME2 default theme. ""Gnome's default widget look is a very boring one, and maybe one of its weak points [...] most users stay with the defaults, so these should be attractive and make sense"."
GTK+-2.2.2 / GLib-2.2.2 / Pango-1.2.3 released (GnomeDesktop) GnomeDesktop.org mentions the release of GTK+ 2.2.2, Glib 2.2.2, and Pango 1.2.3, most of the changes are bug fixes, a few new features have also been added.
KDE-CVS-Digest The May 30, 2003 edition of the KDE-CVS-Digest is out. "This week, new tab widgets are in Konqueror (requires Qt 3.2), news on KAudioCreator, MDI support goes into KDE, and more functions and templates are added to KSpread. Also, many bug fixes have been made to KMail, Konqueror, and KWin. Read it all in the latest KDE-CVS-Digest."
KDE-CVS-Digest The KDE-CVS-Digest for June 6, 2003 is out. The summary says: "Improvements and bugfixes to the new tab code used in Konqueror and now Quanta. Numerous usability enhancements in Kmail, easier keyboard shortcut editing, flickering toolbars fixed. Kdeprint gets a new PPD parser. Kstars hardware interface is extended. And many bug fixes throughout."
KDE Traffic Issue #54 of KDE Traffic is out. "KOffice updates abound, as well as an update on the continuing saga of Ellis Whitehead. I wonder if penguins make good wives."
XFce4 Beta-1 Release The first beta release of the lightweight XFce4 desktop environment is available. "XFce 4 is a desktop environment for UNIX-like operating systems. It aims to be fast and lightweight, while still being visually appealing and easy to use. It is based on the GTK+ toolkit version 2 and aims to adheresto the standards defined on freedesktop.org."
Ximian Desktop 2 is out/Evolution 1.4 released! (GnomeDesktop) According to GnomeDesktop.org, Ximian has released Ximian Desktop 2 along with version 1.4 of Evolution, a personal and workgroup information management application.
Games Pygame 1.5.6 released Version 1.5.6 of Pygame, "a set of Python modules designed for writing games", has been released. "This is a release test that needs much testing before the big 1.6. Major new features are; draw arcs and antialiased lines, system fonts, and color utilities. Also several crash fixes for fonts."
Graphics Gimp 1.3.15 Released (GnomeDesktop) GnomeDesktop.org has an announcement for version 1.3.15 of the Gimp, a powerful image processing utility. A number of new features, and numerous bug fixes are included in this version.
Interoperability First Samba 3.0.0 beta available The first beta release of Samba 3.0.0 is now available for testing. This is a major release with a bunch new features, including Active Directory support, Unicode handling, a new authentication system, a new filename mangling setup ("this needs lots of testing"), better printing support, and lots more. See the release notes for more information.
Wine Traffic #173 Issue #173 of Wine Traffic has been published. Topics include: RedHat 9 RPM's Available, ReactOS Regedit Merge, WinINet Work, Adding a Root Drive Mapping, and CVS Commits.
Multimedia GStreamer 0.6.2 Released (GnomeDesktop) Version 0.6.2 of Gstreamer, a multimedia framework, has been released. "At this point in time GStreamer is fully functional for creating audio-based applications. The video part is known to be somewhat less functional than the audio part, but applications such as gst-player works very well, and a port of Totem is in progress in GNOME CVS."
Office Applications AbiWord Weekly News Issue #147 of the AbiWord Weekly News is online with the latest AbiWord word processor development news. "Frank releases a new utility, AbiBits, for Mac OS X users who love their ProjectBuilder. Along with that, Christian Neumair has more HIGrrrification™ screenshots to show off, and an official BeOS developer may be waiting in the wings! Win32 users can find out why they should thank Mikey, while POSIX users may want to give a thank you to Stephen Viles."
Glow milestone 0.1 released The first milestone for Glow, a groupware client for OpenOffice.org, has been released.
Gnumeric 1.1.18 is now available (GnomeDesktop) Version 1.1.18 of the Gnumeric spreadsheet has been announced. "At long last a gtk2 based charting engine is in place. An MS Excel importer is tied in, and its ready to test. Guppi did more, but this is already better than the Gnumeric-1.0.x wrapper for Guppi. The data allocation is much stronger, and easily handles things like vector size changes, and missing values. The rest of the features should fall into place shortly."
Web Browsers Epiphany 0.7.0 (GnomeDesktop) GnomeDesktop has an announcement for version 0.7 of the Epiphany web browser. This release features lots of new features and bug fixes.
Galeon 1.2.11 and 1.3.5 Released (GnomeDesktop) GnomeDesktop mentions the release of two new versions of the lightweight Galeon web browser.
Mozilla Firebird Raises the Browser Bar (DevX) DevX reviews Mozilla's Firebird. "Although there are numerous popup-blocking add-ons for Internet Explorer, Mozilla has taken it one step further: popup-blocking capability is built into the browser. It's not an afterthought. If you have some sort of strange popup ad fetish or you visit sites that use popups for necessary functionality, you can turn the feature off (even for individual sites), but personally, I'm only sorry that the popup blocker doesn't also make the person responsible for the popup ad turn into a toad or something equally unpleasant. Popup blocking may not be a sufficiently persuasive reason to switch browsers, but tabbed browsing is a major advance."
AdBlock 0.3 Available for Mozilla Firebird (MozillaZine) A new version of AdBlock, an image filtering add-on for Mozilla Firebird has been announced.
Mozilla Status Update The June 6, 2003 Mozilla Status Update is out with the latest Mozilla development news.
Miscellaneous Kontact Progress: New Summary View KDE.News mentions recent progress on the Kontact personal information management (PIM) system. "The integration of KMail, KOrganizer, KAddressBook and KNotes is nearly finished now and over the weekend the summary view -- which can display current weather information and the upcoming events such as birthdays -- was added. It is planned to get the groupware functionality working in time for the LinuxTag in Karlsruhe and present a replacement for Outlook/Exchange."
Languages and Tools Caml Caml Weekly News The June 3-10, 2003 Caml Weekly News is out with a bunch of new articles on the Caml language.
Java OpenEJB 0.9.2 released (SourceForge) Version 0.9.2 of OpenEJB has been announced on Sourceforge. "The 0.9.2 release contains a neat surprise for OpenEJB/Tomcat users -- TOOLS! The new integration features a webapp with a setup verifier, JNDI browser, EJB viewer, Class browser, and even an Object invoker!"
Making Sense of Java's Dates (O'Reilly) Philipp K. Janert, Ph.D. looks at date handling from Java on O'Reilly. "Over all of the issues concerning leap seconds, time zones, daylight savings time (DST), and lunar calendars, it is easy to forget that measuring time is a very simple concept: time progresses linearly."
Lisp GCL 2.5.3 released Version 2.5.3 of GCL, Gnu Common Lisp, has been released. "This is a minor bugfix release, primarily reintroducing object_to_float and object_to_double required in general C interfacing, and in Axiom in particular. Also removed references to the obsolete multiply-bignum-stacks from the documentation." Thanks to Lars Brinkhoff.
Perl This Week on perl5-porters (use Perl) The June 2-8, 2003 edition of This Week on perl5-porters has been published. "What happened this week ? Interesting bugs were found, and solutions proposed ; new areas explored, technical points raised, and patches applied."
This week on Perl 6 (O'Reilly) The June 1, 2003 edition of This week on Perl 6 is out with the latest Perl 6 development news.
Regexp Power (O'Reilly) Simon Cozens explains the capabilities of Perl's regular expressions on O'Reilly. "Everyone knows that Perl works particularly well as a text processing language, and that it has a great many tools to help the programmer slice and dice text files. Most people know that Perl's regular expressions are the mainstay of its text processing capabilities, but do you know about all of the features which regexps provide in order to help you do your job?"
PHP PHP Weekly Summary Issue #140 of the PHP Weekly Summary is online. Here's the content summary: "ActiveState ActiveAwards nominations, Sybase with PHP 5, Upload progress meter, strip_tags(), mnogosearch extension, define()d constants, 4.3.2 benchmarks, Removing namespaces from 5.0."
Python Dr. Dobb's Python-URL! The Dr. Dobb's Python-URL for June 9, 2003 is out with a selection of discussions, announcements and links on Python related topics.
How-To Guide for Descriptors Raymond Hettinger has published a How-To Guide for Descriptors for the Python language. The abstract says: "Defines descriptors, summarizes the protocol, and shows how descriptors are called. Examines a custom descriptor and several built-in python descriptors including functions, properties, static methods, and class methods. Shows how each works by giving a pure Python equivalent and a sample application."
Pexpect version 0.98 Version 0.98 of Pexpect, a Python module that works like Expect, has been released. "Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands."
Tcl/Tk This week's Tcl-URL Dr. Dobb's Tcl-URL for June 11 is out with the latest from the Tcl/Tk development community.
XML Regular Expression Matching in XSLT 2 (O'Reilly) Bob DuCharme covers regular expressions in XML on O'Reilly. "Because XSLT is for manipulating XML documents, and XML documents are text, XSLT developers with any experience in Unix-based utilities often wish that XSLT would let them use regular expressions. XSLT 2.0 grants this wish."
Introducing Examplotron (IBM developerWorks) Uche Ogbuji introduces Examplotron on IBM's developerWorks. "A zoo of XML schema languages is out there, and although some of the beasts are bigger than others none is as friendly as Examplotron. With Examplotron, your example XML document is your schema, for the most part. It requires you to learn very little new syntax, and most of the core features of XML can be specified by providing representative examples in the source. In this article, Uche Ogbuji introduces Examplotron, providing plenty of, well, examples."
Editors Conglomerate 0.5.1 released Version 0.5.1 of Conglomerate, an XML editor, has been released. "This is an UNSTABLE release: it will crash from time to time, along with numerous other problems. However it should do this in a stylish way."
Version Control Running Arbitrary Scripts Under CVS (O'ReillyNet) Jennifer Vesperman shows how to run scripts from CVS on O'Reilly. "CVS is a useful version control tool. Version control is not the only aspect of building a project or maintaining a service, though. This article is about the hooks CVS includes to allow you to expand it and integrate it with other tools."
Page editor: Forrest Cook |
Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.