<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>In the Shade of the Trees</title>
	<atom:link href="https://floatingman.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://floatingman.wordpress.com</link>
	<description>Random Musings of a Creek Dipper</description>
	<lastBuildDate>Wed, 01 Dec 2010 17:33:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<site xmlns="com-wordpress:feed-additions:1">293053</site><cloud domain='floatingman.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://s0.wp.com/i/buttonw-com.png</url>
		<title>In the Shade of the Trees</title>
		<link>https://floatingman.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://floatingman.wordpress.com/osd.xml" title="In the Shade of the Trees" />
	<atom:link rel='hub' href='https://floatingman.wordpress.com/?pushpress=hub'/>
	<item>
		<title>TIL: Things I learned</title>
		<link>https://floatingman.wordpress.com/2010/12/01/til-things-i-learned/</link>
					<comments>https://floatingman.wordpress.com/2010/12/01/til-things-i-learned/#respond</comments>
		
		<dc:creator><![CDATA[floatingman]]></dc:creator>
		<pubDate>Wed, 01 Dec 2010 17:33:08 +0000</pubDate>
				<category><![CDATA[TIL]]></category>
		<guid isPermaLink="false">http://floatingman.wordpress.com/2010/12/01/til-things-i-learned/</guid>

					<description><![CDATA[Taking a page from Sacha Chua, I will try to revitalize my blogging habit.&#160; I especially want to start keeping notes on new things I learn on a daily basis.&#160; As my wife can tell you, I&#8217;m not one to &#8230; <a href="https://floatingman.wordpress.com/2010/12/01/til-things-i-learned/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Taking a page from <a target="_blank" href="http://sachachua.com/blog/">Sacha Chua</a>, I will try to revitalize my blogging habit.&nbsp; I especially want to start keeping notes on new things I learn on a daily basis.&nbsp; As my wife can tell you, I&#8217;m not one to throw away any paper that might have some bit of information that might need in 6 or 12 months.&nbsp; I hope I can just dump the collected information on this blog for future reference and toss the paper. Starting today I wanted to share a little tidbit I learned from my wife about Excel and possibly other Excel like spreadsheet programs, *cough*<a target="_blank" href="http://www.openoffice.org/">OpenOffice</a>*cough*.</p>
<p>At work, I have used spreadsheets as a simple way to make a daily and monthly schedule. For a while I have wanted to use Excel&#8217;s functionality to make my schedules smarter and one simple way would be to count the number of hours each individual employee works.&nbsp; A couple of months ago I attempted this using the COUNTIF function, but I gave up after several hours of trying to copy the formula to other cells.&nbsp; You see, Excel has this nasty habit of trying to think of what the user is wanting to do and doing it for them.&nbsp; When I tried copying the formula, Excel would transpose the range of cells used in the formula, thinking I wanted a different range for the new cells.&nbsp; I went back and edited the range in each cell individually, but this was quite time consuming and when I had to add new employees, I eventually gave up on using that due to time constraints.&nbsp; </p>
<p>I kept thinking all the time, there must be a way to prevent Excel from transposing the range, but could never find any information on the subject.&nbsp; In pops my wife and shows me that if you add a dollar sign($) in front of the row identifier then the rows will not update.&nbsp; It&#8217;s the same for the column identifier too.&nbsp; For instance if you have a formula with the identifier B2 and you don&#8217;t want the column to change but you want the row to change, then just use $B2 and when you drag the cell the B will stay the same and the 2 will update depending on which way you drag it.&nbsp; If you don&#8217;t want either to change then use $B$2 and voila your formula will always reference B2, no matter where you drag it.&nbsp; Man my wife is so smart and wonderful.</p>
<p>As an added bonus, I will tell you how to use a value contained in a cell in a formula.&nbsp; Part of my scheduling spreadsheet would use the name typed into the first column within the counting formula.&nbsp; For a time I couldn&#8217;t figure out how to reference that value and had to hard code the name into the formula which prevented me from reusing the formula on other rows.&nbsp; My wife, to the rescue again, tells me about the TRIM function. By using TRIM($A32), will reference in value in cell A32 and since we added the dollar sign the A value will not change when you drag the formula down to other rows.</p>
<p>So there are some very handy things I learned today. I hope they might be helpful to others.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://floatingman.wordpress.com/2010/12/01/til-things-i-learned/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">116</post-id>
		<media:content url="https://1.gravatar.com/avatar/1bd55c1d5039d04fa396acf7a292b6b010844c18ade66be1ec014ce9357a59a7?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">floatingman</media:title>
		</media:content>
	</item>
		<item>
		<title>New Day, New Blog</title>
		<link>https://floatingman.wordpress.com/2010/05/11/new-day-new-blog/</link>
					<comments>https://floatingman.wordpress.com/2010/05/11/new-day-new-blog/#respond</comments>
		
		<dc:creator><![CDATA[floatingman]]></dc:creator>
		<pubDate>Tue, 11 May 2010 20:16:23 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News Flash]]></category>
		<guid isPermaLink="false">http://floatingman.wordpress.com/2010/05/11/new-day-new-blog/</guid>

					<description><![CDATA[I started a new blog over at Blogger.  It&#8217;s titled Dan The Man&#8217;s 10,000 Favorite Songs and I will attempt to list my 10,000 favorite songs.  I am suppose to post an entry everyday and complete the blog in 30 &#8230; <a href="https://floatingman.wordpress.com/2010/05/11/new-day-new-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>I started a new blog over at Blogger.  It&#8217;s titled <a href="http://dans10000.blogspot.com" target="_blank">Dan The Man&#8217;s 10,000 Favorite Songs</a> and I will attempt to list my 10,000 favorite songs.  I am suppose to post an entry everyday and complete the blog in 30 years, but I can&#8217;t see myself posting everyday. I&#8217;m just not wired that way.  Hopefully I can use it as an exercise to really think about the music that has shaped my tastes.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://floatingman.wordpress.com/2010/05/11/new-day-new-blog/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">110</post-id>
		<media:content url="https://1.gravatar.com/avatar/1bd55c1d5039d04fa396acf7a292b6b010844c18ade66be1ec014ce9357a59a7?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">floatingman</media:title>
		</media:content>
	</item>
		<item>
		<title>A funny thing happend on the way to the train&#8230;</title>
		<link>https://floatingman.wordpress.com/2009/09/01/a-funny-thing-happend-on-the-way-to-the-train/</link>
					<comments>https://floatingman.wordpress.com/2009/09/01/a-funny-thing-happend-on-the-way-to-the-train/#respond</comments>
		
		<dc:creator><![CDATA[floatingman]]></dc:creator>
		<pubDate>Tue, 01 Sep 2009 15:41:28 +0000</pubDate>
				<category><![CDATA[education]]></category>
		<guid isPermaLink="false">http://floatingman.wordpress.com/2009/09/01/a-funny-thing-happend-on-the-way-to-the-train/</guid>

					<description><![CDATA[I just learned about a cool tool to teach with.  It&#8217;s called Screenr and it&#8217;s a pretty easy way to make screencast for all you Web 2.0 people. Basically Screenr is an easy way to record what ever is happening &#8230; <a href="https://floatingman.wordpress.com/2009/09/01/a-funny-thing-happend-on-the-way-to-the-train/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>I just learned about a cool tool to teach with.  It&#8217;s called <a href="http://screenr.com/" target="_blank">Screenr</a> and it&#8217;s a pretty easy way to make <a href="http://www.reference.com/browse/Screencasting" target="_blank">screencast</a> for all you Web 2.0 people.</p>
<p><img style="max-width:800px;" src="https://i0.wp.com/c0203161.cdn.cloudfiles.rackspacecloud.com/images/screenr_logo_small.png" alt="" /></p>
<p>Basically Screenr is an easy way to record what ever is happening on your computer screen, including narration, and send to everyone following your <a href="http://twitter.com/" target="_blank">Twitter</a> feed and also save it to the Screenr website for viewing at a later time.</p>
<p>Now here&#8217;s the where the magic happens.  If you have a tablet PC, you can record everything you right down on your virtual whiteboard as well as everything you say and then send it to all of your students so they can review everything you discussed in class.  That is simple amazing.  I got the idea from this <a href="http://screenr.com/zhs" target="_blank">screencast</a>.</p>
<p>Well there you go.  Put that in your knowledge pipe and blow it.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="https://i0.wp.com/img.zemanta.com/pixy.gif" alt="" /></div>
]]></content:encoded>
					
					<wfw:commentRss>https://floatingman.wordpress.com/2009/09/01/a-funny-thing-happend-on-the-way-to-the-train/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">106</post-id>
		<media:content url="https://1.gravatar.com/avatar/1bd55c1d5039d04fa396acf7a292b6b010844c18ade66be1ec014ce9357a59a7?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">floatingman</media:title>
		</media:content>

		<media:content url="http://c0203161.cdn.cloudfiles.rackspacecloud.com/images/screenr_logo_small.png" medium="image" />

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=e62a853b-1989-80f2-b700-c1e545c8d659" medium="image" />
	</item>
		<item>
		<title>Grokking my screen</title>
		<link>https://floatingman.wordpress.com/2008/10/16/grokking-my-screen/</link>
					<comments>https://floatingman.wordpress.com/2008/10/16/grokking-my-screen/#comments</comments>
		
		<dc:creator><![CDATA[floatingman]]></dc:creator>
		<pubDate>Thu, 16 Oct 2008 22:44:59 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[screen]]></category>
		<guid isPermaLink="false">http://floatingman.wordpress.com/2008/10/16/grokking-my-screen/</guid>

					<description><![CDATA[Here is an excellent tip taking advantage of the highly useful program GNU Screen. http://agentzlerich.blogspot.com/2008/07/using-gnu-screen-with-gnome-terminals.html Once I found out about Screen and learned the interface, it has been immensely helpful, from having multiple game servers running in different screen sessions &#8230; <a href="https://floatingman.wordpress.com/2008/10/16/grokking-my-screen/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Here is an excellent tip taking advantage of the highly useful program <a target="_blank" href="www.gnu.org/software/screen/">GNU Screen</a>.</p>
<p><a href="http://agentzlerich.blogspot.com/2008/07/using-gnu-screen-with-gnome-terminals.html" rel="nofollow">http://agentzlerich.blogspot.com/2008/07/using-gnu-screen-with-gnome-terminals.html</a></p>
<p>Once I found out about Screen and learned the interface, it has been immensely helpful, from having multiple game servers running in different screen sessions to being able to work remotely without fear of being disconnected in the middle of doing something. </p>
]]></content:encoded>
					
					<wfw:commentRss>https://floatingman.wordpress.com/2008/10/16/grokking-my-screen/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">104</post-id>
		<media:content url="https://1.gravatar.com/avatar/1bd55c1d5039d04fa396acf7a292b6b010844c18ade66be1ec014ce9357a59a7?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">floatingman</media:title>
		</media:content>
	</item>
		<item>
		<title>Greetings Gents&#8230;</title>
		<link>https://floatingman.wordpress.com/2008/10/07/greetings-gents/</link>
					<comments>https://floatingman.wordpress.com/2008/10/07/greetings-gents/#respond</comments>
		
		<dc:creator><![CDATA[floatingman]]></dc:creator>
		<pubDate>Tue, 07 Oct 2008 17:47:16 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">http://floatingman.wordpress.com/2008/10/07/greetings-gents/</guid>

					<description><![CDATA[I know all of you have been updating your feedreader constantly to see if I had posted anything.&#160; Well to tell you the truth I forgot which button to press on my control board to update my lifestream on the &#8230; <a href="https://floatingman.wordpress.com/2008/10/07/greetings-gents/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>I know all of you have been updating your feedreader constantly to see if I had posted anything.&nbsp; Well to tell you the truth I forgot which button to press on my control board to update my lifestream on the intertubes.&nbsp; Today I was inspecting my control board and saw this dusty button and wondered what is that for, so like a good scientest I closed my eyes and pressed it and here we are.</p>
<p>I thought I&#8217;d share some of the things I&#8217;ve been working on.&nbsp; I&#8217;m taking a system archetecture class which is really neat.&nbsp; It&#8217;s interesting learning all of the things you can do with 1s and 0s.&nbsp; The premise of the class is we are going to learn how to design these circuits and eventually put them all together to make a programmable computer.&nbsp; We use a program called <a target="_blank" href="http://ozark.hendrix.edu/%7Eburch/logisim/">Logisim</a> to design the circuits.</p>
<p>Here are some of the circuits I&#8217;ve designed.</p>
<p><u>Full adder</u><br /><img style="max-width:800px;" src="https://floatingman.wordpress.com/wp-content/uploads/2008/10/full-adder1.gif?w=440" /></p>
<p>This one will take a two 1-bit numbers and add them together and if both numbers are 1 it will have a carry out, which is helpful when adding multi-bit numbers. With Logisim once you design a circuit, you can use it in another circuit.&nbsp; That helps when designing complex circuits. By using divide and conquer, if you break a complex problem into simple steps it makes problem solving a whole lot easier.&nbsp; With the adders, I had to eventually design a 16-bit adder, which was easy by first designing a 1-bit adder and then incorporating that chip into a 4-bit adder and then incorporating that chip into a 16-bit adder.</p>
<p><u>4-bit adder</u><br /><img style="max-width:800px;" src="https://floatingman.wordpress.com/wp-content/uploads/2008/10/4bit-adder.gif?w=440" /><u></p>
<p>16-bit adder</u><br /><img style="max-width:800px;" src="https://floatingman.wordpress.com/wp-content/uploads/2008/10/16bit-adder.gif?w=440" /><img style="max-width:800px;" src="https://floatingman.wordpress.com/wp-content/uploads/2008/10/16bit-adder1.gif?w=440" /><br />I then used the 16-bit adder chip in the design of an Arithmetic Unit, or AU, which is one part of the Arithmetic Logic Unit, or ALU for short, a very important part of a computer.</p>
<p><u>Arithmetic Unit</u></p>
<p><img style="max-width:800px;" src="https://floatingman.wordpress.com/wp-content/uploads/2008/10/au.gif?w=440" /><br />This unit can do more than add. It can subtract, increment and transfer.&nbsp; I won&#8217;t go into the complexities of those operations, but if you are interested <a target="_blank" href="http://www.tomzap.com/notes/DigitalSystemsEngEE316/1sAnd2sComplement.pdf">here&#8217;s</a> a tutorial on doing 1s and 2s compliement arithmetic.</p>
<p>I bet you can&#8217;t guess what is the other part of the ALU? That&#8217;s right it&#8217;s the Logic Unit, or LU.</p>
<p><u>Logic Unit</u></p>
<p><img style="max-width:800px;" src="https://floatingman.wordpress.com/wp-content/uploads/2008/10/logic-u1.gif?w=440" /></p>
<p>It was a whole lot easier to design than the AU.</p>
<p>We put these all together and what do we get?</p>
<p><u>Arithmetic Logic Unit</u></p>
<p><img style="max-width:800px;" src="https://floatingman.wordpress.com/wp-content/uploads/2008/10/alu.gif?w=440" /></p>
<p>So that&#8217;s what I&#8217;ve been working on for the past few weeks and I see that this post has grown rather tall so I&#8217;ll end it here.&nbsp; </p>
<p>Until next time, stay frosty.</p>
<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://floatingman.wordpress.com/2008/10/07/greetings-gents/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">102</post-id>
		<media:content url="https://1.gravatar.com/avatar/1bd55c1d5039d04fa396acf7a292b6b010844c18ade66be1ec014ce9357a59a7?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">floatingman</media:title>
		</media:content>

		<media:content url="https://floatingman.wordpress.com/wp-content/uploads/2008/10/full-adder1.gif" medium="image" />

		<media:content url="https://floatingman.wordpress.com/wp-content/uploads/2008/10/4bit-adder.gif" medium="image" />

		<media:content url="https://floatingman.wordpress.com/wp-content/uploads/2008/10/16bit-adder.gif" medium="image" />

		<media:content url="https://floatingman.wordpress.com/wp-content/uploads/2008/10/16bit-adder1.gif" medium="image" />

		<media:content url="https://floatingman.wordpress.com/wp-content/uploads/2008/10/au.gif" medium="image" />

		<media:content url="https://floatingman.wordpress.com/wp-content/uploads/2008/10/logic-u1.gif" medium="image" />

		<media:content url="https://floatingman.wordpress.com/wp-content/uploads/2008/10/alu.gif" medium="image" />
	</item>
		<item>
		<title>No rest &#8230;</title>
		<link>https://floatingman.wordpress.com/2008/08/09/no-rest/</link>
					<comments>https://floatingman.wordpress.com/2008/08/09/no-rest/#respond</comments>
		
		<dc:creator><![CDATA[floatingman]]></dc:creator>
		<pubDate>Sat, 09 Aug 2008 18:09:03 +0000</pubDate>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[school]]></category>
		<guid isPermaLink="false">http://floatingman.wordpress.com/2008/08/09/no-rest/</guid>

					<description><![CDATA[Well I&#8217;ve done it. I&#8217;ve finished my fourth and final project. You may have noticed there was not a post for my third project and that&#8217;s because it is just awful. Basically it is a remake of my second project &#8230; <a href="https://floatingman.wordpress.com/2008/08/09/no-rest/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Well I&#8217;ve done it. I&#8217;ve finished my fourth and final project.  You may have noticed there was not a post for my third project and that&#8217;s because it is just awful.  Basically it is a remake of my second project with networking added. Let me just say it did not go well.  Luckily the professor was still impressed.  </p>
<p>Now this final project might blow your socks off, so be sure to have your seatbelts fastened before playing it.  Here&#8217;s the <a target="_blank" href="http://www.box.net/shared/kmn49l0xiu">link.</a> </p>
<p>Now understand, I only worked on this program for a couple of days so if it zigs when you zag don&#8217;t get upset.  I&#8217;m lucky I demonstrated it before this <a target="_blank" href="http://www.toymakergame.com/">guy</a> did.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://floatingman.wordpress.com/2008/08/09/no-rest/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">91</post-id>
		<media:content url="https://1.gravatar.com/avatar/1bd55c1d5039d04fa396acf7a292b6b010844c18ade66be1ec014ce9357a59a7?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">floatingman</media:title>
		</media:content>
	</item>
		<item>
		<title>Just Wow</title>
		<link>https://floatingman.wordpress.com/2008/08/07/just-wow/</link>
					<comments>https://floatingman.wordpress.com/2008/08/07/just-wow/#respond</comments>
		
		<dc:creator><![CDATA[floatingman]]></dc:creator>
		<pubDate>Thu, 07 Aug 2008 14:55:45 +0000</pubDate>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[spanish]]></category>
		<guid isPermaLink="false">http://floatingman.wordpress.com/2008/08/07/just-wow/</guid>

					<description><![CDATA[I just wanted to write a quick post about some new music I just found. You should check it out. http://marcospcmusica.wordpress.com/2008/08/03/amigaos-un-disco-de-musica-libre/ It&#8217;s all free music and is very good in my opinion.]]></description>
										<content:encoded><![CDATA[<p>I just wanted to write a quick post about some new music I just found.  You should check it out. </p>
<p><a href="http://marcospcmusica.wordpress.com/2008/08/03/amigaos-un-disco-de-musica-libre/" rel="nofollow">http://marcospcmusica.wordpress.com/2008/08/03/amigaos-un-disco-de-musica-libre/</a></p>
<p>It&#8217;s all free music and is very good in my opinion.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://floatingman.wordpress.com/2008/08/07/just-wow/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">89</post-id>
		<media:content url="https://1.gravatar.com/avatar/1bd55c1d5039d04fa396acf7a292b6b010844c18ade66be1ec014ce9357a59a7?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">floatingman</media:title>
		</media:content>
	</item>
		<item>
		<title>Greetings from the void&#8230;</title>
		<link>https://floatingman.wordpress.com/2008/07/24/greetings-from-the-void/</link>
					<comments>https://floatingman.wordpress.com/2008/07/24/greetings-from-the-void/#respond</comments>
		
		<dc:creator><![CDATA[floatingman]]></dc:creator>
		<pubDate>Thu, 24 Jul 2008 14:38:19 +0000</pubDate>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[pong]]></category>
		<category><![CDATA[python]]></category>
		<guid isPermaLink="false">http://floatingman.wordpress.com/2008/07/24/greetings-from-the-void/</guid>

					<description><![CDATA[Yay! Project 2 of my masterpiece is finished. You can play this unbelievably awesome game. Just download and extract and start with &#8220;python main.py&#8221;. Like my former friend, future enemy mentioned in my last post you will need pygame installed &#8230; <a href="https://floatingman.wordpress.com/2008/07/24/greetings-from-the-void/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Yay! <a target="_blank" href="http://www.box.net/shared/xrdquxs84o">Project 2</a> of my masterpiece is finished.  You can play this unbelievably awesome game. Just download and extract and start with &#8220;python main.py&#8221;. Like my former friend, future enemy mentioned in my last post you will need <a target="_blank" href="http://www.pygame.org/news.html">pygame</a> installed to play it.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://floatingman.wordpress.com/2008/07/24/greetings-from-the-void/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">87</post-id>
		<media:content url="https://1.gravatar.com/avatar/1bd55c1d5039d04fa396acf7a292b6b010844c18ade66be1ec014ce9357a59a7?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">floatingman</media:title>
		</media:content>
	</item>
		<item>
		<title>Wow! It&#8217;s like moving man.</title>
		<link>https://floatingman.wordpress.com/2008/07/17/wow-its-like-moving-man/</link>
					<comments>https://floatingman.wordpress.com/2008/07/17/wow-its-like-moving-man/#comments</comments>
		
		<dc:creator><![CDATA[floatingman]]></dc:creator>
		<pubDate>Thu, 17 Jul 2008 15:24:41 +0000</pubDate>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[python]]></category>
		<guid isPermaLink="false">http://floatingman.wordpress.com/2008/07/17/wow-its-like-moving-man/</guid>

					<description><![CDATA[Finished my first project for my Game Development class. Here it is if you want to run it. Of course you have to have python installed. Just untar it, run python main.py and prepare to be awesified. My friend pointed &#8230; <a href="https://floatingman.wordpress.com/2008/07/17/wow-its-like-moving-man/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Finished my first project for my Game Development class.  <a target="_blank" href="http://www.box.net/shared/fih67e38cg">Here</a> it is if you want to run it. Of course you have to have python installed. Just untar it, run python main.py and prepare to be awesified.</p>
<p>My friend pointed out a tiny little thing you must do to run the game.  You must have the <a target="_blank" href="http://www.pygame.org/news.html">pygame</a> module installed to run it, but hey any serious gamer should already have that.  Ha ha ha.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://floatingman.wordpress.com/2008/07/17/wow-its-like-moving-man/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">82</post-id>
		<media:content url="https://1.gravatar.com/avatar/1bd55c1d5039d04fa396acf7a292b6b010844c18ade66be1ec014ce9357a59a7?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">floatingman</media:title>
		</media:content>
	</item>
		<item>
		<title>Same time next week&#8230;</title>
		<link>https://floatingman.wordpress.com/2008/07/15/same-time-next-week/</link>
					<comments>https://floatingman.wordpress.com/2008/07/15/same-time-next-week/#respond</comments>
		
		<dc:creator><![CDATA[floatingman]]></dc:creator>
		<pubDate>Tue, 15 Jul 2008 16:08:39 +0000</pubDate>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[movies]]></category>
		<guid isPermaLink="false">http://floatingman.wordpress.com/2008/07/15/same-time-next-week/</guid>

					<description><![CDATA[Man! I&#8217;m so glad I&#8217;m keeping up with this daily posting. Let&#8217;s see. The story so far&#8230; Finished the book Pattern Recognition by William Gibson. Which is ironic because I finished another Gibson book, Neuromancer, almost a year ago exactly. &#8230; <a href="https://floatingman.wordpress.com/2008/07/15/same-time-next-week/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Man! I&#8217;m so glad I&#8217;m keeping up with this daily posting.</p>
<p>Let&#8217;s see.  The story so far&#8230;</p>
<p>Finished the book <a href="http://www.amazon.com/Pattern-Recognition-William-Gibson/dp/0425198685/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1216135844&amp;sr=8-1" target="_blank">Pattern Recognition</a> by William Gibson. Which is ironic because I finished another Gibson book, Neuromancer, almost a year ago exactly. I guess I can update my reading pace from glacier to snail.  I want to expand more on Pattern Recognition in a later post, but for now I can say it was a good read. Slightly science fiction, slightly not.</p>
<p>Watched <a href="http://www.rottentomatoes.com/m/10009167-fools_gold/" target="_blank">Fools Gold(2008)</a>. It was not quite as bad as the rating it got. It&#8217;s just sort of your typical romantic/adventure movie and Matthew McConaughey gets hit in the head a lot.</p>
<p>Watched <a href="http://www.rottentomatoes.com/m/charlotte_gray/" target="_blank">Charlotte Gray (2001)</a>.  A very interesting tale of a lady who volunteers to be a courier behind enemy lines in occupied France during World War II, in hopes to find her lover who was shot down. It is not a sappy romantic drama, though I do find it hard to believe she would take this risk for someone she recently met.  I suppose the story is a little hard to grasp, because so many awful things happen and yet has a fairytale ending, but that&#8217;s crazy, liberal Hollywood for you.</p>
<p>Finally watched <a href="http://www.rottentomatoes.com/m/avp2/" target="_blank">Alien Vs. Predator Requiem (2007)</a>. Which was just awful, but that&#8217;s okay because I expected it to be, so shame on me.  So if you like implausible storyline, even on the Predator or Alien homeworld, I would recommend watching it. Though I would not recommend watching this, if you have a tendency to scream at the tv screen. Your vocal cords will walk out on you.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://floatingman.wordpress.com/2008/07/15/same-time-next-week/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">81</post-id>
		<media:content url="https://1.gravatar.com/avatar/1bd55c1d5039d04fa396acf7a292b6b010844c18ade66be1ec014ce9357a59a7?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">floatingman</media:title>
		</media:content>
	</item>
	</channel>
</rss>
