<?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/"
	>

<channel>
	<title>virtualroot.com</title>
	<atom:link href="http://virtualroot.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://virtualroot.com</link>
	<description>Ramblings of a mad scientist</description>
	<lastBuildDate>Wed, 17 Feb 2010 04:55:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>And the world still spins</title>
		<link>http://virtualroot.com/?p=362</link>
		<comments>http://virtualroot.com/?p=362#comments</comments>
		<pubDate>Wed, 17 Feb 2010 04:55:45 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Living]]></category>

		<guid isPermaLink="false">http://virtualroot.com/?p=362</guid>
		<description><![CDATA[It&#8217;s been awhile since my last update and I&#8217;ve been rather busy. Gone through quite a few changes in personal and professional life. I suppose I should start of with professional since it is easier to talk about.
The Team:
I now lead a team of 3 developers and one QA person. They are all amazing. I [...]]]></description>
		<wfw:commentRss>http://virtualroot.com/?feed=rss2&amp;p=362</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NSString &#8211; Getting a Substring</title>
		<link>http://virtualroot.com/?p=350</link>
		<comments>http://virtualroot.com/?p=350#comments</comments>
		<pubDate>Sun, 10 May 2009 20:02:12 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[IPhone Development]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[NSString]]></category>
		<category><![CDATA[Substring]]></category>

		<guid isPermaLink="false">http://virtualroot.com/?p=350</guid>
		<description><![CDATA[One thing I found different in Objective C was how getting a substring was done. If you have seen my previous posts you may have noticed this method.  I use it to grab a particular element value from XML without parsing the whole doc.  It also serves as a good example of how to get [...]]]></description>
		<wfw:commentRss>http://virtualroot.com/?feed=rss2&amp;p=350</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NSXMLParser used to Decode XML</title>
		<link>http://virtualroot.com/?p=348</link>
		<comments>http://virtualroot.com/?p=348#comments</comments>
		<pubDate>Sun, 10 May 2009 19:59:02 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[IPhone Development]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[HTML Decoder]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[NSXMLParser]]></category>

		<guid isPermaLink="false">http://virtualroot.com/?p=348</guid>
		<description><![CDATA[One problem I found was that when I was receiving encoded XML from a webservice I would need to decode it so I could use it.  What I ended up doing was just running it through the NSXMLParser and building it into a new XML doc that I will dispose of when finished. It&#8217;s pretty [...]]]></description>
		<wfw:commentRss>http://virtualroot.com/?feed=rss2&amp;p=348</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to call Soap Webservices Synchronously</title>
		<link>http://virtualroot.com/?p=332</link>
		<comments>http://virtualroot.com/?p=332#comments</comments>
		<pubDate>Sun, 10 May 2009 19:51:05 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[IPhone Development]]></category>
		<category><![CDATA[Asynchronous]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Soap Webservice call]]></category>
		<category><![CDATA[Synchronous]]></category>

		<guid isPermaLink="false">http://virtualroot.com/?p=332</guid>
		<description><![CDATA[As I browsed the internet I found a few examples of how to call soap webservices on the iphone.  The main example I found actually generated 3 calls &#8211; 2 asynchronous and 1 synchronous calls.  I then decided a much more concise static method was needed to do the job and while the [...]]]></description>
		<wfw:commentRss>http://virtualroot.com/?feed=rss2&amp;p=332</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Always in the right place at the right time.</title>
		<link>http://virtualroot.com/?p=288</link>
		<comments>http://virtualroot.com/?p=288#comments</comments>
		<pubDate>Sat, 18 Apr 2009 21:38:44 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Living]]></category>
		<category><![CDATA[Fortune]]></category>
		<category><![CDATA[Misfortune]]></category>
		<category><![CDATA[Time and Place]]></category>

		<guid isPermaLink="false">http://virtualroot.com/?p=288</guid>
		<description><![CDATA[Life gives us these fleeting moments when we suddenly feel like we are in the right place at the right time or conversely the wrong place at the wrong time.  The reality is we are always in the exact place we need to be.  I feel I have lived a blessed life, not [...]]]></description>
		<wfw:commentRss>http://virtualroot.com/?feed=rss2&amp;p=288</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paint Your Life</title>
		<link>http://virtualroot.com/?p=291</link>
		<comments>http://virtualroot.com/?p=291#comments</comments>
		<pubDate>Wed, 11 Feb 2009 06:37:21 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Living]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Adult Society]]></category>
		<category><![CDATA[Call to Power]]></category>
		<category><![CDATA[Fear]]></category>
		<category><![CDATA[Feelings]]></category>
		<category><![CDATA[Good vs Evil]]></category>
		<category><![CDATA[Mortality]]></category>
		<category><![CDATA[Power]]></category>

		<guid isPermaLink="false">http://virtualroot.com/?p=291</guid>
		<description><![CDATA[I don&#8217;t know what happened.  I can&#8217;t sit down and pinpoint a single atomic moment.  It was a process, imagine a set of watercolors being mixed by seismic activity.  It would create a wonderfully bizarre melting of colors that you can&#8217;t begin to appreciate until you consider how it occurred.  I&#8217;m [...]]]></description>
		<wfw:commentRss>http://virtualroot.com/?feed=rss2&amp;p=291</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Best Kind of Rambling</title>
		<link>http://virtualroot.com/?p=285</link>
		<comments>http://virtualroot.com/?p=285#comments</comments>
		<pubDate>Wed, 04 Feb 2009 07:21:16 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Living]]></category>
		<category><![CDATA[Joyous Living]]></category>
		<category><![CDATA[Natural State]]></category>
		<category><![CDATA[Running]]></category>

		<guid isPermaLink="false">http://virtualroot.com/?p=285</guid>
		<description><![CDATA[I enjoy running, not just because I&#8217;m out in the world and exercising but because it&#8217;s one of my favorite forms of meditation.  I get to Breathe that breath of life and listen to music that speeds my thoughts.  The problem becomes catching all the thoughts as I run for they come quickly [...]]]></description>
		<wfw:commentRss>http://virtualroot.com/?feed=rss2&amp;p=285</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fear and the natural state</title>
		<link>http://virtualroot.com/?p=271</link>
		<comments>http://virtualroot.com/?p=271#comments</comments>
		<pubDate>Sun, 01 Feb 2009 04:37:00 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Living]]></category>
		<category><![CDATA[Fear]]></category>
		<category><![CDATA[Natural State]]></category>
		<category><![CDATA[Nature]]></category>

		<guid isPermaLink="false">http://virtualroot.com/?p=271</guid>
		<description><![CDATA[It&#8217;s not everyday when you get that wonderful rush of Fear. When the adrenaline pulses through the veins and your heart instantly hits overdrive giving your body all it can to hopefully meet whatever situation has evoked such a response. Though physical fear is a blessing, the fear I am more concerned about is a [...]]]></description>
		<wfw:commentRss>http://virtualroot.com/?feed=rss2&amp;p=271</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Butterflies everywhere&#8230;.</title>
		<link>http://virtualroot.com/?p=278</link>
		<comments>http://virtualroot.com/?p=278#comments</comments>
		<pubDate>Sun, 01 Feb 2009 04:26:15 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Living]]></category>
		<category><![CDATA[Butterfly Effect]]></category>

		<guid isPermaLink="false">http://virtualroot.com/?p=278</guid>
		<description><![CDATA[What is it about life that allows the most random confluences of events to result in some of the most significant changes in people&#8217;s lives.  Some people call it the &#8220;Butterfly Effect&#8221; or &#8220;Chaos Theory&#8221; which states that &#8220;a butterfly flapping it&#8217;s wings will cause a tornado on the other side of the world&#8221;. [...]]]></description>
		<wfw:commentRss>http://virtualroot.com/?feed=rss2&amp;p=278</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Battle with the Self.</title>
		<link>http://virtualroot.com/?p=267</link>
		<comments>http://virtualroot.com/?p=267#comments</comments>
		<pubDate>Wed, 14 Jan 2009 04:46:53 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://virtualroot.com/?p=267</guid>
		<description><![CDATA[I just finished reading a comic series called &#8220;The Nightly News&#8221; by Jonathan Hickman.  It was a thought provoking read that inspired through about societal norms and the generation of societal ideas and concepts mainly perpetuated by the news and government.  The thing I found most interesting in it were the psychological ramifications [...]]]></description>
		<wfw:commentRss>http://virtualroot.com/?feed=rss2&amp;p=267</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
