<?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>TheHippo &#187; Firefox</title>
	<atom:link href="http://blog.thehippo.de/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thehippo.de</link>
	<description>if (i=1) throw null;</description>
	<lastBuildDate>Tue, 20 Jul 2010 12:36:07 +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>How to run VMware Server under Ubuntu 10.04 LTS</title>
		<link>http://blog.thehippo.de/2010/06/server/vmware-server-ubuntu-10-04/</link>
		<comments>http://blog.thehippo.de/2010/06/server/vmware-server-ubuntu-10-04/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 10:10:16 +0000</pubDate>
		<dc:creator>Hippo</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Tools and Software]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>
		<category><![CDATA[virtual server]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware server]]></category>

		<guid isPermaLink="false">http://blog.thehippo.de/?p=258</guid>
		<description><![CDATA[A while ago I used VMware server to running a few virtual instances for testing purposes. Everything worked really flawless. Yesterday I wanted to have some virtual server on my home computer again and encountered many problem with the current version of VMware Server on my Ubuntu 10.04 LTS. There where some problems with the [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I used <a title="VMware server" href="http://www.vmware.com/products/server/" target="_blank">VMware server</a> to running a few virtual instances for testing purposes. Everything worked really flawless. Yesterday I wanted to have some virtual server on my home computer again and encountered many problem with the current version of VMware Server on my Ubuntu 10.04 LTS.<br />
There where some problems with the installation, some to get the VMware console running and also a few the keyboard input on the console.</p>
<p>It took a while to get everything running and I pulled all the information I needed from many different sites. So pulled them all together in this blog entry:<span id="more-258"></span></p>
<ol>
<li>Register at the VMware page. Download the package for VMware server as *.tar.gz. Extract the archive.</li>
<li>Current VMware products do not support the Linux kernel 2.6.32. Therefor you need a patch for the installation archive. Download the patch from the following link and extract it in the parent folder of you VMware download: <a href="http://codebin.cotescu.com/vmware/vmware-server-2.0.x-kernel-2.6.3x-install.sh" target="_blank">VMware patch for Linux kernel 2.6.32</a>. More information could found on <a title="VMware and Linux kernel 2.6.32" href="http://communities.vmware.com/message/1401588#1401588" target="_blank">this page</a> and pages linked on this page.</li>
<li>Run the script with super-user rights. It is quite simple to install. Most of the times you could just hit enter for every question of the installer. At one point the installer ask for a system user which runs the Vmware instances. If you leave it at the default choice, root will be the user. Make sure you have password to log in as root user. (You can set a root password by running the following command on a terminal:<br />
<blockquote><p>sudo passwd root</p></blockquote>
</li>
<li>If you are running a new Ubuntu system you might have get a <a title="Firefox" href="http://www.mozilla-europe.org/en/firefox/" target="_blank">Firefox</a> version &gt;= 3.6. In these versions the VMware console plugin for the browser won&#8217;t work, so download a older version of Firefox from <a title="Older Firefox version download" href="http://www.mozilla.com/en-US/firefox/all-older.html" target="_blank">this page</a> (3.5.9 should be highest working version number).<br />
Extract it somewhere and run it:</p>
<blockquote><p>./firefox -no-remote -P</p></blockquote>
<p>You might create a new Firefox profile (<em>-P</em>) and make sure a new instance of the Firefox is starting (<em>-no-remote</em>)</li>
<li>On a few guest operating systems you might have some trouble with some of the arrow keys of you keyboard. To get them working run this command from a terminal:<br />
<blockquote><p>sudo echo &#8220;xkeymap.nokeycodeMap = true&#8221; &gt;&gt;  /etc/vmware/config</p></blockquote>
<p>You need to run this on the computer where you want to start the VMware console. More Informations could be found <a title="Arrow keys in VMware console" href="http://ubuntuforums.org/showthread.php?t=1116511" target="_blank">here</a>.</li>
<li>Browse to you VMware administration panel (<a title="VMware adminstration panel" href="http://localhost:8222" target="_blank">http://localhost:8222</a> or <a title="VMware adminstration panel" href="https://localhost:8333" target="_blank">https://localhost:8333</a>). Create and start a virtual machine. Install the browser plug-in. Launch the console.</li>
</ol>
<div id="attachment_270" class="wp-caption aligncenter" style="width: 610px"><a href="http://blog.thehippo.de/wp-content/uploads/2010/06/screenshot1.png"><img class="size-large wp-image-270" title="VMware admin &amp; console" src="http://blog.thehippo.de/wp-content/uploads/2010/06/screenshot1-1024x566.png" alt="VMware admin &amp; console" width="600" height="331" /></a><p class="wp-caption-text">VMware admin &amp; console</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.thehippo.de/2010/06/server/vmware-server-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minefield &#8211; Firefox preview</title>
		<link>http://blog.thehippo.de/2009/10/tools-and-software/minefield-firefox-preview/</link>
		<comments>http://blog.thehippo.de/2009/10/tools-and-software/minefield-firefox-preview/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 09:10:39 +0000</pubDate>
		<dc:creator>Hippo</dc:creator>
				<category><![CDATA[Tools and Software]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Sunspider]]></category>

		<guid isPermaLink="false">http://blog.thehippo.de/?p=112</guid>
		<description><![CDATA[I make no secret of that I am a big fan of the Firefox web browser. Except of a few things that I will name later I am/was always impressed by the speed improvements that are made over the past few years, which seems very important to me, because many pages you use in you [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-144 alignleft" src="http://blog.thehippo.de/wp-content/uploads/2009/10/minefield-icon.png" alt="Minefield icon" width="128" height="128" /></p>
<p>I make no secret of that I am a big fan of the <a title="Firefox" href="http://www.firefox.com/" target="_blank">Firefox</a> web browser. Except of a few things that I will name later I am/was always impressed by the speed improvements that are made over the past few years, which seems very important to me, because many pages you use in you daily life are more and more based on heavy JavaScript functionalities. A few days ago I decided to give a try to the newest development version of the Firefox &#8211; named <a title="Minefield" href="http://www.mozilla.org/projects/minefield/" target="_blank">Minefield</a> &#8211; and make some tests.<span id="more-112"></span></p>
<h2>Building</h2>
<p>Instead of using a nightly build I decided to to compile it by myself, which was not that hard. If you like to do it yourself could simply follow the instruction on that page: <a title="Simple Firefox build" href="https://developer.mozilla.org/En/Simple_Firefox_build" target="_blank">Simple Firefox build</a>. I used slightly modified the <a title="Configuring Build Options" href="https://developer.mozilla.org/en/Configuring_Build_Options" target="_blank">mozconfig</a> file in hope to get the best performance:</p>
<pre>. $topsrcdir/browser/config/mozconfig
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir-ff-release
mk_add_options MOZ_MAKE_FLAGS="-j4"
ac_add_options --disable-tests
ac add_options --disable-crashreporter</pre>
<h2>Testing</h2>
<p>As performance test I used the <a title="Sunspider JavaScript Benchmark" href="http://www2.webkit.org/perf/sunspider-0.9/sunspider.html" target="_blank">Sunspider JavaScript Benchmark</a> from the <a title="WebKit" href="http://webkit.org/" target="_blank">Webkit</a> developers. To make it short, here are the result for 3 versions of Firefox:</p>
<div id="attachment_116" class="wp-caption aligncenter" style="width: 558px">a<img class="size-full  wp-image-116" title="total results" src="http://blog.thehippo.de/wp-content/uploads/2009/10/totalresults.png" alt="total results" width="548" height="419" /><p class="wp-caption-text">time in milliseconds, faster is better</p></div>
<div id="attachment_115" class="wp-caption aligncenter" style="width: 609px"><img class="size-full wp-image-115" title="Results of different parts of Sunspider benchmark" src="http://blog.thehippo.de/wp-content/uploads/2009/10/partresults.png" alt="Results of different parts of Sunspider benchmark" width="599" height="438" /><p class="wp-caption-text">time in milliseconds, faster is better</p></div>
<h2>Results</h2>
<p>When I switched from from Firefox 3.0.x to the 3.5 branch of Firefox I was really amazed by the performance boost gained through the new JavaScript engine <a title="Tracemonkey on John Resig's blog" href="http://ejohn.org/blog/tracemonkey/" target="_blank">Tracemonkey</a>. As the results above show the next Firefox releases will get another boost. Good news!</p>
<p>P.S.: Other things I like Firefox for is because of all the very useful add-ons, I hardly could imagine  a day as a web-developer without the use of <a title="Firebug" href="http://getfirebug.com/" target="_blank">Firebug</a>. <a title="AdBlock" href="https://addons.mozilla.org/de/firefox/addon/1865" target="_blank">AdBlock</a> saves my nerves every day. <a title="Linkification" href="https://addons.mozilla.org/en-US/firefox/addon/190" target="_blank">Linkification</a>, <a title="TinyURL generator" href="https://addons.mozilla.org/en-US/firefox/addon/10586" target="_blank">TinyURL generator</a> and <a title="Greasemonkey" href="https://addons.mozilla.org/de/firefox/addon/748" target="_blank">Greasemonkey</a> are just a few other I really like and  needed to be named here.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thehippo.de/2009/10/tools-and-software/minefield-firefox-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.201 seconds -->
