Articles
Here are some articles that I have writen. Made them available online.
Linux Gazette Articles (Online)
Let there be music – An article about Linux sound programming using the OSS API. The API of choice must now be ALSA, since OSS is considered depricated. But since ALSA comes with OSS emulation, this article can still be of interest.
Creating/Maipulating Images with GD – This article talks about an image manipulation library, GD. I think it is much simpler to use the Python Imaging Library with Python
Linux For You Articles (Print Magazine)
      A uClinux primer
This article discusses uClinux from a developers point of view. Explains the      differences between uClinux and the normal Linux kernel. And also discusses how to carry out experiments without any hardware using a software emulator, “coldfire” that is capable of running uClinux.
Emulators in Linux
This article deals with FOSS emulators like QEMU and Basilisk-II that make running other operating system from within Linux possible.
Emulators_in_Linux_Shuveb.pdfControl XMMS with your TV remote
This article deals with adding remote control functionality to a Linux PC with the help of a homebrew hardware that interfaces to the PC serial port and the LIRC project.
XMMS-TV-Remote-Shuveb.pdfUnderstanding openMosix
openMosix is a zero config clustering solution for Linux. This article explains how to set it up and explains openMosix internals on process migration.
OpenMosixInternals-Shuveb.pdf
Upcoming articles
- Linux Gazette : Writing extensible programs with GNU Guile
