<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>briankeever.com</title>
	<link>http://briankeever.com</link>
	<description>Cognition, Creativity &#038; Computing</description>
	<pubDate>Tue, 13 Jan 2009 06:25:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>The concept of Mind&#8230;</title>
		<link>http://briankeever.com/2008/02/10/the-concept-of-mind/</link>
		<comments>http://briankeever.com/2008/02/10/the-concept-of-mind/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 01:23:25 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
		
		<category><![CDATA[Mind]]></category>

		<guid isPermaLink="false">http://briankeever.com/2008/02/10/the-concept-of-mind/</guid>
		<description><![CDATA[What is &#8220;the mind&#8221; and how does it work?
This has been a lifelong interest of mine. As I child I was always asking questions about why people thought and acted in different ways. As an adolescent I was consumed with an effort to understand my own self, which led back to my own mind&#8230; what [...]]]></description>
		<wfw:commentRss>http://briankeever.com/2008/02/10/the-concept-of-mind/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Scrub XML Squeeky Clean</title>
		<link>http://briankeever.com/2007/08/31/how-to-scrub-xml-squeeky-clean/</link>
		<comments>http://briankeever.com/2007/08/31/how-to-scrub-xml-squeeky-clean/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 04:55:07 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://briankeever.com/2007/08/31/how-to-scrub-xml-squeeky-clean/</guid>
		<description><![CDATA[Ever have to deal with international Xml with funky characters that prevent Microsoft&#8217;s Xml Dom from reading the data?  As the html that makes up the web slowly transitions to (x)html strict, Xml is easily the most widely used language on the planet.

using System;
using System.Collections.Generic;
using System.Text;
using System.Xml;namespace htmlCleaner {
 public class Cleaner {
  string source, result;
  [...]]]></description>
		<wfw:commentRss>http://briankeever.com/2007/08/31/how-to-scrub-xml-squeeky-clean/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Questions to explore</title>
		<link>http://briankeever.com/2007/08/24/questions-to-explore/</link>
		<comments>http://briankeever.com/2007/08/24/questions-to-explore/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 01:35:15 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
		
		<category><![CDATA[Questions]]></category>

		<guid isPermaLink="false">http://briankeever.com/2007/08/24/questions-to-explore/</guid>
		<description><![CDATA[Here is a partial list of some of the questions that I will be exploring on this site&#8230;
What is consciousness and are there different types of consciousness?
What does &#8220;free will&#8221; really mean and are humans really free to do as they wish?
How should knowledge be structured so that it can be managed, modeled and distributed?
What does [...]]]></description>
		<wfw:commentRss>http://briankeever.com/2007/08/24/questions-to-explore/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
