General 8074 Published by Philipp Esselbach 0

For those of you who have always wanted to control your TV using only your voice, you are going to love the XVTV remote control system. Learn to make your TV act upon your voice command. With XVTV in your home you can do anything from change channels to program a PVR (Personal Video Recorder) using simple voice commands. XVTV controls external devices by using a multimodal browser, an XHTML + Voice (X+V) Web page, and a USB Universal Infrared Transmitter (USB-UIRT).

General 8074 Published by Philipp Esselbach 0

This tutorial shows you how to use IBM Rational Application Developer V6.0 to build dynamic Web sites. The tutorial walks you through a simple example that uses Java servlets and JavaServer Pages to implement a simple messaging center. You'll learn how to use Rational Application Developer to develop a dynamic Web site, then test and debug your code. Download Rational Application Developer V6.0 at no charge.

General 8074 Published by Philipp Esselbach 0

A dispute between a prominent open-source developer and the maker of the software used to manage Linux kernel development has forced Linux creator Linus Torvalds to embark on a new software project of his own, in addition to the Linux kernel. The new effort, called "git," was started last week after a licensing dispute forced Torvalds to abandon the proprietary BitKeeper software he had been using to manage Linux kernel development since 2002.

Read more

General 8074 Published by Philipp Esselbach 0

This tutorial shows you how to configure Common Base Event logging in the Java language. Learn how to log Common Base Events through the Java Logging APIs for consumption by the Log and Trace Analyzer. The Log and Trace Analyzer can be used to log Common Base Events to detect and resolve configuration errors, performance degradation, exception states, resource starvation, security failures, communication delays, deadlocking, and other problems.

General 8074 Published by Philipp Esselbach 0

IBM has released a preliminary alpha version of its History Flow Visualization Application that shows how collaboratively created documents evolve. The tool is written in Java and it's available for download. The application includes online help, as well as a plug-in for retrieving the history of a given page from any MoinMoin "wiki." ("Wikis" are Web sites that are freely editable by anyone who visits them.)

General 8074 Published by Philipp Esselbach 0

While XQuery was designed for querying large document bases, it serves as a fine tool for transforming simple documents as well. This article shows how XQuery offers a fast and easy way to scrape HTML pages for the data you need. XQuery is the perfect tool for you if your goal is simplifying complex pages for display on small screens, or extracting elements from multiple pages to aggregate them together on a home-grown portal, or simply extracting data from Web pages because there is no other programmatic way to get the data.