<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Virtual Thoughts from eRoom-D &#187; Uncategorized</title>
	<atom:link href="http://www.vandermore.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vandermore.com</link>
	<description>Thoughts on web development, Flash, Flex, and game design.</description>
	<lastBuildDate>Wed, 20 Jul 2011 14:00:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<copyright>Copyright © by David Moore, 2011 </copyright>
	<managingEditor>vandermore@yahoo.com (Virtual Thoughts from eRoom-D)</managingEditor>
	<webMaster>vandermore@yahoo.com (Virtual Thoughts from eRoom-D)</webMaster>
	<ttl>1440</ttl>
	<image>
		<url>http://www.vandermore.com/wp-content/uploads/2011/05/9.jpg</url>
		<title>Virtual Thoughts from eRoom-D</title>
		<link>http://www.vandermore.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Thoughts on web development, Flash, Flex, and game design.</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Technology" />
	<itunes:category text="Society &#38; Culture">
		<itunes:category text="Personal Journals" />
	</itunes:category>
	<itunes:category text="Games &#38; Hobbies">
		<itunes:category text="Hobbies" />
	</itunes:category>
	<itunes:author>Virtual Thoughts from eRoom-D</itunes:author>
	<itunes:owner>
		<itunes:name>Virtual Thoughts from eRoom-D</itunes:name>
		<itunes:email>vandermore@yahoo.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.vandermore.com/wp-content/uploads/2011/05/9.jpg" />
		<item>
		<title>RTMFP, where did all my neighbors go?</title>
		<link>http://www.vandermore.com/2011/05/14/rtmfp-where-did-all-my-neighbors-go/</link>
		<comments>http://www.vandermore.com/2011/05/14/rtmfp-where-did-all-my-neighbors-go/#comments</comments>
		<pubDate>Sat, 14 May 2011 19:54:21 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.vandermore.com/?p=307</guid>
		<description><![CDATA[So while RTMFP is great for peer to peer connections, it does have some considerations that you need to take into account when using it. The biggest, knowing when peers connect and disconnect to the app. When a peer connects, the app will receive a NetStatusEvent. The event&#8217;s info.code will be a &#8220;NetGroup.Neighbor.Connect&#8221;. You can &#8230; <a class="read-excerpt" href="http://www.vandermore.com/2011/05/14/rtmfp-where-did-all-my-neighbors-go/">Continue reading <span class="meta-nav">&#187;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>So while RTMFP is great for peer to peer connections, it does have some considerations that you need to take into account when using it. The biggest, knowing when peers connect and disconnect to the app.</p>
<p>When a peer connects, the app will receive a NetStatusEvent. The event&#8217;s info.code will be a &#8220;NetGroup.Neighbor.Connect&#8221;. You can use the info.neighbor as a unique identifier for the connected peer.</p>
<p>The nice thing, is if a peer comes in late to the p2p party, as soon as a peer sends a message that is received by yours, then the connect event will be fired. So you&#8217;ll always have a list of peers that have connected to your client.</p>
<p>When a peer needs to disconnect, it should call the NetGroup&#8217;s close() method. This will send out a packet letting all other peers know that it has disconnected.</p>
<p>The interesting thing is, this is RTMFP, so not all packets will get to all peers. So what happens if your client doesn&#8217;t receive the disconnect packet? How do you know that your list of connected peers isn&#8217;t stale? Good question. One I don&#8217;t yet have an answer to. So if any of you do, please let me know.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=307&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2011/05/14/rtmfp-where-did-all-my-neighbors-go/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Communication</title>
		<link>http://www.vandermore.com/2011/05/11/communication/</link>
		<comments>http://www.vandermore.com/2011/05/11/communication/#comments</comments>
		<pubDate>Wed, 11 May 2011 17:00:45 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[podcasts]]></category>
		<category><![CDATA[Things at home]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.vandermore.com/?p=267</guid>
		<description><![CDATA[For a while now I&#8217;ve been thinking on communication. How, despite my father being a professor of communication for all of my life, I don&#8217;t seem to be an expert in it. In some cases, I&#8217;m not good at it at all. This is definitely my failing, not my father&#8217;s, just trying to put things &#8230; <a class="read-excerpt" href="http://www.vandermore.com/2011/05/11/communication/">Continue reading <span class="meta-nav">&#187;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>For a while now I&#8217;ve been thinking on communication. How, despite my father being a professor of communication for all of my life, I don&#8217;t seem to be an expert in it. In some cases, I&#8217;m not good at it at all. This is definitely my failing, not my father&#8217;s, just trying to put things in perspective here.</p>
<p>I am fine when it comes to speaking and talking with groups of friends. I am even ok when it comes to strangers, as long as I know what the heck I am talking about. If I don&#8217;t, then I use the old adage of &#8220;It is better to keep silent and be thought a fool than to speak and remove all doubt.&#8221; I learn a lot by listening to others, and will eventually catch up.</p>
<p>The issue that I have been ruminating on lately though, is that of keeping up communication. I&#8217;ve always said I am bad at selling myself, when I was freelancing especially. A good part of that is keeping up communication.</p>
<p>So in an effort to be better at communicating, I will be restoring my previous efforts of posting to the blog. They will most likely be in audio format, since I have more time to record my thoughts than I do to type them.</p>
<p>The content of the podcast postings will be fairly random, but mostly be on the topics of: flash/flex and mobile development, writing, and perhaps some other bits and pieces from my life.</p>
<p>This is an effort to increase my communication skills, so if you like it, great. If you don&#8217;t then let me know.</p>
<p>A few other things that I will be doing to increase my communication with family, friends, and colleagues is to email or phone more regularly, to respond to their communications more frequently and in a more timely manner, and&#8230; well, I need some help on the rest. That&#8217;s why I&#8217;m posting, and doing this navel gazing introspection, right?</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=267&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2011/05/11/communication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2008-05-07</title>
		<link>http://www.vandermore.com/2008/05/07/twitter-updates-for-2008-05-07/</link>
		<comments>http://www.vandermore.com/2008/05/07/twitter-updates-for-2008-05-07/#comments</comments>
		<pubDate>Thu, 08 May 2008 05:59:59 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/2008/05/07/twitter-updates-for-2008-05-07/</guid>
		<description><![CDATA[I&#8217;m at Chicago, IL, US (Chicago, IL, USA) &#8211; http://bkite.com/004fl # I&#8217;m at Hammond, IN, USA &#8211; http://bkite.com/004fo # Up and atom! Atom&#8230; Ant! # I&#8217;m at Chicago, IL, US (Chicago, IL, USA) &#8211; http://bkite.com/004E0 # Waiting for a meeting to start. What to do? More Flex! # Update on Vegas After Midnight: So I &#8230; <a class="read-excerpt" href="http://www.vandermore.com/2008/05/07/twitter-updates-for-2008-05-07/">Continue reading <span class="meta-nav">&#187;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>I&#8217;m at Chicago, IL, US (Chicago, IL, USA) &#8211; <a href="http://bkite.com/004fl" rel="nofollow">http://bkite.com/004fl</a> <a href="http://twitter.com/vandermore/statuses/805190205">#</a></li>
<li>I&#8217;m at Hammond, IN, USA &#8211; <a href="http://bkite.com/004fo" rel="nofollow">http://bkite.com/004fo</a> <a href="http://twitter.com/vandermore/statuses/805191071">#</a></li>
<li>Up and atom! Atom&#8230; Ant! <a href="http://twitter.com/vandermore/statuses/805550004">#</a></li>
<li>I&#8217;m at Chicago, IL, US (Chicago, IL, USA) &#8211; <a href="http://bkite.com/004E0" rel="nofollow">http://bkite.com/004E0</a> <a href="http://twitter.com/vandermore/statuses/805747034">#</a></li>
<li>Waiting for a meeting to start. What to do? More Flex! <a href="http://twitter.com/vandermore/statuses/805749392">#</a></li>
<li>Update on Vegas After Midnight: So I said I would try out ScribeFire from the train, and I am. I thoug.. <a href="http://tinyurl.com/57xqkm" rel="nofollow">http://tinyurl.com/57xqkm</a> <a href="http://twitter.com/vandermore/statuses/805932408">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=100&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2008/05/07/twitter-updates-for-2008-05-07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2008-05-06</title>
		<link>http://www.vandermore.com/2008/05/06/twitter-updates-for-2008-05-06/</link>
		<comments>http://www.vandermore.com/2008/05/06/twitter-updates-for-2008-05-06/#comments</comments>
		<pubDate>Wed, 07 May 2008 05:59:59 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/2008/05/06/twitter-updates-for-2008-05-06/</guid>
		<description><![CDATA[@dicket Need help with it? It&#8217;s what I do as part of my living. # @minitotoro @nukehavoc Stop! I haven&#8217;t played it yet, my home computer is down, and you are making me want to leave work and go play it! # Oh look, this one has numbers on it. # @mdrandom Dude, you suck. &#8230; <a class="read-excerpt" href="http://www.vandermore.com/2008/05/06/twitter-updates-for-2008-05-06/">Continue reading <span class="meta-nav">&#187;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>@dicket Need help with it? It&#8217;s what I do as part of my living. <a href="http://twitter.com/vandermore/statuses/804707388">#</a></li>
<li>@minitotoro @nukehavoc Stop! I haven&#8217;t played it yet, my home computer is down, and you are making me want to leave work and go play it! <a href="http://twitter.com/vandermore/statuses/804832949">#</a></li>
<li>Oh look, this one has numbers on it. <a href="http://twitter.com/vandermore/statuses/804835096">#</a></li>
<li>@mdrandom Dude, you suck. (Coming from a guy stuck in a downtown office building all day.) <a href="http://twitter.com/vandermore/statuses/804852295">#</a></li>
<li>The Game Master Show Ep 42 (general) Female Characters: This episode we talk about a subject that gets.. <a href="http://tinyurl.com/5sncue" rel="nofollow">http://tinyurl.com/5sncue</a> <a href="http://twitter.com/vandermore/statuses/804857656">#</a></li>
<li>Who knew that external css style sheets in Flex 3 could be so dang easy! <a href="http://twitter.com/vandermore/statuses/804958059">#</a></li>
<li>2008 has been the year I get organized. I have to say, it&#8217;s about damn time. <a href="http://twitter.com/vandermore/statuses/804989062">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=99&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2008/05/06/twitter-updates-for-2008-05-06/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2008-05-05</title>
		<link>http://www.vandermore.com/2008/05/05/twitter-updates-for-2008-05-05/</link>
		<comments>http://www.vandermore.com/2008/05/05/twitter-updates-for-2008-05-05/#comments</comments>
		<pubDate>Tue, 06 May 2008 05:59:59 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/2008/05/05/twitter-updates-for-2008-05-05/</guid>
		<description><![CDATA[I started @scalzi&#8217;s Old Man&#8217;s War for The Secret Lair, and I liked it so much that I am on book three now! # Powered by Twitter Tools. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>I started @scalzi&#8217;s Old Man&#8217;s War for The Secret Lair, and I liked it so much that I am on book three now! <a href="http://twitter.com/vandermore/statuses/804097210">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=96&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2008/05/05/twitter-updates-for-2008-05-05/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve moved, to here!</title>
		<link>http://www.vandermore.com/2008/01/30/ive-moved-to-here/</link>
		<comments>http://www.vandermore.com/2008/01/30/ive-moved-to-here/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 04:34:54 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/?p=92</guid>
		<description><![CDATA[Hi all, If you are reading this, you&#8217;ve made it over to the new blog location. If you didn&#8217;t do it manually, then you should be fine. If you did, then you might need to update your bookmarks. Thanks, David No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>If you are reading this, you&#8217;ve made it over to the new blog location. If you didn&#8217;t do it manually, then you should be fine. If you did, then you might need to update your bookmarks.</p>
<p>Thanks,</p>
<p>David</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=94&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2008/01/30/ive-moved-to-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2007-05-31</title>
		<link>http://www.vandermore.com/2007/05/31/twitter-updates-for-2007-05-31/</link>
		<comments>http://www.vandermore.com/2007/05/31/twitter-updates-for-2007-05-31/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 05:59:59 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/?p=79</guid>
		<description><![CDATA[Editing The Game Master Show session of Don&#8217;t Rest Your Head. # Powered by Twitter Tools. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul>
<li>Editing The Game Master Show session of Don&#8217;t Rest Your Head. <a href="http://twitter.com/vandermore/statuses/84820482">#</a></li>
</ul>
<p>Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=81&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2007/05/31/twitter-updates-for-2007-05-31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2007-05-30</title>
		<link>http://www.vandermore.com/2007/05/30/twitter-updates-for-2007-05-30/</link>
		<comments>http://www.vandermore.com/2007/05/30/twitter-updates-for-2007-05-30/#comments</comments>
		<pubDate>Thu, 31 May 2007 05:59:59 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/?p=78</guid>
		<description><![CDATA[@mightymur More than likely they yelled that you rock, and that they like your new tattoo. # Powered by Twitter Tools. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul>
<li>@mightymur More than likely they yelled that you rock, and that they like your new tattoo. <a href="http://twitter.com/vandermore/statuses/84276862">#</a></li>
</ul>
<p>Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=80&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2007/05/30/twitter-updates-for-2007-05-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2007-05-26</title>
		<link>http://www.vandermore.com/2007/05/26/twitter-updates-for-2007-05-26/</link>
		<comments>http://www.vandermore.com/2007/05/26/twitter-updates-for-2007-05-26/#comments</comments>
		<pubDate>Sun, 27 May 2007 05:59:59 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/?p=77</guid>
		<description><![CDATA[I am totally still up at 2:30am&#8230; good thing too evidently, I have to type up my essay for The Signal. # Done typing in the essay, going cross-eyed from weariness, but more or less awake from coffee. Anything else I need to do? # Powered by Twitter Tools. No related posts. Related posts brought &#8230; <a class="read-excerpt" href="http://www.vandermore.com/2007/05/26/twitter-updates-for-2007-05-26/">Continue reading <span class="meta-nav">&#187;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul>
<li>I am totally still up at 2:30am&#8230; good thing too evidently, I have to type up my essay for The Signal. <a href="http://twitter.com/vandermore/statuses/78968962">#</a></li>
<li>Done typing in the essay, going cross-eyed from weariness, but more or less awake from coffee. Anything else I need to do? <a href="http://twitter.com/vandermore/statuses/78972772">#</a></li>
</ul>
<p>Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=79&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2007/05/26/twitter-updates-for-2007-05-26/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2007-05-25</title>
		<link>http://www.vandermore.com/2007/05/25/twitter-updates-for-2007-05-25/</link>
		<comments>http://www.vandermore.com/2007/05/25/twitter-updates-for-2007-05-25/#comments</comments>
		<pubDate>Sat, 26 May 2007 05:59:59 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/?p=76</guid>
		<description><![CDATA[I am Sofa King! # Powered by Twitter Tools. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul>
<li>I am Sofa King! <a href="http://twitter.com/vandermore/statuses/78153152">#</a></li>
</ul>
<p>Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=78&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2007/05/25/twitter-updates-for-2007-05-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2007-05-24</title>
		<link>http://www.vandermore.com/2007/05/24/twitter-updates-for-2007-05-24/</link>
		<comments>http://www.vandermore.com/2007/05/24/twitter-updates-for-2007-05-24/#comments</comments>
		<pubDate>Fri, 25 May 2007 05:59:59 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/?p=75</guid>
		<description><![CDATA[Wanting to be heading to Balticon&#8230; # MMMmmm&#8230; cold, stale coffee. # And&#8230; Evo-cons just aren&#8217;t hip right now. # Back from lunch with Tabz! # Gotten nearly everything I needed doing done today at work. It&#8217;s a good feeling. Project should be done ahead of schedule. # Powered by Twitter Tools. No related posts. &#8230; <a class="read-excerpt" href="http://www.vandermore.com/2007/05/24/twitter-updates-for-2007-05-24/">Continue reading <span class="meta-nav">&#187;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul>
<li>Wanting to be heading to Balticon&#8230; <a href="http://twitter.com/vandermore/statuses/76674932">#</a></li>
<li>MMMmmm&#8230; cold, stale coffee. <a href="http://twitter.com/vandermore/statuses/76690112">#</a></li>
<li>And&#8230; Evo-cons just aren&#8217;t hip right now. <a href="http://twitter.com/vandermore/statuses/76690682">#</a></li>
<li>Back from lunch with Tabz! <a href="http://twitter.com/vandermore/statuses/76878182">#</a></li>
<li>Gotten nearly everything I needed doing done today at work. It&#8217;s a good feeling. Project should be done ahead of schedule. <a href="http://twitter.com/vandermore/statuses/77052242">#</a></li>
</ul>
<p>Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=77&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2007/05/24/twitter-updates-for-2007-05-24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2007-05-23</title>
		<link>http://www.vandermore.com/2007/05/23/twitter-updates-for-2007-05-23/</link>
		<comments>http://www.vandermore.com/2007/05/23/twitter-updates-for-2007-05-23/#comments</comments>
		<pubDate>Thu, 24 May 2007 05:59:59 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/?p=74</guid>
		<description><![CDATA[At lunch, though the Team Building tv watching has reduced to one (me). # Today is Evo-con day! Everyone change your icon to a picture of Evo! # Evo-con day doesn&#8217;t seem to be working. # @mightymur I would send you a pie in the mail, but I don&#8217;t think it would make it intact. &#8230; <a class="read-excerpt" href="http://www.vandermore.com/2007/05/23/twitter-updates-for-2007-05-23/">Continue reading <span class="meta-nav">&#187;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul>
<li>At lunch, though the Team Building tv watching has reduced to one (me). <a href="http://twitter.com/vandermore/statuses/75538712">#</a></li>
<li>Today is Evo-con day! Everyone change your icon to a picture of Evo! <a href="http://twitter.com/vandermore/statuses/75544312">#</a></li>
<li>Evo-con day doesn&#8217;t seem to be working. <a href="http://twitter.com/vandermore/statuses/75662602">#</a></li>
<li>@mightymur I would send you a pie in the mail, but I don&#8217;t think it would make it intact. <a href="http://twitter.com/vandermore/statuses/75681832">#</a></li>
<li>Listening to Slice of Sci-Fi. <a href="http://twitter.com/vandermore/statuses/75682962">#</a></li>
<li>@planetretcon I hope that is sushi gotten from the grocery store, and not sushi made from grocery stores instead of fish. <a href="http://twitter.com/vandermore/statuses/75752722">#</a></li>
</ul>
<p>Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=76&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2007/05/23/twitter-updates-for-2007-05-23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2007-05-21</title>
		<link>http://www.vandermore.com/2007/05/21/twitter-updates-for-2007-05-21/</link>
		<comments>http://www.vandermore.com/2007/05/21/twitter-updates-for-2007-05-21/#comments</comments>
		<pubDate>Tue, 22 May 2007 05:59:59 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/?p=73</guid>
		<description><![CDATA[Finding I really like Google Reader. # Powered by Twitter Tools. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul>
<li>Finding I really like Google Reader. <a href="http://twitter.com/vandermore/statuses/73128442">#</a></li>
</ul>
<p>Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=75&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2007/05/21/twitter-updates-for-2007-05-21/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2007-05-20</title>
		<link>http://www.vandermore.com/2007/05/20/twitter-updates-for-2007-05-20/</link>
		<comments>http://www.vandermore.com/2007/05/20/twitter-updates-for-2007-05-20/#comments</comments>
		<pubDate>Mon, 21 May 2007 05:59:59 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/?p=72</guid>
		<description><![CDATA[Going out to shovel dirt and rocks at a friend&#8217;s house, again. At least he now has a pool. # Powered by Twitter Tools. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul>
<li>Going out to shovel dirt and rocks at a friend&#8217;s house, again. At least he now has a pool. <a href="http://twitter.com/vandermore/statuses/71341812">#</a></li>
</ul>
<p>Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=74&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2007/05/20/twitter-updates-for-2007-05-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2007-05-17</title>
		<link>http://www.vandermore.com/2007/05/17/twitter-updates-for-2007-05-17/</link>
		<comments>http://www.vandermore.com/2007/05/17/twitter-updates-for-2007-05-17/#comments</comments>
		<pubDate>Fri, 18 May 2007 05:59:59 +0000</pubDate>
		<dc:creator>David Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geeksinthebasement.com/dmmblog/?p=71</guid>
		<description><![CDATA[Had some coffee, I think I can function now. # Back from yesterday&#8217;s CS3 conference in Chicago. Very cool stuff coming in CS3, I hope we get copies soon. # Heading to lunch and brainstorm&#8230; # @codeshaman I think you said something, but it was disturbing. # &#8220;&#8230;In a corner forgotten by no-one. You lived &#8230; <a class="read-excerpt" href="http://www.vandermore.com/2007/05/17/twitter-updates-for-2007-05-17/">Continue reading <span class="meta-nav">&#187;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<ul>
<li>Had some coffee, I think I can function now. <a href="http://twitter.com/vandermore/statuses/67200262">#</a></li>
<li>Back from yesterday&#8217;s CS3 conference in Chicago. Very cool stuff coming in CS3, I hope we get copies soon. <a href="http://twitter.com/vandermore/statuses/67201002">#</a></li>
<li>Heading to lunch and brainstorm&#8230; <a href="http://twitter.com/vandermore/statuses/67349222">#</a></li>
<li>@codeshaman I think you said something, but it was disturbing. <a href="http://twitter.com/vandermore/statuses/67459132">#</a></li>
<li>&#8220;&#8230;In a corner forgotten by no-one.<br />
You lived for the touch<br />
For the feel of the steel,<br />
One man, and his Honour.&#8221; <a href="http://twitter.com/vandermore/statuses/67471472">#</a></li>
<li>@tabz I ducked. <a href="http://twitter.com/vandermore/statuses/67591882">#</a></li>
<li>I have so much email to catch up on from missing it yesterday, <a href="http://twitter.com/vandermore/statuses/67605972">#</a></li>
</ul>
<p>Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
<img src="http://www.vandermore.com/?ak_action=api_record_view&id=73&type=feed" alt="" /><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vandermore.com/2007/05/17/twitter-updates-for-2007-05-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

