<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>One more thing about WPF</title>
	<atom:link href="http://haroldhsu.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://haroldhsu.wordpress.com</link>
	<description>Journey into WPF</description>
	<lastBuildDate>Sat, 20 Mar 2010 03:58:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='haroldhsu.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>One more thing about WPF</title>
		<link>http://haroldhsu.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://haroldhsu.wordpress.com/osd.xml" title="One more thing about WPF" />
	<atom:link rel='hub' href='http://haroldhsu.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to determine if an assembly is compiled as 32-bit or 64-bit?</title>
		<link>http://haroldhsu.wordpress.com/2010/03/11/how-to-determine-if-an-assembly-is-compiled-as-32-bit-or-64-bit/</link>
		<comments>http://haroldhsu.wordpress.com/2010/03/11/how-to-determine-if-an-assembly-is-compiled-as-32-bit-or-64-bit/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 18:08:33 +0000</pubDate>
		<dc:creator>p2j1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[64 bit]]></category>
		<category><![CDATA[interop]]></category>

		<guid isPermaLink="false">http://haroldhsu.wordpress.com/?p=98</guid>
		<description><![CDATA[Normally, a .Net assembly is compiled for &#8216;AnyCPU&#8217;, meaning it will run/load as 32-bit or 64-bit depending on the OS. But sometimes (like when you are working with legacy COM code) you need to compile your .Net assembly as 32-bit. So how do you determine if the assembly is compiled as 32-bit? The following command [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=98&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Normally, a .Net assembly is compiled for &#8216;AnyCPU&#8217;, meaning it will run/load as 32-bit or 64-bit depending on the OS.  But sometimes (like when you are working with legacy COM code) you need to compile your .Net assembly as 32-bit.  So how do you determine if the assembly is compiled as 32-bit?  The following command does it:</p>
<p>corflags &lt;assembly name&gt;</p>
<p>And here&#8217;s a sample output:</p>
<p>Version     : v2.0.50727<br />
CLR Header: 2.5<br />
PE            : PE32<br />
CorFlags    : 11<br />
ILONLY      : 1<br />
32BIT        : 1<br />
Signed       : 1</p>
<p>If 32BIT is 1, it means the assembly is compiled as 32-bit.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haroldhsu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haroldhsu.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haroldhsu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haroldhsu.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haroldhsu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haroldhsu.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haroldhsu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haroldhsu.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haroldhsu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haroldhsu.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haroldhsu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haroldhsu.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haroldhsu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haroldhsu.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=98&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haroldhsu.wordpress.com/2010/03/11/how-to-determine-if-an-assembly-is-compiled-as-32-bit-or-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56d920c3e06b35ed9315e346bddbc6d2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Harold</media:title>
		</media:content>
	</item>
		<item>
		<title>Registry Virtualization</title>
		<link>http://haroldhsu.wordpress.com/2010/03/10/registry-virtualization/</link>
		<comments>http://haroldhsu.wordpress.com/2010/03/10/registry-virtualization/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 22:39:19 +0000</pubDate>
		<dc:creator>p2j1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[UAC]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://haroldhsu.wordpress.com/?p=95</guid>
		<description><![CDATA[I was writing unit tests for some legacy code that uses the registry for configuration and inter-process communication. One particular API creates a key in the registry under HKLM\Software\. When the unit test is run, everything works. But when I look into the registry, I couldn&#8217;t find the key. Turns out that if an application [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=95&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was writing unit tests for some legacy code that uses the registry for configuration and inter-process communication.  One particular API creates a key in the registry under HKLM\Software\.  When the unit test is run, everything works.  But when I look into the registry, I couldn&#8217;t find the key.</p>
<p>Turns out that if an application is not running with administrative privilege, and tries to write to a protected location in the registry (HKLM\Software), Windows with UAC (Vista, Windows 2008 Server, Windows 7) has something called <em>registry virtualization</em> that redirects the write operation to a per user location within the user&#8217;s profile known as the virtual store (HKEY_USERS\_Classes\VirtualStore\Machine\Software).  In my case, the registry key is created under HKCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE.</p>
<p>Registry Virtualization is there for application compatibility reasons.  Pre-Vista applications are often run with administrative privilege and have access to protected locations.  Instead of breaking those applications, registry virtualization makes it seems like the write operation to the protected location is successful.  But what about trying to enumerate all the keys under a particular location?  In this case, the registry will return a <em>merged</em> view of both the virtualized values (from the VirtualStore) and non-virtualized values (from the original location).</p>
<p>For more information, see <a href="http://msdn.microsoft.com/en-us/library/aa965884(VS.85).aspx">http://msdn.microsoft.com/en-us/library/aa965884(VS.85).aspx</a></p>
<p>Note 1:  Similar technology is there for file system virtualization, which redirect write operations to protected locations to a user-specific location in the user’s profile folder (%localappdata%\VirtualStore).</p>
<p>Note 2:  According to Microsoft, they intend to remove these virtualization technologies once more applications are compatible with UAC.  So make sure you app does not rely on virtualization to be there in the future.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haroldhsu.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haroldhsu.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haroldhsu.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haroldhsu.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haroldhsu.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haroldhsu.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haroldhsu.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haroldhsu.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haroldhsu.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haroldhsu.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haroldhsu.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haroldhsu.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haroldhsu.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haroldhsu.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=95&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haroldhsu.wordpress.com/2010/03/10/registry-virtualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56d920c3e06b35ed9315e346bddbc6d2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Harold</media:title>
		</media:content>
	</item>
		<item>
		<title>How To Create Windows 7 Taskbar Jump List</title>
		<link>http://haroldhsu.wordpress.com/2010/03/09/how-to-create-windows-7-taskbar-jump-list/</link>
		<comments>http://haroldhsu.wordpress.com/2010/03/09/how-to-create-windows-7-taskbar-jump-list/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 23:50:51 +0000</pubDate>
		<dc:creator>p2j1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[WPF4]]></category>

		<guid isPermaLink="false">http://haroldhsu.wordpress.com/?p=93</guid>
		<description><![CDATA[The JumpList class is located in System.Windows.Shell namespace. Here&#8217;s how to add a simple Jump List via XAML in WPF 4: For more information, refer to http://msdn.microsoft.com/en-us/library/system.windows.shell.jumplist(VS.100).aspx<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=93&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The JumpList class is located in System.Windows.Shell namespace.  Here&#8217;s how to add a simple Jump List via XAML in WPF 4:</p>
<p><pre class="brush: csharp;">
&lt;Application x:Class=&quot;Windows7Practice.App&quot;
             xmlns=&quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&quot;
             xmlns:x=&quot;http://schemas.microsoft.com/winfx/2006/xaml&quot;
             StartupUri=&quot;MainWindow.xaml&quot;&gt;
    &lt;JumpList.JumpList&gt;
        &lt;JumpList ShowRecentCategory=&quot;True&quot;&gt;
            &lt;JumpTask CustomCategory=&quot;Foo&quot; Title=&quot;Task 1&quot; /&gt;
            &lt;JumpTask CustomCategory=&quot;Foo&quot; Title=&quot;Task 2&quot; /&gt;
        &lt;/JumpList&gt;
    &lt;/JumpList.JumpList&gt;
&lt;/Application&gt;
</pre></p>
<p>For more information, refer to <a href="http://msdn.microsoft.com/en-us/library/system.windows.shell.jumplist(VS.100).aspx">http://msdn.microsoft.com/en-us/library/system.windows.shell.jumplist(VS.100).aspx</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haroldhsu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haroldhsu.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haroldhsu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haroldhsu.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haroldhsu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haroldhsu.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haroldhsu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haroldhsu.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haroldhsu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haroldhsu.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haroldhsu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haroldhsu.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haroldhsu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haroldhsu.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=93&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haroldhsu.wordpress.com/2010/03/09/how-to-create-windows-7-taskbar-jump-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56d920c3e06b35ed9315e346bddbc6d2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Harold</media:title>
		</media:content>
	</item>
		<item>
		<title>How To Create Windows 7 Taskbar Thumb Buttons</title>
		<link>http://haroldhsu.wordpress.com/2010/03/09/how-to-create-windows-7-taskbar-thumb-buttons/</link>
		<comments>http://haroldhsu.wordpress.com/2010/03/09/how-to-create-windows-7-taskbar-thumb-buttons/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 23:25:57 +0000</pubDate>
		<dc:creator>p2j1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WFP 4]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://haroldhsu.wordpress.com/?p=89</guid>
		<description><![CDATA[In Windows 7, when you mouse over the application icon on the taskbar, you get to see a preview of the application window. For applications like Windows Media Player, there are additional &#8220;thumb buttons&#8221; in the preview window that lets you control the application. Here&#8217;s how to add the thumb buttons with WPF 4: You [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=89&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In Windows 7, when you mouse over the application icon on the taskbar, you get to see a preview of the application window.  For applications like Windows Media Player, there are additional &#8220;thumb buttons&#8221; in the preview window that lets you control the application.  Here&#8217;s how to add the thumb buttons with WPF 4:</p>
<p><pre class="brush: csharp;">
&lt;Window&gt;
    &lt;Window.TaskbarItemInfo&gt;
        &lt;TaskbarItemInfo&gt;
            &lt;TaskbarItemInfo.ThumbButtonInfos&gt;
                &lt;ThumbButtonInfo x:Name=&quot;thumb1&quot; ... /&gt;
                &lt;ThumbButtonInfo x:Name=&quot;thumb2&quot; ... /&gt;
                &lt;ThumbButtonInfo x:Name=&quot;thumb3&quot; ... /&gt;
            &lt;/TaskbarItemInfo.ThumbButtonInfos&gt;
        &lt;/TaskbarItemInfo&gt;
    &lt;/Window.TaskbarItemInfo&gt;
&lt;/Window&gt;
</pre></p>
<p>You can add up to 7 ThumbButtonInfo.  For each ThumbButtonInfo, you&#8217;ll probably want to set the ImageSource and Command property for your custom look and behaviour.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haroldhsu.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haroldhsu.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haroldhsu.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haroldhsu.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haroldhsu.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haroldhsu.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haroldhsu.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haroldhsu.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haroldhsu.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haroldhsu.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haroldhsu.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haroldhsu.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haroldhsu.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haroldhsu.wordpress.com/89/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=89&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haroldhsu.wordpress.com/2010/03/09/how-to-create-windows-7-taskbar-thumb-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56d920c3e06b35ed9315e346bddbc6d2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Harold</media:title>
		</media:content>
	</item>
		<item>
		<title>How to programmatically determine if a machine belongs to a Windows Server cluster</title>
		<link>http://haroldhsu.wordpress.com/2010/03/03/how-to-programmatically-determine-if-a-machine-belongs-to-a-windows-server-cluster/</link>
		<comments>http://haroldhsu.wordpress.com/2010/03/03/how-to-programmatically-determine-if-a-machine-belongs-to-a-windows-server-cluster/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 20:57:59 +0000</pubDate>
		<dc:creator>p2j1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://haroldhsu.wordpress.com/?p=82</guid>
		<description><![CDATA[This is how I determine if a machine belongs to a Windows Server cluster in .Net using WMI via the System.Management namespace. I don&#8217;t know what the official way is, but this is good enough for me: &#8220;root\\MSCluster&#8221; is the WMI namespace. If the machine is not in the cluster, it should not have this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=82&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is how I determine if a machine belongs to a Windows Server cluster in .Net using WMI via the System.Management namespace.  I don&#8217;t know what the official way is, but this is good enough for me:</p>
<p><pre class="brush: csharp;">
using System;
using System.Management;

namespace BelongsToCluster
{
    class Program
    {
        static void Main(string[] args)
        {
            try
            {
                ManagementObjectSearcher searcher = new ManagementObjectSearcher(&quot;root\\MSCluster&quot;, &quot;SELECT * FROM MSCluster_Cluster&quot;);

                foreach (ManagementObject obj in searcher.Get())
                {
                    if (!string.IsNullOrEmpty(obj[&quot;Name&quot;].ToString()))
                    {
                        Console.WriteLine(string.Format(&quot;This machine belongs to {0} cluster.&quot;, obj[&quot;Name&quot;].ToString()));
                        return;
                    }
                }
            }
            catch (ManagementException ex)
            {
                if (ex.ErrorCode == ManagementStatus.InvalidNamespace)
                {
                    Console.WriteLine(&quot;This machine does not belong to a cluster.&quot;);
                }
            }
        }
    }
}
</pre></p>
<p>&#8220;root\\MSCluster&#8221; is the WMI namespace.  If the machine is not in the cluster, it should not have this namespace, and a ManagementException will be thrown when the Get() method is executed on the searcher.</p>
<p>&#8220;SELECT * FROM MSCluster_Cluster&#8221; is just returning all the properties available in the MSCluster_Cluster class of the namespace.  Here I&#8217;m just looking at the name property of the cluster.</p>
<p>This code is extracted from the WMI Code Creator provided by Microsoft:  <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2cc30a64-ea15-4661-8da4-55bbc145c30e&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=2cc30a64-ea15-4661-8da4-55bbc145c30e&amp;displaylang=en</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haroldhsu.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haroldhsu.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haroldhsu.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haroldhsu.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haroldhsu.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haroldhsu.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haroldhsu.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haroldhsu.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haroldhsu.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haroldhsu.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haroldhsu.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haroldhsu.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haroldhsu.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haroldhsu.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=82&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haroldhsu.wordpress.com/2010/03/03/how-to-programmatically-determine-if-a-machine-belongs-to-a-windows-server-cluster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56d920c3e06b35ed9315e346bddbc6d2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Harold</media:title>
		</media:content>
	</item>
		<item>
		<title>Google vs China</title>
		<link>http://haroldhsu.wordpress.com/2010/01/15/google-vs-china/</link>
		<comments>http://haroldhsu.wordpress.com/2010/01/15/google-vs-china/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 06:10:43 +0000</pubDate>
		<dc:creator>p2j1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haroldhsu.wordpress.com/?p=80</guid>
		<description><![CDATA[It&#8217;s always amusing to read people&#8217;s opinion on this whole Google vs. China story.  Will Google really leave China?  Does China care?  This is economic warfare against US.  Show China they are not as powerful as they think they are.  Etc, Etc.  I&#8217;d like to have some fun too.  Here&#8217;s what I predict will happen: China won&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=80&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s always amusing to read people&#8217;s opinion on this whole Google vs. China story.  Will Google really leave China?  Does China care?  This is economic warfare against US.  Show China they are not as powerful as they think they are.  Etc, Etc.  I&#8217;d like to have some fun too.  Here&#8217;s what I predict will happen:</p>
<ul>
<li>China won&#8217;t give in.  Is that a big surprise?  You are publicly &#8220;black mailing&#8221; the coming super power and you expect them to give in?  Yes, China is not as powerful as they think they are, but US isn&#8217;t the old US either.  Who&#8217;s the biggest debtor nation again?</li>
<li>Google have no choice but to leave China.  Protectionism and trade war rise to the next level.  Economic recovery gone.  We all go back to recession.  No&#8230;more like depression.  Sounds familiar?</li>
<li>Terrorist war.  Economic war.  US:  &#8220;We are the superpower.  We rule. You drool.&#8221;  China:  &#8220;Oh yeah?  Should we dump your Treasuries?&#8221;  US:  &#8220;History says economic recovery follows after World War II.&#8221;  World War III begins.  Instead of cleaning up the financial system, we clean up the world.</li>
<li>God decided to punish us all and wipe us out in 2012.  <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p>Good job everyone!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haroldhsu.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haroldhsu.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haroldhsu.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haroldhsu.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haroldhsu.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haroldhsu.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haroldhsu.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haroldhsu.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haroldhsu.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haroldhsu.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haroldhsu.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haroldhsu.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haroldhsu.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haroldhsu.wordpress.com/80/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=80&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haroldhsu.wordpress.com/2010/01/15/google-vs-china/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56d920c3e06b35ed9315e346bddbc6d2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Harold</media:title>
		</media:content>
	</item>
		<item>
		<title>How to create a Main Window with rounded corners</title>
		<link>http://haroldhsu.wordpress.com/2009/11/13/how-to-create-a-main-window-with-rounded-corners/</link>
		<comments>http://haroldhsu.wordpress.com/2009/11/13/how-to-create-a-main-window-with-rounded-corners/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 05:40:49 +0000</pubDate>
		<dc:creator>p2j1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haroldhsu.wordpress.com/?p=74</guid>
		<description><![CDATA[On Line 1, we have to set the following attributes on the Window element: AllowsTransparency = true Background = Transparent WindowStyle = None If not, we will actually see a rounded rectangle (created by the Border element) within the default Window chrome.  Note that without the default window chrome, you will not be able to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=74&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><pre class="brush: xml;">
&lt;Window AllowsTransparency=&quot;True&quot; Background=&quot;Transparent&quot; WindowStyle=&quot;None&quot;&gt;
  &lt;Border CornerRadius=&quot;8&quot; BorderThickness=&quot;2&quot; BorderBrush=&quot;Blue&quot;&gt;
...
</pre></p>
<p>On Line 1, we have to set the following attributes on the Window element:</p>
<ul>
<li>AllowsTransparency = true</li>
<li>Background = Transparent</li>
<li>WindowStyle = None</li>
</ul>
<p>If not, we will actually see a rounded rectangle (created by the Border element) within the default Window chrome.  Note that without the default window chrome, you will not be able to drag the window around.  So you&#8217;ll probably want to implement your own by adding an event handler for MouseLeftButtonDown event on the Border element and call DragMove() in your code-behind.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haroldhsu.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haroldhsu.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haroldhsu.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haroldhsu.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haroldhsu.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haroldhsu.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haroldhsu.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haroldhsu.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haroldhsu.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haroldhsu.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haroldhsu.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haroldhsu.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haroldhsu.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haroldhsu.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=74&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haroldhsu.wordpress.com/2009/11/13/how-to-create-a-main-window-with-rounded-corners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56d920c3e06b35ed9315e346bddbc6d2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Harold</media:title>
		</media:content>
	</item>
		<item>
		<title>How To Display items in a ListBox horizontally</title>
		<link>http://haroldhsu.wordpress.com/2009/10/28/howto-display-items-in-a-listbox-horizontally/</link>
		<comments>http://haroldhsu.wordpress.com/2009/10/28/howto-display-items-in-a-listbox-horizontally/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 20:33:00 +0000</pubDate>
		<dc:creator>p2j1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haroldhsu.wordpress.com/?p=60</guid>
		<description><![CDATA[By changing the ItemsPanelTemplate to a VirtualizingStackPanel with Orientation set to horizontal, like this:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=60&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>By changing the ItemsPanelTemplate to a VirtualizingStackPanel with Orientation set to horizontal, like this:</p>
<p><pre class="brush: xml; gutter: false;">

&lt;ListBox&gt;
  &lt;ListBox.ItemsTemplate&gt;
    &lt;ItemsPanelTemplate&gt;
      &lt;VirtualizingStackPanel Orientation=&quot;Horizontal&quot; /&gt;
    &lt;/ItemsPanelTemplate&gt;
  &lt;/ListBox.ItemsTemplate&gt;
&lt;/ListBox&gt;

</pre></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haroldhsu.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haroldhsu.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haroldhsu.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haroldhsu.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haroldhsu.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haroldhsu.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haroldhsu.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haroldhsu.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haroldhsu.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haroldhsu.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haroldhsu.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haroldhsu.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haroldhsu.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haroldhsu.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=60&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haroldhsu.wordpress.com/2009/10/28/howto-display-items-in-a-listbox-horizontally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56d920c3e06b35ed9315e346bddbc6d2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Harold</media:title>
		</media:content>
	</item>
		<item>
		<title>MVVM</title>
		<link>http://haroldhsu.wordpress.com/2009/08/27/mvvm/</link>
		<comments>http://haroldhsu.wordpress.com/2009/08/27/mvvm/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 22:35:11 +0000</pubDate>
		<dc:creator>p2j1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haroldhsu.wordpress.com/?p=57</guid>
		<description><![CDATA[I&#8217;m just listing a few of the blog posts/articles I&#8217;ve read recently about MVVM: http://blogs.msdn.com/johngossman/archive/2005/10/08/478683.aspx (plus other posts) http://msdn.microsoft.com/en-us/magazine/dd419663.aspx http://blogs.msdn.com/erwinvandervalk/archive/2009/08/12/how-do-i-do-with-the-model-view-viewmodel-pattern.aspx http://blogs.msdn.com/mikehillberg/archive/2008/05/21/Model-see_2C00_-model-do.aspx http://www.imaginativeuniversal.com/blog/MVVMUIDesignPatternsInTheWild.aspx<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=57&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m just listing a few of the blog posts/articles I&#8217;ve read recently about MVVM:</p>
<p>http://blogs.msdn.com/johngossman/archive/2005/10/08/478683.aspx (plus other posts)</p>
<p>http://msdn.microsoft.com/en-us/magazine/dd419663.aspx</p>
<p>http://blogs.msdn.com/erwinvandervalk/archive/2009/08/12/how-do-i-do-with-the-model-view-viewmodel-pattern.aspx</p>
<p>http://blogs.msdn.com/mikehillberg/archive/2008/05/21/Model-see_2C00_-model-do.aspx</p>
<p>http://www.imaginativeuniversal.com/blog/MVVMUIDesignPatternsInTheWild.aspx</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haroldhsu.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haroldhsu.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haroldhsu.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haroldhsu.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haroldhsu.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haroldhsu.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haroldhsu.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haroldhsu.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haroldhsu.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haroldhsu.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haroldhsu.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haroldhsu.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haroldhsu.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haroldhsu.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=57&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haroldhsu.wordpress.com/2009/08/27/mvvm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56d920c3e06b35ed9315e346bddbc6d2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Harold</media:title>
		</media:content>
	</item>
		<item>
		<title>Hyperlink is not a control</title>
		<link>http://haroldhsu.wordpress.com/2009/08/06/hyperlink-is-not-a-control/</link>
		<comments>http://haroldhsu.wordpress.com/2009/08/06/hyperlink-is-not-a-control/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 20:56:50 +0000</pubDate>
		<dc:creator>p2j1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haroldhsu.wordpress.com/?p=55</guid>
		<description><![CDATA[A Hyperlink in WPF is not a control.  You will not see it in the Visual Studio Toolbox.  Hyperlinks are inline flow elements.  They must be placed inside another element that supports inline flow elements like a TextBlock.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=55&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A <em>Hyperlink</em> in WPF is not a control.  You will not see it in the Visual Studio Toolbox.  Hyperlinks are inline flow elements.  They must be placed inside another element that supports inline flow elements like a <em>TextBlock</em>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haroldhsu.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haroldhsu.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haroldhsu.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haroldhsu.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haroldhsu.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haroldhsu.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haroldhsu.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haroldhsu.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haroldhsu.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haroldhsu.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haroldhsu.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haroldhsu.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haroldhsu.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haroldhsu.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haroldhsu.wordpress.com&amp;blog=7090894&amp;post=55&amp;subd=haroldhsu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haroldhsu.wordpress.com/2009/08/06/hyperlink-is-not-a-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56d920c3e06b35ed9315e346bddbc6d2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Harold</media:title>
		</media:content>
	</item>
	</channel>
</rss>
