How to Create a Custom Performance Counter
Category: Languages > .net      Posted: 27 Jun 09

In this episode we are going to take a look at how to create custom performance counters.

Part of the core .net framework allows you to create code which can hook into the underlying performance counters which the windows OS has. We will show how you can easily create hooks to take advanta...

OpenSolaris 2008.11
Category: Others > Misc      Posted: 24 Feb 09

This screencast shows all the new features in OpenSolaris 2008.11 including but not limited to:

  • the new ZFS time slider-linux commands ported to opensolaris
  • the revved up package management GUI tool
  • update management UI
  • songbird, firefox 3, VLC media player, and many other multime...

  • MacRuby: Ruby for your Mac - Laurent Sansonetti
    Category: Languages > Ruby      Posted: 07 Feb 09

    Everyone wants to develop Cocoa in Ruby. It can create awesome Mac apps. But you need to develop in Objective-C. Which is not so pretty. However, they ...