The PySide LPGL Python binding for Qt is new and the Python::OpenCL wrapper now runs with AMD's ATI Stream SDK.
Read more »Path Free for Python with Qt and AMD's OpenCL
- Login to post comments
Build a High Powered Linux Workstation on the Cheap
For this series of articles we set out to build a high powered workstation with the latest Linux virtualization software capable of running multiple operating systems (OS) at the same time. Our goal was to get the fastest multiple-core processor and most memory while staying close to the $500 price tag of the other off-the-shelf machines.
Read more »- Login to post comments
A proposal for unifying Java modularisation
Eminent Java developers Richard Hall, BJ Hargrave and Peter Kriens have formulated a new proposal for a simple module system for Java, which could be developed as part of Java Specification Request (JSR) 294 'Improved Modularity Support in the Java Programming Language'. The authors hope their proposal will bring the different ideas on modularisation into some sort of harmony.
Read more »- Login to post comments
Linux: More contributors, more code
The Linux Foundation, which is something akin to the marketing arm of the open source operating system kernel and its related systems software, has today released its second report detailing how the Linux 2.6 kernel is evolving. The report reveals how it is coding the changes in the kernel and what companies are sponsoring the programmers who are making the changes - if any.
Read more »Manage firewall in ubuntu 9.04 jaunty
Network communications go through "channels" called ports. You can restrict which ports are available ("open") for network communications, creating a barricade to unwanted network intrusion. Firewalls do this job for you.
Read more »- Login to post comments
Code Project: create a media player
We're going to take some inspiration from Apple's new iPod Shuffle, and only offer the bare minimum of controls. One button for selecting your music, another button for play and pause, and a third button for skipping to the next track.
Read more »- Login to post comments
Linux Software RAID - A Belt and a Pair of Suspenders
Linux comes with software-based RAID that can be used to provide either a performance boost or add a degree of data protection. This article gives a quick introduction to Linux software RAID and walks through how to create a simple RAID-1 array.
Read more »- Login to post comments
Linux Kernel Development Speeds Up
More developers are contributing more code to the development of Linux, and are speeding up in the process, according to a new study from the Linux Foundation. The latest "Who Writes Linux" report is now its second year, tracking the development of Linux from the 2.6.24 kernel to the recent 2.6.30 kernel release.
Read more »Quick and Dirty MySQL Performance Troubleshooting
What are the first things you should look at after learning of a sudden change in MySQL server performance?
Read more »- Login to post comments
Installation And Setup Guide For DRBD, OpenAIS, Pacemaker + Xen On OpenSUSE 11.1
The following will install and configure DRBD, OpenAIS, Pacemaker and Xen on OpenSUSE 11.1 to provide highly-available virtual machines.
Read more »- Login to post comments
The realtime preemption endgame
There has been relatively little noise out of the realtime preemption camp in recent months. That does not mean that the realtime developers have been idle, though; instead, they are preparing for the realtime endgame: the merger of the bulk of the remaining patches into the mainline kernel. The 2.6.31-rc4-rt1 tree recently announced by Thomas Gleixner shows the results of much of this work.
Read more »A Quick and Easy Guide to KDE KIO slaves
One of the many ways KDE makes our lives easier is by providing graphical interfaces for many of the tasks that computer users want to perform. Web browsers typically accept certain protocols that connect them to resources, such as http, https, and ftp. In KDE, these are called KIO slaves, and nearly all KDE applications can interact with them.
Read more »Xkill is your friendly neighborhood process killer
Reader Alan Rochester told me about xkill, the utility that helps you ... kill things on your Linux desktop. I had gFTP die on me today and gave it a try.
Read more »- Login to post comments
The Next Snake: What do Python 2.x programmers need to know about Python 3?
With the latest major Python release, creator Guido van Rossum saw the opportunity to tidy up his famous scripting language. What is different about Python 3.0? In this article, I offer some highlights for Python programmers who are thinking about making the switch to 3.x.
Read more »- Login to post comments
Drizzle for Christmas - year-end-prediction for MySQL fork
A production ready version of the MySQL fork Drizzle could be ready by the end of this year.
Read more »- Login to post comments


