<?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>Marcel Scherf &#187; space</title>
	<atom:link href="http://www.marcelscherf.com/tag/space/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcelscherf.com</link>
	<description>webdesign &#38; development</description>
	<lastBuildDate>Sun, 13 Jun 2010 02:53:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Space art and vehicles</title>
		<link>http://www.marcelscherf.com/2008/05/space-art-and-vehicles/</link>
		<comments>http://www.marcelscherf.com/2008/05/space-art-and-vehicles/#comments</comments>
		<pubDate>Sun, 04 May 2008 19:43:23 +0000</pubDate>
		<dc:creator>Marcel Scherf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[deviantart]]></category>
		<category><![CDATA[ships]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[space art]]></category>
		<category><![CDATA[spacecraft]]></category>
		<category><![CDATA[spaceships]]></category>
		<category><![CDATA[vehicles]]></category>

		<guid isPermaLink="false">http://marcelscherf.wordpress.com/?p=20</guid>
		<description><![CDATA[If you&#8217;re into great space art like me I have something for you. If you follow these links you can check out my favourite space art images or my favourite vehicle images on deviantart.com
Hope you like them.
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re into great space art like me I have something for you. If you follow these links<a href="http://scherfi.deviantart.com/favourites/#space-art"></a> you can check out my favourite <a href="http://scherfi.deviantart.com/favourites/#space-art">space art</a> images or my favourite <a href="http://scherfi.deviantart.com/favourites/#vehicles">vehicle</a> images on deviantart.com</p>
<p>Hope you like them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelscherf.com/2008/05/space-art-and-vehicles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Galaxynomads</title>
		<link>http://www.marcelscherf.com/2008/05/galaxynomads/</link>
		<comments>http://www.marcelscherf.com/2008/05/galaxynomads/#comments</comments>
		<pubDate>Sun, 04 May 2008 19:29:52 +0000</pubDate>
		<dc:creator>Marcel Scherf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[browsergame]]></category>
		<category><![CDATA[duel]]></category>
		<category><![CDATA[galaxynomads]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[hex]]></category>
		<category><![CDATA[hexagon]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[kdice]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[mmo]]></category>
		<category><![CDATA[mmog]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[prototyping]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[scriptaculous]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[tile]]></category>
		<category><![CDATA[weewar]]></category>

		<guid isPermaLink="false">http://marcelscherf.wordpress.com/?p=17</guid>
		<description><![CDATA[As some might know, I&#8217;m writing on a new persistent browserbased game that is located in space.
On the galaxynomads development blog (which I can&#8217;t access at the moment, because I have no access to my old email account) I announced in November 2006 that I was going to develop it with Ruby on Rails. As [...]]]></description>
			<content:encoded><![CDATA[<p>As some might know, I&#8217;m writing on a new persistent browserbased game that is located in space.</p>
<p>On the <a href="http://www.galaxynomads.com">galaxynomads development blog</a> (which I can&#8217;t access at the moment, because I have no access to my old email account) I announced in November 2006 that I was going to develop it with Ruby on Rails. As time went by a few things came up and I found a great new job (day to day Rails development, yeay!) and I also moved to Berlin earlier this year.</p>
<p>So as you can imagine I haven&#8217;t had much free time to develop the game. I did some small things and all, but nothing really that good to show off really. Basically groundwork for all the game mechanics.</p>
<p>Last week I took a short leave and I could actually work on the game a bit. I built 2 prototypes of a hexagon tiled map, using some of the stuff I learned from looking at <a href="http://www.weewar.com">weewar.com</a> and <a href="http://www.kdice.com">kdice.com</a> which are also very popular and great browserbased games.</p>
<p>The first prototype didn&#8217;t work out so well so I started a new one by using a new approach. So the second time it really worked like I had expected it to. It isn&#8217;t pretty yet, but the basics work. The map has several layers with an imagemap on top. This is how it looks so far:</p>
<p><a href="http://marcelscherf.files.wordpress.com/2008/05/map21.png"><img class="alignnone size-medium wp-image-19" src="http://marcelscherf.files.wordpress.com/2008/05/map21.png?w=300" alt="" width="300" height="201" /></a></p>
<p>It highlights all the surrounding hex tiles when you hover over one tile and shows what map points (extra money points or capture points i.e.) and units are currently inside the tile. You can also click on the map to activate a certain tile.</p>
<p>I used <a href="http://www.jquery.com">jQuery</a> for the DOM stuff this time, because it&#8217;s a very nice lightweight alternative to <a href="http://www.prototypejs.org">prototype</a> and <a href="http://script.aculo.us">scriptaculous</a>. So far I haven&#8217;t run into any issues.</p>
<p>If there are any developers or designers interested in joining the game making process feel free to leave a comment and I will get back to you. <img src='http://www.marcelscherf.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelscherf.com/2008/05/galaxynomads/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
