﻿<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rss="http://purl.org/rss/1.0/" xmlns:admin="http://webns.net/mvcb/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content" xmlns:sioc="http://rdfs.org/sioc/ns#">
  <sioc:Usergroup rdf:about="http://www.heathesh.com/sioc.axd?sioc_type=site#authors">
    <dc:title>Authors at "heathesh.com"</dc:title>
    <sioc:has_member>
      <sioc:User rdf:about="http://www.heathesh.com/author/Admin.aspx" rdfs:label="Admin">
        <sioc:see_also rdf:resource="http://www.heathesh.com/sioc.axd?sioc_type=user&amp;sioc_id=Admin" />
      </sioc:User>
    </sioc:has_member>
  </sioc:Usergroup>
  <foaf:Document rdf:about="http://www.heathesh.com/">
    <dc:title>SIOC site profile for "heathesh.com"</dc:title>
    <dc:description>A SIOC profile describes the structure and contents of a weblog in a machine readable form. For more information please refer to http://sioc-project.org/.</dc:description>
    <foaf:primaryTopic>http://www.heathesh.com/</foaf:primaryTopic>
    <admin:generatorAgent>BlogEngine.NET1.5.0.7</admin:generatorAgent>
  </foaf:Document>
  <sioc:Site rdf:about="http://www.heathesh.com/">
    <dc:title>heathesh.com</dc:title>
    <dc:description>Random mumblings of a C# .Net developer</dc:description>
    <sioc:link>http://www.heathesh.com/</sioc:link>
    <sioc:host_of>http://www.heathesh.com/sioc.axd?sioc_type=site#webblog</sioc:host_of>
    <sioc:has_group>http://www.heathesh.com/sioc.axd?sioc_type=site#authors</sioc:has_group>
  </sioc:Site>
  <sioc:Forum rdf:about="http://www.heathesh.com/sioc.axd?sioc_type=site#webblog">
    <sioc:name>heathesh.com</sioc:name>
    <sioc:link rdf:resource="http://www.heathesh.com/sioc.axd?sioc_type=site#webblog" />
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.heathesh.com/post/2012/02/03/Using-the-Twitter-REST-API-and-JsonNET-to-see-who-doesnt-follow-you-back-on-Twitter.aspx" dc:title="Using the Twitter REST API and Json.NET to see who doesn't follow you back on Twitter">
        <rdfs:seeAlso rdf:resource="http://www.heathesh.com/sioc.axd?sioc_type=post&amp;sioc_id=1e9f598d-4504-4c65-a7e5-12170f07f1da" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.heathesh.com/post/2011/07/14/How-to-install-and-get-FILESTREAM-working-using-SQL-Server-2008-and-Windows-XP.aspx" dc:title="How to install and get FILESTREAM working using SQL Server 2008 and Windows XP">
        <rdfs:seeAlso rdf:resource="http://www.heathesh.com/sioc.axd?sioc_type=post&amp;sioc_id=f0777d22-057b-45d1-bf1e-65e576209302" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.heathesh.com/post/2011/06/20/Parallel-processing-of-a-list-of-items-using-a-dynamic-number-of-threads.aspx" dc:title="Parallel processing of a list of items using a dynamic number of threads">
        <rdfs:seeAlso rdf:resource="http://www.heathesh.com/sioc.axd?sioc_type=post&amp;sioc_id=c949132b-72fa-48d4-a723-4357020e4e93" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.heathesh.com/post/2011/05/31/A-step-by-step-guide-to-consuming-a-web-service.aspx" dc:title="A step by step guide to consuming a web service">
        <rdfs:seeAlso rdf:resource="http://www.heathesh.com/sioc.axd?sioc_type=post&amp;sioc_id=ae66e084-6b27-4097-ba40-294c3bf753a5" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.heathesh.com/post/2010/11/29/Generic-implementation-of-SystemWebCache-to-get-or-read-and-add-or-store-items-in-the-cache.aspx" dc:title="Generic implementation of System.Web.Cache to get or read and add or store items in the cache">
        <rdfs:seeAlso rdf:resource="http://www.heathesh.com/sioc.axd?sioc_type=post&amp;sioc_id=011c835b-b811-4e18-ba3d-3a3124f55c21" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.heathesh.com/post/2010/11/21/ASPNet-Using-a-PlaceHolder-to-dynamically-add-a-user-control.aspx" dc:title="ASP.Net: Using a PlaceHolder to dynamically add a user control">
        <rdfs:seeAlso rdf:resource="http://www.heathesh.com/sioc.axd?sioc_type=post&amp;sioc_id=edc0d0e7-9786-49e8-a5a9-d04c27c8baee" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.heathesh.com/post/2010/11/03/The-type-or-namespace-MyNameSpace-does-not-exist-in-the-namespace-MyProject-error-and-possible-fixes.aspx" dc:title="The type or namespace 'MyNameSpace' does not exist in the namespace 'MyProject' error and possible fixes">
        <rdfs:seeAlso rdf:resource="http://www.heathesh.com/sioc.axd?sioc_type=post&amp;sioc_id=d5283afd-0d0d-429f-bb62-c1d6a1602724" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.heathesh.com/post/2010/10/31/Generic-success-and-failure-logging-using-the-StackTrace-class.aspx" dc:title="Generic success and failure logging using the StackTrace class">
        <rdfs:seeAlso rdf:resource="http://www.heathesh.com/sioc.axd?sioc_type=post&amp;sioc_id=baae0894-4f21-4e7b-84e4-4ba748457123" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.heathesh.com/post/2010/10/28/Simple-XML-Serialization-and-Deserialization-using-generics.aspx" dc:title="Simple XML Serialization and Deserialization using generics">
        <rdfs:seeAlso rdf:resource="http://www.heathesh.com/sioc.axd?sioc_type=post&amp;sioc_id=76ddea11-35d5-447a-958f-2a0f8e049b03" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.heathesh.com/post/2010/08/30/Viewing-a-PDF-using-Acrobat-Reader-9-in-a-WPF-application-in-Visual-Studio-2010.aspx" dc:title="Viewing a PDF using Acrobat Reader 9 in a WPF application in Visual Studio 2010">
        <rdfs:seeAlso rdf:resource="http://www.heathesh.com/sioc.axd?sioc_type=post&amp;sioc_id=7b35d972-85a1-4d43-969e-e08bb8f502e6" />
      </sioc:Post>
    </sioc:container_of>
  </sioc:Forum>
</rdf:RDF>
