<?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>Marc My Words</title>
	<atom:link href="http://marcmywordpress.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcmywordpress.wordpress.com</link>
	<description>Results May Vary</description>
	<lastBuildDate>Fri, 10 Apr 2009 06:31:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='marcmywordpress.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Marc My Words</title>
		<link>http://marcmywordpress.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://marcmywordpress.wordpress.com/osd.xml" title="Marc My Words" />
	<atom:link rel='hub' href='http://marcmywordpress.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Game In A Week, Part 1</title>
		<link>http://marcmywordpress.wordpress.com/2009/04/10/game-in-a-week-part-1/</link>
		<comments>http://marcmywordpress.wordpress.com/2009/04/10/game-in-a-week-part-1/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 06:31:17 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://marcmywordpress.wordpress.com/?p=71</guid>
		<description><![CDATA[So it&#8217;s Spring/Easter Break for high schools (and lower), which means I am temporarily unemployed.  What better way to spend this vacation from the hassle of paychecks than to make a game? I&#8217;m frustrated with my current project, so I decided to try and make something from start to finish during the upcoming week. I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marcmywordpress.wordpress.com&amp;blog=6650985&amp;post=71&amp;subd=marcmywordpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So it&#8217;s Spring/Easter Break for high schools (and lower), which means I am temporarily unemployed.  What better way to spend this vacation from the hassle of paychecks than to make a game?</p>
<p>I&#8217;m frustrated with my <a href="http://marcchang.wordpress.com/Video-Games/Chess-Tactics/" target="_blank">current project</a>, so I decided to try and make something from start to finish during the upcoming week.</p>
<p>I like Space Shooter games.  I like Co-Op play.  I like customization.  I like <a href="http://en.wikipedia.org/wiki/Final_Fantasy" target="_blank">limit-breaking</a>-<a href="http://en.wikipedia.org/wiki/Super_saiyan" target="_blank">super-saiyan</a> powers.</p>
<p>So imagine a game with those things.  Need some help?</p>
<p>Here&#8217;s a summary of what I have in mind at the moment.</p>
<p>A two-player game (I&#8217;ll work out a single-player scheme later) in which Player 1 controls the ship&#8217;s movement while Player 2 controls it&#8217;s weapons.  As <a href="http://for-humors-sake.blogspot.com/" target="_blank">one keen gamer</a> observed, think in the style of <a href="http://en.wikipedia.org/wiki/Double_dash" target="_blank">Mario Kart: Double Dash</a>.</p>
<p>The ship&#8217;s movement, in addition to the standard 2 dimensions, also involves certain boosters.  Currently, I am toying with thrusters (speed boost), shields (defensive boost), and guns (firepower boost).  Then add in the <a href="http://en.wikipedia.org/wiki/Minor_Discworld_concepts#Quantum" target="_blank">quantum</a> boost, which significantly alters whatever booster it is used with.  For example, quantum thrusters slow down time.  Boosters are invoked at will and last for a certain amount of time, after which they must be recharged.</p>
<p>Player 2 controls the ship&#8217;s artillery, which can aim independently.  It is still mounted to the same ship and faces the same direction, but can angle shots up to 45 degrees to either side.  The artillery will have a number of different weapons to choose from.  I have 10 weapon types picked out, and the idea is to incorporate a <a href="http://en.wikipedia.org/wiki/Kirby_64:_The_Crystal_Shards#Copy_abilities" target="_blank">Kirby</a>-like aspect by which the players must pick up upgrades from enemies.  However, enemies that drop weapons will be few and far between.  Finally, if I have time, the players can fuse two weapons together to form a new one.  Basic <a href="http://en.wikipedia.org/wiki/Permutation" target="_blank">permutation</a> math shows that this makes 100 possibilities*!</p>
<p>The ship will also have a significantly weaker sub-weapon, most likely also under the control of Player 2.  Here there will only be 3-4 weapons to choose from that are always available and cannot be upgraded.  This sub-weapon will also become the super power weapon once fully charged.</p>
<p>In order to make things more interesting for Player 2, there will by an energy bar, akin to an overheat bar found in many games on machine guns.  If a weapon overheats, it is lost and must be replaced.  No mindless <a href="http://en.wikipedia.org/wiki/Button_mashing" target="_blank">button mashing</a>!</p>
<p><span style="text-decoration:underline;">Things I Am Undecided About:</span></p>
<ul>
<li>Should there be limited or unlimited ammo? <em>leaning towards unlimited</em></li>
<li>How many weapons can Player 2 hold at once? <em>leaning towards 2</em></li>
<li>How does one charge up the boosters? <em>leaning towards enemy item drops</em></li>
<li>How does one charge up the super powers? <em>leaning towards not firing any weapons</em></li>
<li>Separate health for both players or communal health? <em>leaning towards communal</em></li>
<li>Time limits? <em>leaning towards no</em></li>
<li>Side Scroll? Up Scroll? All-Range? Gravity? All of the Above? <em>leaning towards a mix of levels</em></li>
<li>EXP/AP Points?<em> leaning towards yes&#8230;what did you expect?</em></li>
</ul>
<p>In short, Player 1 is largely defensive, avoiding the typical endless onslaught of an infinite space army and finding the gaps in <a href="http://en.wikipedia.org/wiki/Boss_battle" target="_blank">boss attack patterns</a>.<br />
Player 2 is offensive, aiming shots, timing attacks, and choosing which weapons to use.</p>
<p><span style="text-decoration:underline;">Other Ideas That May Make It Into The Game:</span></p>
<ul>
<li>Attack Polarity, similar to <a href="http://en.wikipedia.org/wiki/Ikaruga" target="_blank">Ikaruga</a></li>
<li>Power-ups/Upgrades that must be shot at by player 2 to be collected</li>
<li>Upgradeable stats (speed/drift/health/damage/critical hits)</li>
<li>Weapon Shoppe</li>
<li>Combo Kill / Enemy Wave Bonuses</li>
</ul>
<p>Once I have a working demo I&#8217;ll post up on <a href="http://marcchang.wordpress.com" target="_blank">my game site</a>; in the meantime I&#8217;ll try to report progress here.</p>
<p>Oh, and since I have very little artistic skill on a computer, all graphics will be simple polygons, nicely colored of course.  Yes, the ship will be a triangle.</p>
<p>*While <a href="http://en.wikipedia.org/wiki/Combination" target="_blank">combination</a> math shows there will really only be 45.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marcmywordpress.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marcmywordpress.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marcmywordpress.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marcmywordpress.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marcmywordpress.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marcmywordpress.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marcmywordpress.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marcmywordpress.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marcmywordpress.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marcmywordpress.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marcmywordpress.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marcmywordpress.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marcmywordpress.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marcmywordpress.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marcmywordpress.wordpress.com&amp;blog=6650985&amp;post=71&amp;subd=marcmywordpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marcmywordpress.wordpress.com/2009/04/10/game-in-a-week-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cdaf459922382047df129dc55836406a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Marc</media:title>
		</media:content>
	</item>
		<item>
		<title>PO-TA-TOES&#8230;Boil &#8216;Em, Mash &#8216;Em, Stick &#8216;Em In A Stew</title>
		<link>http://marcmywordpress.wordpress.com/2009/03/04/po-ta-toesboils-em-mash-em-stick-em-in-a-stew/</link>
		<comments>http://marcmywordpress.wordpress.com/2009/03/04/po-ta-toesboils-em-mash-em-stick-em-in-a-stew/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 04:05:01 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Literature]]></category>

		<guid isPermaLink="false">http://marcmywordpress.wordpress.com/?p=68</guid>
		<description><![CDATA[So I was in the elementary school library and saw a pile of children&#8217;s book.  The titles made me laugh, so I thought I&#8217;d share. There Is A Carrot In My Ear More Potatoes! Chang&#8217;s Paper Pony Also in the mix were classics like Frog and Toad and Amelia Bedelia.  Remember those? On a side [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marcmywordpress.wordpress.com&amp;blog=6650985&amp;post=68&amp;subd=marcmywordpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So I was in the elementary school library and saw a pile of children&#8217;s book.  The titles made me laugh, so I thought I&#8217;d share.</p>
<p><a href="http://www.amazon.com/There-Carrot-Other-Noodle-Tales/dp/0064441032/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1236224648&amp;sr=8-1" target="_blank"><span style="text-decoration:underline;">There Is A Carrot In My Ear</span></a></p>
<p><a href="http://www.amazon.com/More-Potatoes-Millicent-Ellis-Selsam/dp/006025324X/ref=sr_1_3?ie=UTF8&amp;s=books&amp;qid=1236224683&amp;sr=1-3" target="_blank"><span style="text-decoration:underline;">More Potatoes!</span></a></p>
<p><a href="http://www.amazon.com/Changs-Paper-Pony-Read-Book/dp/0064441636/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1236224764&amp;sr=8-1" target="_blank"><span style="text-decoration:underline;">Chang&#8217;s Paper Pony</span></a></p>
<p>Also in the mix were classics like <a href="http://en.wikipedia.org/wiki/Frog_and_Toad" target="_blank"><em>Frog and Toad</em></a> and <a href="http://en.wikipedia.org/wiki/Amelia_Bedelia" target="_blank"><em>Amelia Bedelia</em></a>.  Remember those?</p>
<p>On a side note, it&#8217;s been a while since I&#8217;ve watched a <a href="http://www.albinoblacksheep.com/flash/taters" target="_blank">Lord of the Rings movie</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marcmywordpress.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marcmywordpress.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marcmywordpress.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marcmywordpress.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marcmywordpress.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marcmywordpress.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marcmywordpress.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marcmywordpress.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marcmywordpress.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marcmywordpress.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marcmywordpress.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marcmywordpress.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marcmywordpress.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marcmywordpress.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marcmywordpress.wordpress.com&amp;blog=6650985&amp;post=68&amp;subd=marcmywordpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marcmywordpress.wordpress.com/2009/03/04/po-ta-toesboils-em-mash-em-stick-em-in-a-stew/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cdaf459922382047df129dc55836406a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Marc</media:title>
		</media:content>
	</item>
		<item>
		<title>Hope for Everyone?</title>
		<link>http://marcmywordpress.wordpress.com/2009/03/02/hope-for-everyone/</link>
		<comments>http://marcmywordpress.wordpress.com/2009/03/02/hope-for-everyone/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 04:00:25 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://marcmywordpress.wordpress.com/?p=40</guid>
		<description><![CDATA[There&#8217;s a lot of talk these days about Obama and how he embodies the idea that &#8220;Anyone* can become President of the United States&#8221;.  I disagree. Granted, electing an ethnic leader (doesn&#8217;t matter which race, as long as it isn&#8217;t Caucasian**) is indicative of this country&#8217;s progress, but I think Obama is an extraordinary man.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marcmywordpress.wordpress.com&amp;blog=6650985&amp;post=40&amp;subd=marcmywordpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a lot of talk these days about Obama and how he embodies the idea that &#8220;Anyone* can become President of the United States&#8221;.  I disagree.</p>
<p>Granted, electing an ethnic leader (doesn&#8217;t matter which race, as long as it isn&#8217;t Caucasian**) is indicative of this country&#8217;s progress, but I think Obama is an extraordinary man.  His example is not that anyone can achieve the highest office in this land, but that the qualifications thereof are beyond race.</p>
<p>In fact, it was the last President who most closely exemplified this maxim.  I find him to be a very ordinary, average man.  Of course, having a father who had the job can&#8217;t hurt.  Still, when I look at George W. Bush, I think, &#8220;Hmm, I guess <em>anyone</em> can become President&#8221;.  So, is this concept even a good one?  Perhaps, perhaps not&#8230;I&#8217;m not sure.  Think about it.</p>
<p>*Anyone who meets<a href="http://en.wikipedia.org/wiki/President_of_the_United_States#Qualification.2C_disqualification_and_common_practice" target="_blank"> these criteria</a>.  Sorry Arnold.</p>
<p>**Or at least, more than 50% White.  It&#8217;s all about who has the majority &#8211; this is a democracy, after all.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marcmywordpress.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marcmywordpress.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marcmywordpress.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marcmywordpress.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marcmywordpress.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marcmywordpress.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marcmywordpress.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marcmywordpress.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marcmywordpress.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marcmywordpress.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marcmywordpress.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marcmywordpress.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marcmywordpress.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marcmywordpress.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marcmywordpress.wordpress.com&amp;blog=6650985&amp;post=40&amp;subd=marcmywordpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marcmywordpress.wordpress.com/2009/03/02/hope-for-everyone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cdaf459922382047df129dc55836406a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Marc</media:title>
		</media:content>
	</item>
		<item>
		<title>Now Taking Requests</title>
		<link>http://marcmywordpress.wordpress.com/2009/03/02/now-taking-requests/</link>
		<comments>http://marcmywordpress.wordpress.com/2009/03/02/now-taking-requests/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 03:16:38 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://marcmywordpress.wordpress.com/?p=36</guid>
		<description><![CDATA[I generally update whenever inspiration rears its ugly head, but if you, the internet, have a topic on which you&#8217;d like to hear/read my thoughts, just ask.  I can&#8217;t gurantee that I&#8217;ll discuss all topics, or that my response will be witty, but I&#8217;ll try. This may or may not be an attempt to avoid [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marcmywordpress.wordpress.com&amp;blog=6650985&amp;post=36&amp;subd=marcmywordpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I generally update whenever inspiration rears its ugly head, but if you, the internet, have a topic on which you&#8217;d like to hear/read my thoughts, just ask.  I can&#8217;t gurantee that I&#8217;ll discuss all topics, or that my response will be witty, but I&#8217;ll try.</p>
<p>This may or may not be an attempt to avoid having to think of ideas on my own.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marcmywordpress.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marcmywordpress.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marcmywordpress.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marcmywordpress.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marcmywordpress.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marcmywordpress.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marcmywordpress.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marcmywordpress.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marcmywordpress.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marcmywordpress.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marcmywordpress.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marcmywordpress.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marcmywordpress.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marcmywordpress.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marcmywordpress.wordpress.com&amp;blog=6650985&amp;post=36&amp;subd=marcmywordpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marcmywordpress.wordpress.com/2009/03/02/now-taking-requests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cdaf459922382047df129dc55836406a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Marc</media:title>
		</media:content>
	</item>
		<item>
		<title>Resurrection</title>
		<link>http://marcmywordpress.wordpress.com/2009/02/19/resurrection/</link>
		<comments>http://marcmywordpress.wordpress.com/2009/02/19/resurrection/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 17:38:14 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://marcmywordpress.wordpress.com/?p=12</guid>
		<description><![CDATA[I have decided to move all of my [pointless] non-game-related content to this separate site. I guess this is what is called a sister site.  Does that mean these sites are female? Expect more brilliant observations such as these, as well as meaningless polls, cynical rants, satirical comics, and other internet humor.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marcmywordpress.wordpress.com&amp;blog=6650985&amp;post=12&amp;subd=marcmywordpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have decided to move all of my [pointless] non-<a href="http://marcchang.wordpress.com" target="_blank">game-related</a> content to this separate site.</p>
<p>I guess this is what is called a sister site.  Does that mean these sites are female?</p>
<p>Expect more brilliant observations such as these, as well as meaningless polls, cynical rants, satirical comics, and other internet humor.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marcmywordpress.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marcmywordpress.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marcmywordpress.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marcmywordpress.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marcmywordpress.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marcmywordpress.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marcmywordpress.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marcmywordpress.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marcmywordpress.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marcmywordpress.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marcmywordpress.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marcmywordpress.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marcmywordpress.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marcmywordpress.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marcmywordpress.wordpress.com&amp;blog=6650985&amp;post=12&amp;subd=marcmywordpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marcmywordpress.wordpress.com/2009/02/19/resurrection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cdaf459922382047df129dc55836406a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Marc</media:title>
		</media:content>
	</item>
	</channel>
</rss>
