﻿<?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.brianensink.com/blog/sioc.axd?sioc_type=site#authors">
    <dc:title>Authors at "Brian Ensink's Blog"</dc:title>
    <sioc:has_member>
      <sioc:User rdf:about="http://www.brianensink.com/blog/author/Brian+Ensink.aspx" rdfs:label="Brian Ensink">
        <sioc:see_also rdf:resource="http://www.brianensink.com/blog/sioc.axd?sioc_type=user&amp;sioc_id=Brian+Ensink" />
      </sioc:User>
    </sioc:has_member>
  </sioc:Usergroup>
  <foaf:Document rdf:about="http://www.brianensink.com/blog/">
    <dc:title>SIOC site profile for "Brian Ensink's Blog"</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.brianensink.com/blog/</foaf:primaryTopic>
    <admin:generatorAgent>BlogEngine.NET1.6.0.0</admin:generatorAgent>
  </foaf:Document>
  <sioc:Site rdf:about="http://www.brianensink.com/blog/">
    <dc:title>Brian Ensink's Blog</dc:title>
    <dc:description>Ramblings of a software developer</dc:description>
    <sioc:link>http://www.brianensink.com/blog/</sioc:link>
    <sioc:host_of>http://www.brianensink.com/blog/sioc.axd?sioc_type=site#webblog</sioc:host_of>
    <sioc:has_group>http://www.brianensink.com/blog/sioc.axd?sioc_type=site#authors</sioc:has_group>
  </sioc:Site>
  <sioc:Forum rdf:about="http://www.brianensink.com/blog/sioc.axd?sioc_type=site#webblog">
    <sioc:name>Brian Ensink's Blog</sioc:name>
    <sioc:link rdf:resource="http://www.brianensink.com/blog/sioc.axd?sioc_type=site#webblog" />
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.brianensink.com/blog/post/SQL-Compact-Edition-files-are-not-portable.aspx" dc:title="SQL Compact Edition files are not portable">
        <rdfs:seeAlso rdf:resource="http://www.brianensink.com/blog/sioc.axd?sioc_type=post&amp;sioc_id=d5c5f05f-b6ea-4c95-8cc1-8c3aeb1abb46" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.brianensink.com/blog/post/Implementing-IEnumerable3cT3e-in-C2b2bCLI.aspx" dc:title="Implementing IEnumerable&lt;T&gt; in C++/CLI">
        <rdfs:seeAlso rdf:resource="http://www.brianensink.com/blog/sioc.axd?sioc_type=post&amp;sioc_id=887235c2-674e-42de-aba0-23d55d7080c3" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.brianensink.com/blog/post/Architecture-via-Prototyping.aspx" dc:title="Architecture via Prototyping?">
        <rdfs:seeAlso rdf:resource="http://www.brianensink.com/blog/sioc.axd?sioc_type=post&amp;sioc_id=d5f50137-31d1-4eff-b6e1-d3dd59e1943e" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.brianensink.com/blog/post/Silver-Friday.aspx" dc:title="Silver Friday">
        <rdfs:seeAlso rdf:resource="http://www.brianensink.com/blog/sioc.axd?sioc_type=post&amp;sioc_id=e89323ca-518a-4d58-aabd-3f00d7aa1485" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.brianensink.com/blog/post/Click-with-care.aspx" dc:title="Click with care">
        <rdfs:seeAlso rdf:resource="http://www.brianensink.com/blog/sioc.axd?sioc_type=post&amp;sioc_id=b7f363c1-ac93-4aa3-b717-47475dcaf4f0" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.brianensink.com/blog/post/Platform-Invoke-Your-Own-Functions.aspx" dc:title="Platform Invoke Your Own Functions">
        <rdfs:seeAlso rdf:resource="http://www.brianensink.com/blog/sioc.axd?sioc_type=post&amp;sioc_id=44f04f70-3d44-40d4-afae-4a0295a1ecf4" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.brianensink.com/blog/post/Runtime-Callable-Wrappers-and-their-COM-objects.aspx" dc:title="Runtime Callable Wrappers and their COM objects">
        <rdfs:seeAlso rdf:resource="http://www.brianensink.com/blog/sioc.axd?sioc_type=post&amp;sioc_id=275b79e4-4f93-49ed-bfef-ac61a2cd3be7" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.brianensink.com/blog/post/Project-Euler.aspx" dc:title="Project Euler">
        <rdfs:seeAlso rdf:resource="http://www.brianensink.com/blog/sioc.axd?sioc_type=post&amp;sioc_id=017d8620-059b-4bc9-bb55-6945357c85f3" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.brianensink.com/blog/post/Platform-Invoke-Signatures.aspx" dc:title="Platform Invoke Signatures">
        <rdfs:seeAlso rdf:resource="http://www.brianensink.com/blog/sioc.axd?sioc_type=post&amp;sioc_id=c9bc460e-7145-42ab-ad69-38a7eec0ead9" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.brianensink.com/blog/post/Managed-C2b2b-Old-Syntax-to-New-Syntax-Conversion-Bug.aspx" dc:title="Managed C++ Old Syntax to New Syntax Conversion Bug">
        <rdfs:seeAlso rdf:resource="http://www.brianensink.com/blog/sioc.axd?sioc_type=post&amp;sioc_id=d0b59ee3-cd05-47d8-bc9a-39e3a71957c8" />
      </sioc:Post>
    </sioc:container_of>
  </sioc:Forum>
</rdf:RDF>
