<?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>Truben's Journal</title>
	<atom:link href="http://truben.no/journal/feed/" rel="self" type="application/rss+xml" />
	<link>http://truben.no/journal</link>
	<description>truben</description>
	<lastBuildDate>Mon, 22 Mar 2010 20:37:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Emulators in JavaScript!</title>
		<link>http://truben.no/journal/emulators-in-javascript/</link>
		<comments>http://truben.no/journal/emulators-in-javascript/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 14:35:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Teknologier]]></category>
		<category><![CDATA[emulators]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://truben.no/journal/?p=259</guid>
		<description><![CDATA[I have in the recent past been made aware that it&#8217;s actually possible to create emulators in pure JavaScript. Along with the &#8220;new&#8221; canvas-tag, it turns out that the newest and fastest web browsers actually manages to emulate old game-consoles in an impressive manner. Some even with sound!
Here&#8217;s a list of some emulators created in [...]


<strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/brand-new-latex-tools-page/' rel='bookmark' title='Permanent Link: Brand new Latex Tools page'>Brand new Latex Tools page</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>I have in the recent past been made aware that it&#8217;s actually possible to create emulators in pure JavaScript. Along with the &#8220;new&#8221; <a href="http://en.wikipedia.org/wiki/Canvas_element">canvas</a>-tag, it turns out that the newest and fastest web browsers actually manages to emulate old game-consoles in an impressive manner. Some even with sound!</p>
<p>Here&#8217;s a list of some emulators created in JavaScript:</p>
<ul>
<li><a href="http://www.codebase.es/jsgb/">JSGB</a> &#8211; Nintendo GameBoy emulator</li>
<li><a href="http://benfirshman.com/projects/jsnes/">JSNES</a> &#8211; Ninetendo 8bit emulator</li>
<li><a href="http://www.kingsquare.nl/jsc64">JSC64</a> &#8211; Commodore 64 emulator</li>
<li><a href="http://jsspeccy.zxdemo.org/">JSSpeccy</a> &#8211; Sinclair ZX Spectrum</li>
</ul>
<p>Unfortunately these emulators works best in Apple Safari and Google Chrome, but they&#8217;ll work in Firefox too, only slower.</p>


<p><strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/brand-new-latex-tools-page/' rel='bookmark' title='Permanent Link: Brand new Latex Tools page'>Brand new Latex Tools page</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://truben.no/journal/emulators-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brand new Latex Tools page</title>
		<link>http://truben.no/journal/brand-new-latex-tools-page/</link>
		<comments>http://truben.no/journal/brand-new-latex-tools-page/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 21:05:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Teknologier]]></category>
		<category><![CDATA[bibtex]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[latex]]></category>

		<guid isPermaLink="false">http://truben.no/journal/?p=253</guid>
		<description><![CDATA[For about six months ago I made a JavaScript program that could help me to produce Bibtex entries. It has now been on truben.no for a while, and I have certainly benefited from it!
Two days ago I started to argue with Latex again, and this time it was because of how latex markup tables. Bacause [...]


<strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/bibtex-online-editor/' rel='bookmark' title='Permanent Link: BibTeX Online Editor'>BibTeX Online Editor</a></li>
<li><a href='http://truben.no/journal/emulators-in-javascript/' rel='bookmark' title='Permanent Link: Emulators in JavaScript!'>Emulators in JavaScript!</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p><a href="http://truben.no/latex"><img class="size-full wp-image-254 alignright" title="Latex" src="http://truben.no/journal/wp-content/uploads/2010/01/header.png" alt="Latex Tools" width="364" height="110" /></a>For about six months ago I made a JavaScript program that could help me to produce Bibtex entries. It has now been on truben.no for a while, and I have certainly benefited from it!</p>
<p>Two days ago I started to argue with Latex again, and this time it was because of how latex markup tables. Bacause of this I&#8217;ve created yet another javascript program that aims to help users with this issue. <a href="http://truben.no/latex">Check it out!</a></p>
<p>Do you have a feature request or other comments? Please leave feedback here!</p>


<p><strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/bibtex-online-editor/' rel='bookmark' title='Permanent Link: BibTeX Online Editor'>BibTeX Online Editor</a></li>
<li><a href='http://truben.no/journal/emulators-in-javascript/' rel='bookmark' title='Permanent Link: Emulators in JavaScript!'>Emulators in JavaScript!</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://truben.no/journal/brand-new-latex-tools-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stay away from this game!</title>
		<link>http://truben.no/journal/stay-away-from-this-game/</link>
		<comments>http://truben.no/journal/stay-away-from-this-game/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 22:09:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Annet]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[flash game]]></category>
		<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://truben.no/journal/?p=243</guid>
		<description><![CDATA[I can honestly say that I very rarely play &#8220;Flash&#8221; games on the web. I typically think they&#8217;re too simple, and you&#8217;re rarely left with the feeling to have accomplished anything afterwards. This game is no exception. The problem with that is that it has managed to lure me to play it over and over [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I can honestly say that I very rarely play &#8220;Flash&#8221; games on the web. I typically think they&#8217;re too simple, and you&#8217;re rarely left with the feeling to have accomplished anything afterwards. This game is no exception. The problem with that is that it has managed to lure me to play it over and over again. 316 times to be exact.</p>
<p>I lost two hours of my life. If you don|t want to suffer the same fate as me, I advise you to stay away. Can you do it? Not? Thought so!</p>
<div id="attachment_245" class="wp-caption aligncenter" style="width: 502px"><a href="http://www.kongregate.com/games/MonkeyWantBanana/shopping-cart-hero-2"><img class="size-full wp-image-245" title="Shopping Cart Hero 2" src="http://truben.no/journal/wp-content/uploads/2010/01/Skjermbilde-2010-01-21-kl.-23.05.34.png" alt="" width="492" height="204" /></a><p class="wp-caption-text">(Click on the image above to start the game)</p></div>
<p style="text-align: center;">
<p>Here&#8217;s what I accomplished:</p>
<p style="text-align: center;"><a href="http://truben.no/journal/wp-content/uploads/2010/01/Skjermbilde-2010-01-21-kl.-22.43.17.png" rel="lightbox[243]"><img class="aligncenter size-medium wp-image-244" title="Victory!" src="http://truben.no/journal/wp-content/uploads/2010/01/Skjermbilde-2010-01-21-kl.-22.43.17-300x219.png" alt="" width="300" height="219" /></a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://truben.no/journal/stay-away-from-this-game/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to run Windows 3.1x in Dosbox using D-Box</title>
		<link>http://truben.no/journal/how-to-run-windows-3-1x-in-dosbox-using-d-box/</link>
		<comments>http://truben.no/journal/how-to-run-windows-3-1x-in-dosbox-using-d-box/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 20:54:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Teknologier]]></category>
		<category><![CDATA[d-box]]></category>
		<category><![CDATA[dosbox]]></category>
		<category><![CDATA[windows 3.11]]></category>

		<guid isPermaLink="false">http://truben.no/journal/?p=218</guid>
		<description><![CDATA[Today I tried to run good ol&#8217; Windows 3.1x using D-Box. I was impressed by how easy it was to get it running! So please feel free to follow along this set by step instructions!

Get D-Box and Windows 3.1x.
If you have the diskettes for Windows, copy all the files to a directory on your hard [...]


<strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/d-box-2-1-released/' rel='bookmark' title='Permanent Link: D-Box 2.1 Released'>D-Box 2.1 Released</a></li>
<li><a href='http://truben.no/journal/auto-hide-tab-bar-in-mozilla-thunderbird-3/' rel='bookmark' title='Permanent Link: Auto hide tab-bar in Mozilla Thunderbird 3'>Auto hide tab-bar in Mozilla Thunderbird 3</a></li>
<li><a href='http://truben.no/journal/d-box-2-2-beta/' rel='bookmark' title='Permanent Link: D-Box 2.2 Beta'>D-Box 2.2 Beta</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-222" title="Windows 3.11" src="http://truben.no/journal/wp-content/uploads/2010/01/skjerm1.png" alt="Windows 3.11" width="116" height="139" />Today I tried to run good ol&#8217; <a href="http://en.wikipedia.org/wiki/Windows_3.1x">Windows 3.1x</a> using <a href="http://dbox.truben.no/">D-Box</a>. I was impressed by how easy it was to get it running! So please feel free to follow along this set by step instructions!</p>
<ol>
<li>Get <a href="http://code.google.com/p/dbox/downloads/list">D-Box</a> and <a href="http://www.google.com/search?q=download+windows+3.11">Windows 3.1x</a>.</li>
<li>If you have the diskettes for Windows, copy all the files to a directory on your hard drive. If you&#8217;ve downloaded a ISO file, extract the files to a directory on your hard drive (MacOS and most Linux distros have built-in support for ISO, just double-click on the icon, and drag the contents into a folder on you hard drive. Windows users can use <a href="http://www.rarlab.com/">WinRAR</a>.)</li>
<li>Start D-Box, and drag the file Setup.exe from the Windows directory to D-Box&#8217; application list. Click the OK button a few times.</li>
<li>Select the newly created item in the application list in D-Box with your mouse, and right click on it to get a pop up menu. From this menu click on &#8220;Edit Game&#8221;. In the new window, drag the slider under &#8220;How fast would you like the computer&#8221; as far right as it gets. Click OK.</li>
<li>Double click on the Windows application item in D-Box&#8217; application list. Follow the setup&#8217;s installation steps. The defaults are good. Do not try to change the screen resolution. Leave it at VGA. Don&#8217;t bother with the network settings either.</li>
<li>When the installation is finished close the Dosbox window and return to D-Box. Once again, get the Edit game window (same procedure as in step 4), and change the text in the field Executable to:
<pre>WINDOWS\WIN.COM</pre>
<p style="text-align: left;">and click OK.</p>
<p><a href="http://truben.no/journal/wp-content/uploads/2010/01/Skjermbilde-2010-01-06-kl.-21.46.11.png" rel="lightbox[218]"><img class="size-medium wp-image-223" title="Edit Game" src="http://truben.no/journal/wp-content/uploads/2010/01/Skjermbilde-2010-01-06-kl.-21.46.11.png" alt="The &quot;Edit Game&quot; window should look similar to this." width="562" height="434" /></a></li>
<li>Now you may use Windows 3.1x on your new super computer, and play, not only DOS games, but also 16bit Windows games! To add a new Windows game, just copy the files to the folder where you left the Windows 3.1x installation files.<a href="http://truben.no/journal/wp-content/uploads/2010/01/Skjermbilde-2010-01-06-kl.-21.50.37.png" rel="lightbox[218]"><img class="size-medium wp-image-224" title="Windows 3.11 running in DosBox on MacOS X 10.6" src="http://truben.no/journal/wp-content/uploads/2010/01/Skjermbilde-2010-01-06-kl.-21.50.37.png" alt="Ah, Solitare!" width="593" height="480" /></a></li>
</ol>
<p><em>Update: Do you want <a href="http://www.sierrahelp.com/Utilities/Emulators/DOSBox/3x_InstallSB.html">sound</a> or <a href="http://www.sierrahelp.com/Utilities/Emulators/DOSBox/3x_InstallGraphicsDrivers.html">better graphics</a>?</em></p>


<p><strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/d-box-2-1-released/' rel='bookmark' title='Permanent Link: D-Box 2.1 Released'>D-Box 2.1 Released</a></li>
<li><a href='http://truben.no/journal/auto-hide-tab-bar-in-mozilla-thunderbird-3/' rel='bookmark' title='Permanent Link: Auto hide tab-bar in Mozilla Thunderbird 3'>Auto hide tab-bar in Mozilla Thunderbird 3</a></li>
<li><a href='http://truben.no/journal/d-box-2-2-beta/' rel='bookmark' title='Permanent Link: D-Box 2.2 Beta'>D-Box 2.2 Beta</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://truben.no/journal/how-to-run-windows-3-1x-in-dosbox-using-d-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D-Box 2.2</title>
		<link>http://truben.no/journal/d-box-2-2/</link>
		<comments>http://truben.no/journal/d-box-2-2/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 13:50:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[d-box]]></category>
		<category><![CDATA[dosbox]]></category>

		<guid isPermaLink="false">http://truben.no/journal/?p=214</guid>
		<description><![CDATA[After 3 months of work I&#8217;ve released D-Box 2.2. It&#8217;s a quite large update, although the versioning doesn&#8217;t indicate it. Check out what&#8217;s new here, and grab your own copy here. It&#8217;s possible to skin D-Box 2.2, so it&#8217;s possible to get the old D-Box 2.1 look back if it&#8217;s more your cup of tea.



Related [...]


<strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/d-box-2-2-beta/' rel='bookmark' title='Permanent Link: D-Box 2.2 Beta'>D-Box 2.2 Beta</a></li>
<li><a href='http://truben.no/journal/how-to-run-windows-3-1x-in-dosbox-using-d-box/' rel='bookmark' title='Permanent Link: How to run Windows 3.1x in Dosbox using D-Box'>How to run Windows 3.1x in Dosbox using D-Box</a></li>
<li><a href='http://truben.no/journal/new-d-box-page/' rel='bookmark' title='Permanent Link: New D-Box Page'>New D-Box Page</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>After 3 months of work I&#8217;ve released D-Box 2.2. It&#8217;s a quite large update, although the versioning doesn&#8217;t indicate it. Check out what&#8217;s new <a href="http://code.google.com/p/dbox/wiki/whatsnew22">here</a>, and grab your own copy <a href="http://code.google.com/p/dbox/downloads/list">here</a>. It&#8217;s possible to <a href="http://en.wikipedia.org/wiki/Skin_%28computing%29">skin</a> D-Box 2.2, so it&#8217;s possible to get the old <a href="http://dbox.googlecode.com/svn/wiki/img/screenshots/2.0/main.png" rel="lightbox[214]">D-Box 2.1</a> look back if it&#8217;s more your cup of tea.</p>
<p style="text-align: center;">
<div class="wp-caption aligncenter" style="width: 560px"><img title="D-Box 2.2" src="http://dbox.googlecode.com/svn/wiki/img/screenshots/2.2/main.png" alt="D-Box 2.2" width="550" height="437" /><p class="wp-caption-text">D-Box 2.2</p></div>


<p><strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/d-box-2-2-beta/' rel='bookmark' title='Permanent Link: D-Box 2.2 Beta'>D-Box 2.2 Beta</a></li>
<li><a href='http://truben.no/journal/how-to-run-windows-3-1x-in-dosbox-using-d-box/' rel='bookmark' title='Permanent Link: How to run Windows 3.1x in Dosbox using D-Box'>How to run Windows 3.1x in Dosbox using D-Box</a></li>
<li><a href='http://truben.no/journal/new-d-box-page/' rel='bookmark' title='Permanent Link: New D-Box Page'>New D-Box Page</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://truben.no/journal/d-box-2-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto hide tab-bar in Mozilla Thunderbird 3</title>
		<link>http://truben.no/journal/auto-hide-tab-bar-in-mozilla-thunderbird-3/</link>
		<comments>http://truben.no/journal/auto-hide-tab-bar-in-mozilla-thunderbird-3/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 23:27:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Teknologier]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://truben.no/journal/?p=204</guid>
		<description><![CDATA[Today Mozilla launched a new version of it&#8217;s fine e-mail client Thunderbird. Thunderbird 3, as it is called, includes a lot of new features, such as a very quick search, great integration with Spotlight, and tabs. Tabs is a feature that we generally associates with browsers such as Firefox and Safari, but it&#8217;s actually very [...]


<strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/using-twitter-in-firefox/' rel='bookmark' title='Permanent Link: Using Twitter in Firefox (without extensions)'>Using Twitter in Firefox (without extensions)</a></li>
<li><a href='http://truben.no/journal/how-to-run-windows-3-1x-in-dosbox-using-d-box/' rel='bookmark' title='Permanent Link: How to run Windows 3.1x in Dosbox using D-Box'>How to run Windows 3.1x in Dosbox using D-Box</a></li>
<li><a href='http://truben.no/journal/d-box-2-1-released/' rel='bookmark' title='Permanent Link: D-Box 2.1 Released'>D-Box 2.1 Released</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>Today <a href="http://www.mozillamessaging.com">Mozilla</a> <a href="http://blog.lizardwrangler.com/2009/12/08/thunderbird-3-released/">launched</a> a new version of it&#8217;s fine e-mail client <a href="http://en.wikipedia.org/wiki/Mozilla_Thunderbird">Thunderbird</a>. <a href="http://www.mozillamessaging.com/en-US/thunderbird/3.0b1/releasenotes/">Thunderbird 3</a>, as it is called, includes a lot of new features, such as a very quick search, great integration with Spotlight, and <a href="http://en.wikipedia.org/wiki/Tab_%28GUI%29">tabs</a>. Tabs is a feature that we generally associates with browsers such as Firefox and Safari, but it&#8217;s actually very useful in an e-mail client as well. If you for example double-click a message, it will open in a new tab. Searching will also bring up a new tab.</p>
<p>The problem with tabs in an e-mail client, is that you generally don&#8217;t need them for a longer period. In Firefox I usually have 10 to 15 tabs open at all times, but in Thunderbird I usually stick with one. Since the tab-bar takes up quite a lot of valuable horizontal space, it would make sense to hide the tab-bar when you don&#8217;t need it. Firefox has a nice feature called &#8220;auto hide&#8221;. It makes the tab-bar disappear when the window only have one tab open. I&#8217;ve browsed through Thunderbird&#8217;s settings window, but haven&#8217;t found anything similar. Fortunately, I&#8217;ve found a &#8220;hidden&#8221; setting that allows you to turn on auto-hiding.</p>
<p>Here&#8217;s how:</p>
<ol>
<li>Open Thunderbird&#8217;s Preferences window (<em>Tools -&gt; Options </em>on Windows, <em>Edit -&gt; Preferences </em>on Linux and <em>Thunderbird -&gt; Preferences </em>on Mac)</li>
<li>Click on &#8220;Advanced&#8221;</li>
<li>Click on the &#8220;Config Editor&#8221; button (which is under the &#8220;General&#8221; tab)</li>
<li>Search for &#8220;mail.tabs.autoHide&#8221;</li>
<li>Double-click on the setting so that it becomes &#8220;true&#8221; (and the font changes to bold)</li>
</ol>
<p>Voilà!</p>
<div id="attachment_205" class="wp-caption aligncenter" style="width: 510px"><a href="http://truben.no/journal/wp-content/uploads/2009/12/thunderbird.png" rel="lightbox[204]"><img class="size-full wp-image-205" title="Thunderbird 3 Setting" src="http://truben.no/journal/wp-content/uploads/2009/12/thunderbird.png" alt="The Configuration Editor in Thunderbird" width="500" height="262" /></a><p class="wp-caption-text">The Configuration Editor in Thunderbird</p></div>


<p><strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/using-twitter-in-firefox/' rel='bookmark' title='Permanent Link: Using Twitter in Firefox (without extensions)'>Using Twitter in Firefox (without extensions)</a></li>
<li><a href='http://truben.no/journal/how-to-run-windows-3-1x-in-dosbox-using-d-box/' rel='bookmark' title='Permanent Link: How to run Windows 3.1x in Dosbox using D-Box'>How to run Windows 3.1x in Dosbox using D-Box</a></li>
<li><a href='http://truben.no/journal/d-box-2-1-released/' rel='bookmark' title='Permanent Link: D-Box 2.1 Released'>D-Box 2.1 Released</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://truben.no/journal/auto-hide-tab-bar-in-mozilla-thunderbird-3/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>D-Box 2.2 Beta</title>
		<link>http://truben.no/journal/d-box-2-2-beta/</link>
		<comments>http://truben.no/journal/d-box-2-2-beta/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 00:18:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[d-box]]></category>
		<category><![CDATA[dosbox]]></category>
		<category><![CDATA[frontend]]></category>

		<guid isPermaLink="false">http://truben.no/journal/?p=193</guid>
		<description><![CDATA[Prepare for the new D-Box 2.2! It is simply amazing. Trust me!   Some of the changes are:

The application data are saved at more sane places
Built in support for screenshots (very easy to browse them and to set one as the application&#8217;s icon)
Much work to make D-Box fit better on OS-X
Support for custom themes [...]


<strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/new-d-box-page/' rel='bookmark' title='Permanent Link: New D-Box Page'>New D-Box Page</a></li>
<li><a href='http://truben.no/journal/d-box-2-2/' rel='bookmark' title='Permanent Link: D-Box 2.2'>D-Box 2.2</a></li>
<li><a href='http://truben.no/journal/d-box-2-1-released/' rel='bookmark' title='Permanent Link: D-Box 2.1 Released'>D-Box 2.1 Released</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>Prepare for the new <a href="http://dbox.truben.no">D-Box</a> 2.2! It is simply amazing. Trust me! <img src='http://truben.no/journal/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Some of the changes are:</p>
<ul>
<li>The application data are saved at more sane places</li>
<li>Built in support for screenshots (very easy to browse them and to set one as the application&#8217;s icon)</li>
<li>Much work to make D-Box fit better on OS-X</li>
<li>Support for custom themes (if you i.e. want to have the <a href="http://code.google.com/p/dbox/wiki/Versions">old D-Box look</a> on Mac)</li>
<li>No DosBox console by default</li>
<li>GUI for choosing between icon and text, just text or only icon display in application list</li>
<li>Automatically check for new versions</li>
<li>And a lot more!</li>
</ul>
<p>This is, by far, the best release yet, but to make sure it keeps up to my expectations I&#8217;ve decided to arrange a little beta period. So <a href="http://code.google.com/p/dbox/downloads/list?q=beta">take it for a spin</a>, and leave some feedback in the comment field!</p>
<div id="attachment_194" class="wp-caption aligncenter" style="width: 636px"><a href="http://truben.no/journal/wp-content/uploads/2009/12/Skjermbilde-2009-12-08-kl.-00.55.11.png" rel="lightbox[193]"><img class="size-full wp-image-194  " title="D-Box 2.2 Beta" src="http://truben.no/journal/wp-content/uploads/2009/12/Skjermbilde-2009-12-08-kl.-00.55.11.png" alt="D-Box 2.2 on mac" width="626" height="484" /></a><p class="wp-caption-text">D-Box 2.2 on Mac</p></div>


<p><strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/new-d-box-page/' rel='bookmark' title='Permanent Link: New D-Box Page'>New D-Box Page</a></li>
<li><a href='http://truben.no/journal/d-box-2-2/' rel='bookmark' title='Permanent Link: D-Box 2.2'>D-Box 2.2</a></li>
<li><a href='http://truben.no/journal/d-box-2-1-released/' rel='bookmark' title='Permanent Link: D-Box 2.1 Released'>D-Box 2.1 Released</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://truben.no/journal/d-box-2-2-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New D-Box Page</title>
		<link>http://truben.no/journal/new-d-box-page/</link>
		<comments>http://truben.no/journal/new-d-box-page/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 18:07:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Teknologier]]></category>
		<category><![CDATA[d-box]]></category>
		<category><![CDATA[dosbox]]></category>
		<category><![CDATA[truben.no]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://truben.no/journal/?p=183</guid>
		<description><![CDATA[Now that I finally managed to release D-Box 2.1, I&#8217;ve dusted off an old project: Creating a new and exciting product page for the application. I think it&#8217;s at least a bit cooler than the old google style page, and hope you feel the same:) It isn&#8217;t exactly an encyclopedia of fact, but it contains [...]


<strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/d-box-2-2/' rel='bookmark' title='Permanent Link: D-Box 2.2'>D-Box 2.2</a></li>
<li><a href='http://truben.no/journal/d-box-2-2-beta/' rel='bookmark' title='Permanent Link: D-Box 2.2 Beta'>D-Box 2.2 Beta</a></li>
<li><a href='http://truben.no/journal/how-to-run-windows-3-1x-in-dosbox-using-d-box/' rel='bookmark' title='Permanent Link: How to run Windows 3.1x in Dosbox using D-Box'>How to run Windows 3.1x in Dosbox using D-Box</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<div id="attachment_189" class="wp-caption alignleft" style="width: 198px"><a href="http://truben.no/journal/wp-content/uploads/2009/10/dbox.png" rel="lightbox[183]"><img class="size-full wp-image-189 " title="dbox" src="http://truben.no/journal/wp-content/uploads/2009/10/dbox.png" alt="D-Box logo" width="188" height="188" /></a><p class="wp-caption-text">D-Box logo</p></div>
<p>Now that I finally managed to <a href="http://truben.no/journal/d-box-2-1-released/">release</a> D-Box 2.1, I&#8217;ve dusted off an old project: Creating a new and exciting product page for the application. I think it&#8217;s at least a bit cooler than the <a href="http://code.google.com/p/dbox/">old google style page</a>, and hope you feel the same:) It isn&#8217;t exactly an encyclopedia of fact, but it contains the most useful stuff. I will still keep the old page, but just for developing and wiki related stuff. Thanks to Gisle it now has it&#8217;s own subdomain under the truben.no umbrella.</p>
<p><a href="http://dbox.truben.no">Take it for a spin!</a> &#8211; dbox.truben.no</p>


<p><strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/d-box-2-2/' rel='bookmark' title='Permanent Link: D-Box 2.2'>D-Box 2.2</a></li>
<li><a href='http://truben.no/journal/d-box-2-2-beta/' rel='bookmark' title='Permanent Link: D-Box 2.2 Beta'>D-Box 2.2 Beta</a></li>
<li><a href='http://truben.no/journal/how-to-run-windows-3-1x-in-dosbox-using-d-box/' rel='bookmark' title='Permanent Link: How to run Windows 3.1x in Dosbox using D-Box'>How to run Windows 3.1x in Dosbox using D-Box</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://truben.no/journal/new-d-box-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D-Box 2.1 Released</title>
		<link>http://truben.no/journal/d-box-2-1-released/</link>
		<comments>http://truben.no/journal/d-box-2-1-released/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 18:48:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[d-box]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[dosbox]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://truben.no/journal/?p=178</guid>
		<description><![CDATA[I have just released D-Box 2.1, my front end for DosBox. Take it for a ride!
It has, among many really usable features, a cool new look called &#8220;Floppy Flow&#8221;. Although it&#8217;s highly experimental, it&#8217;s worth trying:) Access it by pressing the Prefrences icon (the gear in the toolbar) and select &#8220;Flow View&#8221;.
Other new stuff:

New improved [...]


<strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/how-to-run-windows-3-1x-in-dosbox-using-d-box/' rel='bookmark' title='Permanent Link: How to run Windows 3.1x in Dosbox using D-Box'>How to run Windows 3.1x in Dosbox using D-Box</a></li>
<li><a href='http://truben.no/journal/d-box-2-2-beta/' rel='bookmark' title='Permanent Link: D-Box 2.2 Beta'>D-Box 2.2 Beta</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>I have just released <a href="http://code.google.com/p/dbox/">D-Box</a> 2.1, my front end for DosBox. <a href="http://code.google.com/p/dbox/downloads/list">Take it for a ride!</a></p>
<div id="attachment_179" class="wp-caption aligncenter" style="width: 560px"><a href="http://truben.no/journal/wp-content/uploads/2009/09/main.png" rel="lightbox[178]"><img class="size-full wp-image-179" title="D-Box 2.1" src="http://truben.no/journal/wp-content/uploads/2009/09/main.png" alt="D-Box 2.1" width="550" height="443" /></a><p class="wp-caption-text">D-Box 2.1</p></div>
<p>It has, among many really usable features, a cool new look called &#8220;Floppy Flow&#8221;. Although it&#8217;s highly experimental, it&#8217;s worth trying:) Access it by pressing the Prefrences icon (the gear in the toolbar) and select &#8220;Flow View&#8221;.</p>
<p><span id="more-178"></span>Other new stuff:</p>
<ul>
<li><a name="What's_new_in_D-Box_2.1">New improved popup menu</a></li>
<li>Upgraded internal DOSBox to 0.73</li>
<li>You can change the application-list&#8217;s icon size in the preferences dialog</li>
<li>New expert mode: You can now change every single configuration that DOSBox provides using a new expert mode.</li>
<li>Only writes the application-list to disk when you quit the program -&gt; Increased performance</li>
<li>D-Box caches icons for increased speed</li>
<li>Possible to drop folders. D-Box will search for correct files</li>
<li>Possible to drop multiple files or directories</li>
<li>Support for DVORAK keyboard layout (US only)</li>
<li>Possible to add a label to a CD-ROM drive</li>
<li>Double speed on game list reading</li>
<li>Changed keyboard acceleration key to run a game to Enter</li>
<li>Lot of refactoring and rewriting of rotten code</li>
</ul>


<p><strong>Related posts:</strong><ul><li><a href='http://truben.no/journal/how-to-run-windows-3-1x-in-dosbox-using-d-box/' rel='bookmark' title='Permanent Link: How to run Windows 3.1x in Dosbox using D-Box'>How to run Windows 3.1x in Dosbox using D-Box</a></li>
<li><a href='http://truben.no/journal/d-box-2-2-beta/' rel='bookmark' title='Permanent Link: D-Box 2.2 Beta'>D-Box 2.2 Beta</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://truben.no/journal/d-box-2-1-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>wisdomTeeth.length() == 0</title>
		<link>http://truben.no/journal/wisdomteeth/</link>
		<comments>http://truben.no/journal/wisdomteeth/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 11:59:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Annet]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[hurt]]></category>
		<category><![CDATA[teeth]]></category>

		<guid isPermaLink="false">http://truben.no/journal/?p=172</guid>
		<description><![CDATA[This morning I had my final wisdom teeth (or mandibular third molar if you prefer) removed. Not surprisingly, my mouth has seen better days. Thanks to Ibuprofen for making the day better  


No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>This morning I had my final wisdom teeth (or mandibular third molar if you prefer) removed. Not surprisingly, my mouth has seen better days. Thanks to <a href="http://en.wikipedia.org/wiki/Ibuprofen">Ibuprofen</a> for making the day better <img src='http://truben.no/journal/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div id="attachment_171" class="wp-caption aligncenter" style="width: 410px"><a href="http://truben.no/journal/wp-content/uploads/2009/09/ibux.png" rel="lightbox[172]"><img class="size-full wp-image-171" title="Ibuprofen" src="http://truben.no/journal/wp-content/uploads/2009/09/ibux.png" alt="Me &amp; Ibuprofen" width="400" height="300" /></a><p class="wp-caption-text">Me &amp; Ibuprofen</p></div>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://truben.no/journal/wisdomteeth/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
