Translate

Archives

Exploring Cisco UCS Emulator Internals

This post looks under the hood at the internals of the Cisco UCS Platform Emulator and points out a number of interesting things about the emulator. It assumes that you are familiar with UCS.

GNOME Weather Extension New Version

I got some time recently to update my GNOME Shell weather extension. Most of the changes were minor. Version 2.5 is now available at fpmurphy.com or on GitHub. Here is what the weather panel looks like: This is the configuration panel for the extension: If anybody is a graphics artist and can develop a nicer set of weather icons (approx 60), I would welcome their help. This version works with Gnome Shell 3.4 and has been tested with Fedora 17.

ASN.1 Brush for WordPress Syntax Highlighter Plugin

This post demonstrates how to write a Wordpress Syntax Highlighter plugin brush for ASN.1

GNOME Shell/Cinnamon Extension Configuration Persistence

In this post I show you a simple way to add preference persistence to your Cinnamon or GNOME Shell extension using JSON.

Controlling a GNOME Shell or Cinnamon Extension using D-Bus

In this post, I demonstrate how you can add D-Bus support to a GNOME Shell or Cinnamon extension and allow a command line utility to control the operating characteristics of the extension via a command line utility.