In MySQL for Linux on POWER, Part 1 you will learn about the availability of MySQL Database Server for Linux. In MySQL for Linux on POWER, Part 2 develop apps for MySQL in PHP, Java, C/C++, Python, and Perl.
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).
Linux provides Portable Operating System Interface (POSIX) semaphores, as well as pthread conditional variables to map the Win32 semaphore APIs. Both have their share of pros and cons. Get detailed code examples illustrating how to map Win32 to Linux with respect to semaphore application program interfaces (APIs).
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.
MySQL has released a new beta version of a tool for customers migrating from competing products to its own open-source database, it announced on Tuesday.
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.
A 64-bit environment and the ability to address more than 4 GB of memory can greatly enhance the scalability and performance of databases. With IDS v10, IBM has optimized native 64-bit editions for all major Linux platforms. This article contains information on all the new features of Informix Dynamic Server Version 10.0 that are unique on Linux platforms.
When it comes to importing generic XML into OpenOffice, the user is on his own. This article offers a quick XSLT tool for this purpose and demonstrates the Calc import of records-oriented XML. In addition to learning a practical trick for working with Calc, you might also learn a few handy XSLT techniques for using dynamic criteria to transform XML.
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.)
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.