Category: Programming

XAML Regions: A Visual Studio 2010 Extension

If you’re like me, dealing with giant XAML files is problematic. I don’t seem to possess the mental stack that some XAMLers have that allows them to deal with pages upon pages of disorganized XAML code. I frequently run into this dilemma when I deal with WPF themes. They’re usually colors, brushes, styles and templates [...]

Tuesday March 1st, 2011 in Programming | 12 Comments »

A WPF Spectrum Analyzer for Audio Visualization (C#)

UPDATE:The WPF Spectrum Analyzer is now part of the WPF Sound Visualization Library. That is where you will find source code for the latest and most-stable versions of the Spectrum Analyzer. Also, this post has been updated and superseded by this one. I’m leaving this one here for historical purposes, but check out the other [...]

Friday January 28th, 2011 in Programming | 7 Comments »

Updated XBMC and Boxee Launchers – Now With Installers!

My little launchers aimed at making XBMC and Boxee work with the Windows Media Center have been updated. I think the largest thing to note is that they now have an installer thanks to a comment left by user Joshka. I’ve also made some tweaks so that the media centers *really* get brought to the [...]

Saturday October 23rd, 2010 in Programming | 2 Comments »

Launching Boxee with a Windows Media Center Remote

Updated 10/23/2010: Based on some comments, I’ve released a new version with an installer and file for defining custom parameters. Big thanks to Joshka for showing me a neat registry trick that allowed me to create the installer. I’ve also moved the source to a subversion repository. Enjoy! I was recently notified that Boxee might [...]

Thursday June 3rd, 2010 in Programming | 8 Comments »