﻿<?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://pksoftware.net/devblog/sioc.axd?sioc_type=site#authors">
    <dc:title>Authors at "PK Software Blog"</dc:title>
    <sioc:has_member>
      <sioc:User rdf:about="http://pksoftware.net/devblog/author/Paul.aspx" rdfs:label="Paul">
        <sioc:see_also rdf:resource="http://pksoftware.net/devblog/sioc.axd?sioc_type=user&amp;sioc_id=Paul" />
      </sioc:User>
    </sioc:has_member>
  </sioc:Usergroup>
  <foaf:Document rdf:about="http://pksoftware.net/devblog/">
    <dc:title>SIOC site profile for "PK Software 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://pksoftware.net/devblog/</foaf:primaryTopic>
    <admin:generatorAgent>BlogEngine.NET1.4.5.10</admin:generatorAgent>
  </foaf:Document>
  <sioc:Site rdf:about="http://pksoftware.net/devblog/">
    <dc:title>PK Software Blog</dc:title>
    <dc:description>Custom Microsoft application development, integration and other stuff.</dc:description>
    <sioc:link>http://pksoftware.net/devblog/</sioc:link>
    <sioc:host_of>http://pksoftware.net/devblog/sioc.axd?sioc_type=site#webblog</sioc:host_of>
    <sioc:has_group>http://pksoftware.net/devblog/sioc.axd?sioc_type=site#authors</sioc:has_group>
  </sioc:Site>
  <sioc:Forum rdf:about="http://pksoftware.net/devblog/sioc.axd?sioc_type=site#webblog">
    <sioc:name>PK Software Blog</sioc:name>
    <sioc:link rdf:resource="http://pksoftware.net/devblog/sioc.axd?sioc_type=site#webblog" />
    <sioc:container_of>
      <sioc:Post rdf:about="http://pksoftware.net/devblog/post/F5-is-an-Ad-Hock-Test-Case-Capture-It.aspx" dc:title="F5 is an Ad Hock Test Case - Capture It!">
        <rdfs:seeAlso rdf:resource="http://pksoftware.net/devblog/sioc.axd?sioc_type=post&amp;sioc_id=1b34be79-56d7-46bd-8479-04548f5ee974" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://pksoftware.net/devblog/post/A-fix-for-the-Blog-Engine-Importer-tool-problem.aspx" dc:title="A fix for the Blog Engine Importer tool problem...?">
        <rdfs:seeAlso rdf:resource="http://pksoftware.net/devblog/sioc.axd?sioc_type=post&amp;sioc_id=f7f7cb17-0a4f-4578-b7f1-6a021298180e" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://pksoftware.net/devblog/post/ASPNET-MVC-Generator-First-Cut.aspx" dc:title="ASP.NET MVC Generator - First Cut">
        <rdfs:seeAlso rdf:resource="http://pksoftware.net/devblog/sioc.axd?sioc_type=post&amp;sioc_id=fc26f9c9-f473-4f6d-9ab1-bb4d81b44a02" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://pksoftware.net/devblog/post/An-ASPNET-MVC-Generator.aspx" dc:title="An ASP.NET MVC Generator...">
        <rdfs:seeAlso rdf:resource="http://pksoftware.net/devblog/sioc.axd?sioc_type=post&amp;sioc_id=6b0dddca-380c-44d2-9e23-5f7822affdab" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://pksoftware.net/devblog/post/What-not-to-check-into-source-control.aspx" dc:title="What not to check into source control">
        <rdfs:seeAlso rdf:resource="http://pksoftware.net/devblog/sioc.axd?sioc_type=post&amp;sioc_id=68fa4766-8927-4526-8f25-d3ab646c1866" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://pksoftware.net/devblog/post/SOC-code.aspx" dc:title="SOC code">
        <rdfs:seeAlso rdf:resource="http://pksoftware.net/devblog/sioc.axd?sioc_type=post&amp;sioc_id=e4da5729-170a-4175-8d62-1e24f34186c2" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://pksoftware.net/devblog/post/Separating-Concerns-within-Windows-Applications.aspx" dc:title="Separating Concerns within Windows Applications">
        <rdfs:seeAlso rdf:resource="http://pksoftware.net/devblog/sioc.axd?sioc_type=post&amp;sioc_id=855f0ab1-b179-44d8-b59b-8d81eb0381f1" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://pksoftware.net/devblog/post/Adding-SQLite-Functionality-to-Mini-SQL-Query.aspx" dc:title="Adding SQLite Functionality to Mini SQL Query">
        <rdfs:seeAlso rdf:resource="http://pksoftware.net/devblog/sioc.axd?sioc_type=post&amp;sioc_id=07579480-015b-4cce-942d-813db5fe02c1" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://pksoftware.net/devblog/post/New-plugin-and-Contrib-project-for-Mini-SQL-Query.aspx" dc:title="New plugin and &quot;Contrib&quot; project for Mini SQL Query">
        <rdfs:seeAlso rdf:resource="http://pksoftware.net/devblog/sioc.axd?sioc_type=post&amp;sioc_id=3eac836d-6482-4d47-b836-37a2d5b1d8e4" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://pksoftware.net/devblog/post/Mini-SQL-Query-Version-1-Preview-Release.aspx" dc:title="Mini SQL Query - Version 1 Preview Release">
        <rdfs:seeAlso rdf:resource="http://pksoftware.net/devblog/sioc.axd?sioc_type=post&amp;sioc_id=28b187dd-5e43-4d0a-a021-d5d4529c6c9f" />
      </sioc:Post>
    </sioc:container_of>
  </sioc:Forum>
</rdf:RDF>