Translate

Image of XSLT 2.0 and XPath 2.0 Programmer's Reference (Programmer to Programmer)
Image of Advanced Programming in the UNIX Environment, Second Edition (Addison-Wesley Professional Computing Series)
Image of RHCE Red Hat Certified Engineer Linux Study Guide (Exam RH302) (Certification Press)
Image of Operating System Concepts

Using an Extension to Monkey Patch the GNOME Shell

This post demonstrates how to use the GNOME Shell extension mechanism to monkey patch the GNOME Shell in order to provide new functionality for the shell or fix a existing defect in the shell.

Boot Fedora 15 Using UEFI and GRUB2

With the release of Fedora 15, I decided to have another look at the state of UEFI booting Fedora using GRUB2. In this post I show you how to build and install an UEFI version of GRUB2 which can be used to boot Fedora 15 instead of using the UEFI-enabled version of Legacy GRUB that comes with Fedora 15.

Hack to Fix GNOME Shell Stylesheet Problems

This post provides a replacement file for the GNOME Shell which fixes the missing GNOME Shell extension stylesheet problem.

GNOME Shell Weather Extension

This post demonstrates a simple weather extension for the GNOME Shell and discusses various aspects of the design and the source code.

More GNOME Shell Customization

In this post I delve deeper into the technologies behind the new GNOME Shell and provide sample code for a number of simple extensions which demonstrate how to customize and extend various components of the GNOME Shell user interface.