<?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>RawDev.net &#187; Games</title>
	<atom:link href="http://rawdev.net/category/games/feed/" rel="self" type="application/rss+xml" />
	<link>http://rawdev.net</link>
	<description>Just another Zabreznik.si Sites site</description>
	<lastBuildDate>Tue, 27 Jul 2010 17:48:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>3D Realms Dead, Duke Nukem Forever RIP</title>
		<link>http://rawdev.net/2009/05/07/rip-duke-nukem-forever/</link>
		<comments>http://rawdev.net/2009/05/07/rip-duke-nukem-forever/#comments</comments>
		<pubDate>Thu, 07 May 2009 19:38:53 +0000</pubDate>
		<dc:creator>Marko Zabreznik</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.rawdev.net/?p=197</guid>
		<description><![CDATA[Image via Wikipedia 3D Realms Gone, Took Duke Nukem Forever with them: http://www.shacknews.com/featuredarticle.x?id=1127 Not that i like to repost, but if you are like me, this story would have come as a shock to you.  Now before I go to cry under my sheets I would like to reminisce all the fun I had with the Duke [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img">
<div>
<dl>
<dt><a href="http://en.wikipedia.org/wiki/Image:3drealms.png"><img src="http://upload.wikimedia.org/wikipedia/en/0/03/3drealms.png" alt="3D Realms" /></a></dt>
<dd>Image via <a href="http://en.wikipedia.org/wiki/Image:3drealms.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p><a class="zem_slink" title="3D Realms" rel="wikipedia" href="http://en.wikipedia.org/wiki/3D_Realms">3D Realms</a> Gone, Took Duke Nukem Forever with them: <a href="http://www.shacknews.com/featuredarticle.x?id=1127">http://www.shacknews.com/featuredarticle.x?id=1127</a></p>
<p>Not that i like to repost, but if you are like me, this story would have come as a shock to you.  Now before I go to cry under my sheets I would like to reminisce all the fun I had with the Duke Nukem series all this years.</p>
<p>Yes, DN 3D is the most fun game I knew back in the days. The sidescrooler also gave me some hours of play but its the idea of the game that stuck.  A character that knows no limits and a crew of developers that gave the censors something to do. Finding a game to match up to DN 3D however, is hard. No wonder they took a full 12 years, sadly giving up at the end. I hope this game will be revived. Like i was hoping for it to come out for the past 12 years.</p>
<p>A man can dream.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=79d885e7-b990-43a7-949e-affb2e59cc78" alt="" /><span class="zem-script more-related pretty-attribution"></span></div>
]]></content:encoded>
			<wfw:commentRss>http://rawdev.net/2009/05/07/rip-duke-nukem-forever/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Touchscreen Kiosk with Firefox vkeyboard Addon</title>
		<link>http://rawdev.net/2009/01/18/touchscreen-kiosk/</link>
		<comments>http://rawdev.net/2009/01/18/touchscreen-kiosk/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 09:15:30 +0000</pubDate>
		<dc:creator>Marko Zabreznik</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Win32]]></category>
		<category><![CDATA[Plug-in]]></category>

		<guid isPermaLink="false">http://www.rawdev.net/?p=145</guid>
		<description><![CDATA[Image via CrunchBase Creating a kiosk environment. The tools: Touchscreen Monitor The requierments: Firefox 3 Linux Non-exit-able Onscreen Keyboard As you might expect, I tried everything. R-Kiosk. Perfect. A inline javascript Keyboard. While it did what was needed, it fails on forms that are on the bottom of the screen and in Iframes. Good side: [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img">
<div>
<dl>
<dt><a href="http://www.crunchbase.com/product/firefox"><img src="http://www.crunchbase.com/assets/images/resized/0001/3109/13109v1-max-450x450.png" alt="Image representing Firefox as depicted in Crun..." /></a></dt>
<dd>Image via <a href="http://www.crunchbase.com">CrunchBase</a></dd>
</dl>
</div>
</div>
<p>Creating a kiosk environment.<br />
The tools:</p>
<ul>
<li>Touchscreen Monitor</li>
</ul>
<p>The requierments:</p>
<ul>
<li>Firefox 3</li>
<li>Linux</li>
<li>Non-exit-able</li>
<li>Onscreen Keyboard</li>
</ul>
<p>As you might expect, I tried everything.</p>
<p><a href="https://addons.mozilla.org/firefox/addon/1659">R-Kiosk</a>. Perfect.</p>
<p>A <a href="http://www.rawdev.net/2008/12/04/joomla-joomkey-virtual-keyboard/">inline javascript Keyboard</a>. While it did what was needed, it fails on forms that are on the bottom of the screen and in Iframes. Good side: Language was dependant on the page&#8217;s language. But Fail.</p>
<p><a href="http://homepage3.nifty.com/tsato/xvkbd/">xvkbd</a>. While I did manage to place it on top of Firefox and lock it so people cant close or edit it, and change their language.. it was annoying to do so. Moving it around the screen more so. Porting it to win32 impossible. Fail.</p>
<p>Ok, lets try a different aproach.<br />
http://stlouis-shopper.com/~jtjsoftware/software/vkeyboard.xpi is a firefox Addon I found. A simple tweak made it work on Fx3. <a href="http://www.rawdev.net/wp-content/uploads/2009/01/vkeyboard.xpi">Here</a> is what I made. The first step in porting the app, is thus in bad shape. ~Win.</p>
<p>If there is enough interest in such a plugin for Fx3, I myself and the original author will continue to work on it. A lot of things are already on my mind that I want to do with this project. Suggestions ?</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=12058531-35af-4fe3-b4c4-c676e0f90d9c" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://rawdev.net/2009/01/18/touchscreen-kiosk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Spore on WINE</title>
		<link>http://rawdev.net/2008/09/26/spore-on-wine/</link>
		<comments>http://rawdev.net/2008/09/26/spore-on-wine/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 09:09:15 +0000</pubDate>
		<dc:creator>Marko Zabreznik</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Spore]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://www.rawdev.net/?p=60</guid>
		<description><![CDATA[Spore, the multi-genre &#8220;massively single-player online game&#8221; by Maxis was succesfully tested on Linux trough WINE. The actual video after the jump. Both the PC and Mac versions of the game will feature the full experience of cell through to space with editors for designing creatures, buildings, and vehicles. Spore for the Mac will be [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img zemanta-action-click">
<div class="wp-caption alignright" style="width: 252px"><a href="http://www.crunchbase.com/product/spore"><img src="http://www.crunchbase.com/assets/images/resized/0001/2232/12232v1-max-250x250.png" alt="Image representing Spore as depicted in CrunchBase" width="242" height="68" /></a><p class="wp-caption-text">Image via CrunchBase</p></div>
</div>
<p><a class="zem_slink" title="Spore" rel="homepage" href="http://www.spore.com">Spore</a>, the multi-genre &#8220;<a class="zem_slink" title="Spore (2008 video game)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Spore_%282008_video_game%29">massively single-player online game</a>&#8221; by <a class="zem_slink" title="Maxis" rel="homepage" href="http://www.maxis.com/">Maxis</a> was succesfully tested on <a class="zem_slink" title="Linux" rel="wikipedia" href="http://en.wikipedia.org/wiki/Linux">Linux</a> trough <a class="zem_slink" title="Wine (software)" rel="homepage" href="http://www.winehq.org/">WINE</a>. The actual video after the jump.</p>
<blockquote><p><span class="pn-content-page-body">Both the PC and Mac versions of the game will feature the full experience of cell through to space with editors for designing creatures, buildings, and vehicles. Spore for the Mac will be made possible through <a class="zem_slink" title="TransGaming Technologies" rel="homepage" href="http://www.transgaming.com/">TransGaming</a>&#8216;s Cider Portability Engine, with experience gained from the past <a class="zem_slink" title="Electronic Arts" rel="homepage" href="http://www.ea.com/">EA</a> Mac titles. </span></p></blockquote>
<p>Also, a side affect of the Cider port, its cousin project WINE has all the benefits. That also brings up the question why didn&#8217;t Maxis go and release the title under Linux.    <span id="more-60"></span></p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/01898b7f-e15f-4efc-8a6e-31276e739efe/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=01898b7f-e15f-4efc-8a6e-31276e739efe" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://rawdev.net/2008/09/26/spore-on-wine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Head-Crab</title>
		<link>http://rawdev.net/2008/09/17/head-crab/</link>
		<comments>http://rawdev.net/2008/09/17/head-crab/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 18:50:43 +0000</pubDate>
		<dc:creator>Marko Zabreznik</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Slovenia]]></category>
		<category><![CDATA[Steam]]></category>
		<category><![CDATA[Valve]]></category>

		<guid isPermaLink="false">http://www.rawdev.net/?p=46</guid>
		<description><![CDATA[Just wanted to say how i LOVE my new Head-Crab plush toy i bought from the Valve Store. Well, actually: Since Valve doesn&#8217;t include Slovenia in its shipping destinations, it wasn&#8217;t as easy to get one of these.. But thanks to a really good friend ( that means you Tami ;D ) i got it [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img zemanta-action-click">
<div class="wp-caption alignright" style="width: 212px"><a href="http://en.wikipedia.org/wiki/Image:HalfLife_WalkingHeadcrab.png"><img src="http://upload.wikimedia.org/wikipedia/en/thumb/6/66/HalfLife_WalkingHeadcrab.png/202px-HalfLife_WalkingHeadcrab.png" alt="While walking, a headcrab can be seen lifting ..." width="202" height="132" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
</div>
<p>Just wanted to say how i LOVE my new <a class="zem_slink" title="Headcrab" rel="wikipedia" href="http://en.wikipedia.org/wiki/Headcrab">Head-Crab</a> plush toy i bought from the <a class="zem_slink" title="Valve Corporation" rel="homepage" href="http://www.valvesoftware.com/">Valve</a> Store.</p>
<p>Well, actually: Since Valve doesn&#8217;t include <a class="zem_slink" title="Slovenia" rel="geolocation" href="http://maps.google.com/maps?ll=46.05,14.5&amp;spn=10.0,10.0&amp;q=46.05,14.5%20%28Slovenia%29&amp;t=h">Slovenia</a> in its shipping destinations, it wasn&#8217;t as easy to get one of these..<br />
But thanks to a really good friend ( that means you Tami ;D ) i got it delivered from the USofA  today =)</p>
<p>Picks after the jump.</p>
<p><span id="more-46"></span></p>
<p><a href="http://picasaweb.google.com/rawdevelopement/HeadCrab">http://picasaweb.google.com/rawdevelopement/HeadCrab</a></p>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/4ac6d76e-c999-452f-99bd-7eb1531ec259/"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=4ac6d76e-c999-452f-99bd-7eb1531ec259" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://rawdev.net/2008/09/17/head-crab/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Half-Life 1: Vista vs Linux</title>
		<link>http://rawdev.net/2008/09/13/halflife-1-vista-vs-linux/</link>
		<comments>http://rawdev.net/2008/09/13/halflife-1-vista-vs-linux/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 12:42:10 +0000</pubDate>
		<dc:creator>Marko Zabreznik</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[CERN]]></category>

		<guid isPermaLink="false">http://www.rawdev.net/?p=40</guid>
		<description><![CDATA[Image via Wikipedia Since I am a big fan of the Half-Life series, I went and picked up Half-Life 1 Anthology ( Team Fortress Classic, Half-Life: Opposing Force, Half-Life, Half-Life: Blue Shift ) yesterday to play the original just like I did about 8 years ago.  Or so I thought. My Inspiron 1525 is where I installed [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em;float: right"><a href="http://en.wikipedia.org/wiki/Image:Half-Life_Cover_Art.jpg"><img style="border: medium none" src="http://upload.wikimedia.org/wikipedia/en/thumb/f/fa/Half-Life_Cover_Art.jpg/202px-Half-Life_Cover_Art.jpg" alt="The box art for Half-Life" /></a><span class="zemanta-img-attribution">Image via <a href="http://en.wikipedia.org/wiki/Image:Half-Life_Cover_Art.jpg">Wikipedia</a> </span></div>
<p>Since I am a big fan of the <a class="zem_slink" title="Half-Life (series)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Half-Life_%28series%29">Half-Life series</a>, I went and picked up <a class="zem_slink" title="Half-Life (video game)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Half-Life_%28video_game%29">Half-Life 1</a> Anthology ( <a class="zem_slink" title="Team Fortress Classic" rel="wikipedia" href="http://en.wikipedia.org/wiki/Team_Fortress_Classic">Team Fortress Classic</a>, <a class="zem_slink" title="Half-Life: Opposing Force" rel="wikipedia" href="http://en.wikipedia.org/wiki/Half-Life%3A_Opposing_Force">Half-Life: Opposing Force</a>, Half-Life, <a class="zem_slink" title="Half-Life: Blue Shift" rel="wikipedia" href="http://en.wikipedia.org/wiki/Half-Life%3A_Blue_Shift">Half-Life: Blue  Shift</a> ) yesterday to play the original just like I did about 8 years ago.  Or so I thought.</p>
<p>My <a class="zem_slink" title="Dell Inspiron" rel="wikipedia" href="http://en.wikipedia.org/wiki/Dell_Inspiron">Inspiron</a> 1525 is where I installed the game. A quite modern piece of equipment, thus more than capable of running HL1. But alas, under Vista, the resolution is limited to only 1024*768 (or smaller.) The game doesn&#8217;t go into fullscreen and it runs terribly slow. Changing settings is futile.</p>
<p>But I didn&#8217;t give up so fast. I was quick to boot my workstation and just missing the boot screen to go into WinXP, I decided to try my luck under my favorite OS <a class="zem_slink" title="OpenSUSE" rel="homepage" href="http://www.opensuse.org">openSUSE</a> GNU/Linux. So the first thing to do was to install <a class="zem_slink" title="Steam (content delivery)" rel="homepage" href="http://www.steampowered.com/">Steam</a> onto wine:<code> wine msiexec /i SteamInstall<a class="zem_slink" title="Windows Installer" rel="wikipedia" href="http://en.wikipedia.org/wiki/Windows_Installer">.msi</a></code> etc.. then installing HL1 trough steam. Steam itself is slow on my P4 1.6GHz 512mb GF2MX, but it gets the job done.</p>
<p>I have to note how little trouble it was to get HL1 running under <a class="zem_slink" title="Wine (software)" rel="homepage" href="http://www.winehq.org/">Wine</a>. Besides the .msi installer trick I had to once again google to figure out, it was straightfoward.</p>
<p>Running HL1: Right away it went into full screen mode and unlike under Vista, it let me set resolutions to match my hardware (22&#8242;). Speed was no issue here.</p>
<p>Just goes to show the level of quality and dedication in Wine. Im off to play some HL =D</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=8a960869-f5ad-4fbd-8933-c848c1701f7b" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://rawdev.net/2008/09/13/halflife-1-vista-vs-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
