<?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>Dinel's blog</title>
	<atom:link href="http://blog.dinel.org.uk/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.dinel.org.uk</link>
	<description>Not just an another WordPress weblog</description>
	<lastBuildDate>Tue, 03 Aug 2010 13:17:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Screencast how to use the Netbeans editor</title>
		<link>http://blog.dinel.org.uk/?p=189</link>
		<comments>http://blog.dinel.org.uk/?p=189#comments</comments>
		<pubDate>Tue, 03 Aug 2010 13:15:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.dinel.org.uk/?p=189</guid>
		<description><![CDATA[The guys from Netbeans made available a screencast on how to use the IDE editor in NB6.9 to write Java code. People who use Netbeans on regular basis will be familiar with most of the features presented. However, it mentions some nice features which can increase the speed with which you write code. I found [...]]]></description>
			<content:encoded><![CDATA[<p>The guys from <a href="http://www.netbeans.org">Netbeans</a> made available a <a href="http://netbeans.org/kb/docs/java/java-editor-screencast.html?intcmp=925655">screencast</a> on how to use the IDE editor in NB6.9 to write Java code. People who use Netbeans on regular basis will be familiar with most of the features presented. However, it mentions some nice features which can increase the speed with which you write code. I found particularly useful the shortcuts presented. I wish they listed them on the page so you do not forget them. </p>
<p>A bit of googling revealed <a href="http://usersguide.netbeans.org/shortcuts.pdf">a document</a> which contain a list of shortcuts in Netbeans. The only problem is there is no indication for which version of NetBeans the list is. However, it seems that most of the shortcuts are valid, even thought it may be incomplete.</p>
<p><center><br />
<object id="flashObj" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="486" height="322" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="videoId=95734059001&amp;playerID=1640183659&amp;domain=embed&amp;dynamicStreaming=true" /><param name="base" value="http://admin.brightcove.com" /><param name="seamlesstabbing" value="false" /><param name="allowFullScreen" value="true" /><param name="swLiveConnect" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://c.brightcove.com/services/viewer/federated_f9/1640183659?isVid=1" /><param name="name" value="flashObj" /><param name="flashvars" value="videoId=95734059001&amp;playerID=1640183659&amp;domain=embed&amp;dynamicStreaming=true" /><param name="allowfullscreen" value="true" /><embed id="flashObj" type="application/x-shockwave-flash" width="486" height="322" src="http://c.brightcove.com/services/viewer/federated_f9/1640183659?isVid=1" name="flashObj" allowscriptaccess="always" swliveconnect="true" allowfullscreen="true" seamlesstabbing="false" base="http://admin.brightcove.com" flashvars="videoId=95734059001&amp;playerID=1640183659&amp;domain=embed&amp;dynamicStreaming=true" bgcolor="#FFFFFF"></embed></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinel.org.uk/?feed=rss2&amp;p=189</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where is my Symfony tab?</title>
		<link>http://blog.dinel.org.uk/?p=178</link>
		<comments>http://blog.dinel.org.uk/?p=178#comments</comments>
		<pubDate>Sun, 23 May 2010 11:34:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://blog.dinel.org.uk/?p=178</guid>
		<description><![CDATA[NetBeans 6.8 has a nice support for Symfony and all the tutorials ask you to set up the Symfony script in Options in order to start using the framework. The options screen is supposed to look like this: Unfortunately there seems to be a bug and in some cases the Symfony tab does not appear [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://netbeans.org/">NetBeans 6.8</a> has a nice support for <a href="http://www.symfony-project.org">Symfony</a> and all the <a href="http://netbeans.org/kb/docs/php/symfony-screencast.html">tutorials</a> ask you to set up the Symfony script in Options in order to start using the framework. The options screen is supposed to look like this:</p>
<div id="attachment_179" class="wp-caption aligncenter" style="width: 604px"><a href="http://blog.dinel.org.uk/wp-content/uploads/2010/05/Screenshot-1.png"><img class="size-full wp-image-179" title="Options screen with Symfony tab" src="http://blog.dinel.org.uk/wp-content/uploads/2010/05/Screenshot-1.png" alt="" width="594" height="252" /></a><p class="wp-caption-text">Options screen with Symfony tab</p></div>
<p>Unfortunately there seems to be a bug and in some cases the Symfony tab does not appear and the screen looks like this</p>
<div id="attachment_180" class="wp-caption aligncenter" style="width: 589px"><a href="http://blog.dinel.org.uk/wp-content/uploads/2010/05/Screenshot-2.png"><img class="size-full wp-image-180" title="Options screen without symfony tab" src="http://blog.dinel.org.uk/wp-content/uploads/2010/05/Screenshot-2.png" alt="" width="579" height="244" /></a><p class="wp-caption-text">Options screen without symfony tab</p></div>
<p>I tried to find a solution, but the only one I found is to delete the settings directory (on Linux the directory .netbeans). This solution is not ideal as it means you loose your settings and you will need to reinstall any plugins you had before, but at least solves the problem. Any other suggestions are welcomed.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinel.org.uk/?feed=rss2&amp;p=178</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video about JDK7</title>
		<link>http://blog.dinel.org.uk/?p=172</link>
		<comments>http://blog.dinel.org.uk/?p=172#comments</comments>
		<pubDate>Mon, 21 Sep 2009 22:21:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://blog.dinel.org.uk/?p=172</guid>
		<description><![CDATA[A very interesting podcast from Java Technology Videos about JDK7. Such a shame the host keeps banging on the table. I though SUN would afford to buy a table cloth.]]></description>
			<content:encoded><![CDATA[<p>A very interesting podcast from <a href="http://java.sun.com/developer/media/">Java Technology Videos</a> about JDK7. Such a shame the host keeps banging on the table. I though SUN would afford to buy a table cloth. </p>
<p><embed src="http://blip.tv/play/AYGYsmIC" type="application/x-shockwave-flash" width="480" height="300" allowscriptaccess="always" allowfullscreen="true"></embed> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinel.org.uk/?feed=rss2&amp;p=172</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to put BibTeX in your WordPress blog</title>
		<link>http://blog.dinel.org.uk/?p=156</link>
		<comments>http://blog.dinel.org.uk/?p=156#comments</comments>
		<pubDate>Sat, 05 Sep 2009 22:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BibTeX]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[BubTeX]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.dinel.org.uk/?p=156</guid>
		<description><![CDATA[I recently wanted to add a bibliography to one of my blogs. The bibliography was available in BibTeX format, but I wanted to display both HTML and BibTeX. There is a plugin available, bib2html but I did not want to use it because it produces the page on fly which means that theoretically it processes [...]]]></description>
			<content:encoded><![CDATA[<p>I recently wanted to add a bibliography to <a href="http://www.summarizationonline.info/" target="_blank">one of my blogs</a>. The bibliography was available in BibTeX format, but I wanted to display both HTML and BibTeX. There is a plugin available, <a href="http://wordpress.org/extend/plugins/bib2html/" target="_blank">bib2html</a> but I did not want to use it because it produces the page on fly which means that theoretically it processes the BibTeX file everytime (there may be some caching going on, but I prefer not to rely on that). Instead, I decided to use static HTML pages generated using <a href="http://www.lri.fr/~filliatr/bibtex2html/" target="_blank">bibtex2html</a>, but you cannot use it directly as the links it produces will not work. Instead, I had to do the following:</p>
<p><span id="more-156"></span></p>
<p>(I will assume that the file to be processed is called <em>out.bib</em>)</p>
<ol>
<li>(optional) Beautify your BibTeX file using emacs.
<ol>
<li>Open the file in emacs and select the whole text (<strong>Ctrl + Space</strong> and go to the end of document).</li>
<li>Select <strong>BibTeX-Edit from menu → Operating on buffer or region → Sort entries</strong>. This will sort the entries alphabetically. This option is also available in bibtex2html, but I am not convinced it works reliably</li>
<li>Select the whole text again and select <strong>BibTeX-Edit from menu → Operating on buffer or region → Reformat entries</strong>. This will format nicely all the entries. This step is quite important because otherwise the result will not look very pretty in your blog.</li>
</ol>
</li>
<li>Convert the BibTeX file to HTML using bibtex2html
<pre>bibtex2html --both --nodoc --no-header out.bib</pre>
<p>This will produce three files <em>out.html</em>, the bibliography in HTML format, <em>out_abstracts.html</em>, the bibliography in HTML format with abstracts and <em>out_bib.html</em> the bibliography in BibTeX format. If you do not want to have abstracts do not use<em> &#8211;both option</em>. Check the man page of the bibtex2html command for more option.</li>
<li>Install <a href="http://wordpress.org/extend/plugins/include-me-in-that-html/" target="_blank">Include Me In That (html) Plugin</a> to be able to include files in your blog entries (make sure you activate and create the IMIT_files directory).</li>
<li>Copy the three files (<em>out.html</em>, <em>out_bib.html</em> and <em>out_abstracts.html</em>) to IMIT_files directory</li>
<li>Create the first entry where you want to display the bibliography in HTML format and insert
<pre>&lt;!--IMITH out.htmlIMITH--&gt;</pre>
<p>Make sure you make a note of the ID of the page. Let&#8217;s assume it is 8.</li>
<li>Create another entry that will display the bibliography in BibTeX format and insert
<pre>&lt;!--IMITH out_bib.htmlIMITH--&gt;</pre>
<p>Make sure you note this ID as well. Let&#8217;s assume it is 54.</li>
<li>Finally create an entry for the bibliography in HTML format with abstracts and insert
<pre>&lt;!--IMITH out_abstracts.htmlIMITH--&gt;</pre>
<p>Obviously writing down the ID of the page. Let&#8217;s assume it is 65.</p>
<p>Now the pages will display fine, but you will find out that the links between pages will not work. The next step is to edit the .htaccess file to make the work.</li>
<li>Open or create an .htaccess file in the root of your WP installation and insert the following:
<pre>&lt;Files ~ "^[\._]ht"&gt;
 Order allow,deny
 Deny from all
 Satisfy All
&lt;/Files&gt;

&lt;IfModule mod_rewrite.c&gt;</pre>
<pre> RewriteEngine On
 RewriteBase /</pre>
<pre> RewriteRule   ^.*?out_bib.html(.*)$    ?page_id=54$1 [L]
 RewriteRule   ^.*?out.html(.*)$    ?page_id=8$1 [L]
 RewriteRule   ^.*?out_abstracts.html(.*)$    ?page_id=65$1 [L]</pre>
<pre>&lt;/IfModule&gt;</pre>
<pre># END Url Rewrite section</pre>
<p>Save the file, and that&#8217;s it. Obviously you will need to have the mod_rewrite module enabled on your site.</li>
</ol>
<p>You can see the results at <a href="http://www.summarizationonline.info/bibliography/" target="_blank">http://www.summarizationonline.info/bibliography/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinel.org.uk/?feed=rss2&amp;p=156</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimisation Micro$oft style</title>
		<link>http://blog.dinel.org.uk/?p=143</link>
		<comments>http://blog.dinel.org.uk/?p=143#comments</comments>
		<pubDate>Sat, 09 May 2009 22:23:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ranting]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.dinel.org.uk/?p=143</guid>
		<description><![CDATA[In a recent article, BBC announced the beginning of the MS Windows 7 public test. Among the features supposed to be present in this version of Windows is faster shutdown. This is something Microsoft promised many times in the past. This time I believe they will definitely achieve it as they &#8220;were able to shave [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://news.bbc.co.uk/1/hi/technology/8026736.stm">a recent article</a>, BBC announced the beginning of the MS Windows 7 public test. Among the features supposed to be present in this version of Windows is faster shutdown. This is something Microsoft promised many times in the past. This time I believe they will definitely achieve it as they &#8220;were able to shave 400 milliseconds off the shutdown time by slightly trimming the WAV file shutdown music.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinel.org.uk/?feed=rss2&amp;p=143</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally music in Ubuntu 9.04</title>
		<link>http://blog.dinel.org.uk/?p=138</link>
		<comments>http://blog.dinel.org.uk/?p=138#comments</comments>
		<pubDate>Mon, 20 Apr 2009 16:11:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://blog.dinel.org.uk/?p=138</guid>
		<description><![CDATA[A while ago, I upgraded my Ubuntu from 8.10 to 9.04. Everything went smoothly and after the upgrade most of the applications seemed to run fine. One problem which I noticed almost immediately was caused by Amarok which was updated from the beautiful 1.4.x to the disappointing 2.0. I wasn&#8217;t too happy with this change [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago, I upgraded my <a title="Ubuntu home page" href="http://www.ubuntu.com" target="_self">Ubuntu</a> from 8.10 to 9.04. Everything went smoothly and after the upgrade most of the applications seemed to run fine. One problem which I noticed almost immediately was caused by <a title="Amarok home page" href="http://amarok.kde.org/" target="_blank">Amarok</a> which was updated from the beautiful 1.4.x to the disappointing 2.0.</p>
<p>I wasn&#8217;t too happy with this change especially because a few months ago I tried an Amarok 2.0 snapshot, but I reversed to 1.4.x quickly because I wasn&#8217;t happy with the features it offered. I was even more upset when I noticed that Amarok would not play any of my music. Initially I thought that I do not have the necessary codecs installed, but this should not have been the case because I used to be able to play both mp3 and ogg files in the 1.4.x.. To make the situation even more confusing I was able to play online streams. After a bit of googling, I came across the <em><a href="http://amarok.kde.org/forum/index.php?topic=16226.0" target="_self">MP3 support in Amarok 2</a></em> entry in the <a title="Amarok forum" href="http://amarok.kde.org/forum/index.php" target="_self">Amarok forum</a> which suggested a few ways of addressing the problem. In my case all I had to do was:</p>
<ol>
<li>Install <em>phonon-backend-xine</em> package</li>
<li>Start a terminal and run the <em>systemsettings</em> command to get the KDE control center</li>
<li>Go to <em>Multimedia -&gt; Backend</em> and selected Xine as backend</li>
<li>Start Amarok and enjoy my music :)</li>
</ol>
<p>Probably I should mention that I am using Gnome, not KDE. Maybe Kubuntu installs <em>phonon-backend-xine</em> automatically so this solution may not be useful for you.</p>
<p>For now, I am using Amarok as any other media player, but I hope in the new versions features that were removed in the 2.0 version will appear again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinel.org.uk/?feed=rss2&amp;p=138</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to run IDLE on Vista?</title>
		<link>http://blog.dinel.org.uk/?p=125</link>
		<comments>http://blog.dinel.org.uk/?p=125#comments</comments>
		<pubDate>Sat, 18 Oct 2008 00:21:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://blog.dinel.org.uk/?p=125</guid>
		<description><![CDATA[I have recently started teaching Python. At uni, I force my students to use Linux, but as you may expect most students have laptops with Vista. Today, I had to face one of the first problems of running Python on Vista. One student tried to install Python and she could not run IDLE. After a [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently started teaching Python. At uni, I force my students to use Linux, but as you may expect most students have laptops with Vista. Today, I had to face one of the first problems of running Python on Vista. One student tried to install Python and she could not run IDLE. After a bit of googling if found out the source of the problem: <a href="http://bugs.python.org/issue4018">Python need to be installed for all the users, not only for the current user</a>. Otherwise, IDLE will refuse to start. </p>
<p>There is a hint on one of the <a href="http://www.python.org/download/releases/2.6/">Python webpages</a>. It says that if you want to install Python for all users you need to run</p>
<pre>runas /user:Administrator "msiexec /i &lt;path&gt;\&lt;file&gt;.msi"</pre>
<p>Now there are two problems: First, depending on your version of Vista, you may or may not have a user called Administrator. The second problem is that this command does not seem to work even if you replace Administrator with a user name that is in the administrators&#8217; group.</p>
<p>The solution seems to be quite simpler:</p>
<ol>
<li>Log in as a user who is in the administrators&#8217; group (if you do not know what is that and you are the only user of the computer, then you are probably an administrator and you do not need to worry)</li>
<li>Create a file run.bat somewhere on your computer</li>
<li>Edit the contents of the file and put the following command:<br />
msiexec /i &lt;path-to-python-installer&gt;\python-2.6.msi<br />
(e.g. msiexec /i c:\Users\dinel\Desktop\python-2.6.msi)</li>
<li>Save the file</li>
<li>Right click on the run.bat file and select &#8220;Run as administrator&#8221;</li>
<li>Install python making sure you install for all users not only for yourself.</li>
<li>Enjoy IDLE :)</li>
</ol>
<p>This solution seems to work on Vista Home Premium Edition. Please let me know if it also works on other versions of Vista.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinel.org.uk/?feed=rss2&amp;p=125</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A sneak preview of my holiday in Namibia</title>
		<link>http://blog.dinel.org.uk/?p=82</link>
		<comments>http://blog.dinel.org.uk/?p=82#comments</comments>
		<pubDate>Sat, 13 Sep 2008 23:03:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[travel]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[Namibia]]></category>

		<guid isPermaLink="false">http://blog.dinel.org.uk/?p=82</guid>
		<description><![CDATA[Sometimes soon (which can mean anything between a few week and years), I will post photos from my trip to Namibia. Meanwhile a short film taken from a small plane flying over the Namib desert. www.youtube.com/watch?v=75v_brYFdwk]]></description>
			<content:encoded><![CDATA[<p>Sometimes soon (which can mean anything between a few week and years), I will post photos from my trip to Namibia. Meanwhile a short film taken from a small plane flying over the Namib desert.</p>
<p style="text-align: center;"><span class="youtube">
<object type="application/x-shockwave-flash" width="425" height="355" data="http://www.youtube.com/v/75v_brYFdwk&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=1">
<param name="movie" value="http://www.youtube.com/v/75v_brYFdwk&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=1" />
<param name="allowFullScreen" value="true" />
<param name="wmode" value="transparent" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=75v_brYFdwk">www.youtube.com/watch?v=75v_brYFdwk</a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinel.org.uk/?feed=rss2&amp;p=82</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome &#8211; first impression</title>
		<link>http://blog.dinel.org.uk/?p=69</link>
		<comments>http://blog.dinel.org.uk/?p=69#comments</comments>
		<pubDate>Wed, 03 Sep 2008 01:18:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://blog.dinel.org.uk/?p=69</guid>
		<description><![CDATA[Ok, so unless you live on a different planet you have already heard that Google has released their own web browser called Chrome. After all the news stories I heard on the radio (even on BBC World Service), I decided that instead of goingÂ to bedÂ like any normal person, I stay up till this stupid hour [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so unless you live on a different planet you have already heard that <a href="http://www.google.com">Google</a> has released their own <a href="http://news.bbc.co.uk/1/hi/technology/7593106.stm">web browser called Chrome</a>. After all the news stories I heard on the radio (even on BBC World Service), I decided that instead of goingÂ to bedÂ like any normal person, I stay up till this stupid hour and try the new browser. As if staying up was not aÂ sacrificeÂ big enough, I also had to boot my computer in Windows Vista, as there is no Linux version yet.</p>
<p>The installation of the program is very easy. You need to go to <a href="http://www.google.com/chrome">Google Chrome page</a> and download a small installer (about 400k). After that, the setup program downloads the files necessary for installation, but unfortunately it does not give you any indication how big are these files. Anyhow, they cannot be too big because the whole process took less than one minute (but some transparency would be nice).</p>
<p><span id="more-69"></span></p>
<p>After playing with the browser for about one hour, I have to admit that I am impressed. The browser is presented as Beta, but all my attempts to make it crash failed. I visited a wide range of pages: many normal HTML pages with little Javascript, as well as big fat Web 2.0 monsters (e.g. <a href="http://www.last.fm">last.fm</a>). Everything run very smoothly. Even <a href="http://pers-www.wlv.ac.uk/~in6093/papers/">one of my webpages</a>, which uses Javascript and for some unknown reason has an error in Internet Explorer (but not in any other browser), is displayed without any problem.</p>
<p>One of the features of the browser is supposed to be its speed &#8230; and trust me it is fast. I tried pages with lots of photos and they were rendered at the speed of light. Scrolled through my 200+ emails in my Yahoo mail inbox without the usual delay I notice in Firefox.</p>
<p>If I want to be picky, I can find things which would be nice to be improved. Chrome passes the <a href="http://acid1.acidtests.org/">Acid1</a> and <a href="http://acid2.acidtests.org/">Acid2</a> tests without a problem, but achieves only 77 out of 100 points in the <a href="http://acid3.acidtests.org/">Acid3 test</a>, which in the end is not bad at all. For comparison the browsers I have installed on my computer obtain:</p>
<ul>
<li>IE8: 18 out 100 and what it displays is a mess,</li>
<li>Firefox 2.0: 53 out 100 and the result is nowhere near what it is supposed to be,</li>
<li>Safari 3.1.2 74 out of 100 with an ok result, and</li>
<li>Opera 9.52: 83 out of 100 with a result very close to what it is supposed to be.</li>
</ul>
<p>Just for fun the images are below.</p>
<p><a href="http://blog.dinel.org.uk/wp-content/uploads/2008/09/chrome.jpg"><img class="alignnone size-thumbnail wp-image-71" title="Chrome" src="http://blog.dinel.org.uk/wp-content/uploads/2008/09/chrome-150x125.jpg" alt="" width="150" height="125" /></a><a href="http://blog.dinel.org.uk/wp-content/uploads/2008/09/ie.jpg"><img class="alignnone size-thumbnail wp-image-72" title="IE7" src="http://blog.dinel.org.uk/wp-content/uploads/2008/09/ie-150x73.jpg" alt="" width="150" height="73" /></a><a href="http://blog.dinel.org.uk/wp-content/uploads/2008/09/firefox.jpg"><img class="alignnone size-thumbnail wp-image-73" title="Firefox 2.0" src="http://blog.dinel.org.uk/wp-content/uploads/2008/09/firefox-117x150.jpg" alt="" width="117" height="150" /></a><a href="http://blog.dinel.org.uk/wp-content/uploads/2008/09/safari.jpg"><img class="alignnone size-thumbnail wp-image-74" title="Safari" src="http://blog.dinel.org.uk/wp-content/uploads/2008/09/safari-150x128.jpg" alt="" width="150" height="128" /></a><a href="http://blog.dinel.org.uk/wp-content/uploads/2008/09/opera.jpg"><img class="alignnone size-thumbnail wp-image-75" title="Opera 9.52" src="http://blog.dinel.org.uk/wp-content/uploads/2008/09/opera-150x126.jpg" alt="" width="150" height="126" /></a></p>
<p>Currently Java applets do not seem to run in Chrome. When I played a Flash movie the image was a bit bad at the beginning, but it become ok after a while (it may be that Vista decided to use all the processor to do one of its unknown things for a few seconds). Finally, the most annoying thing is that there is no status bar, so when you hover over a link a bit of the page gets covered, but I suppose we will get used to it in a while and find the status bar annoying.</p>
<p>Probably, I should mention that the start page with the most visited pages looks nice, but it is nothing new. The address bar functions like a search engine, but we are already used to something like this from Firefox 3.0. For the moment there are no extensions (and more important for me right now, no spellchekers), but I am sure they will appear soon. The current version of Chome seems to be mainly for developers and it includes very good support for debugging and examining the contents of a page. I wonder whether the Inspect element will make it to the final release.</p>
<p>So all in all, I can say that Google Chrome is a very nice browser, but for the moment all I can do is sit and wait for the Linux version, because I am not going to spend more time in Vista &#8230; and while I sit and wait I will wonder whether Chrome is a step forward or is just another browser on which our pages will have to be tested and for which we will have snippets of code written specially to avoid its bugs.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinel.org.uk/?feed=rss2&amp;p=69</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu Intrepid Alpha 3 &#8211; Part 2</title>
		<link>http://blog.dinel.org.uk/?p=66</link>
		<comments>http://blog.dinel.org.uk/?p=66#comments</comments>
		<pubDate>Tue, 12 Aug 2008 22:46:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.dinel.org.uk/?p=66</guid>
		<description><![CDATA[In my yesterday&#8217;s post I mentioned two annoying bugs. The first one was linked to Evolution. In the end, it proved to be due to gtk and it is already fixed. Don&#8217;t you love open source. The second bug I mentioned was that I cannot reboot or shutdown my computer. In the end it doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>In my <a href="http://blog.dinel.org.uk/?p=48">yesterday&#8217;s post</a> I mentioned two annoying bugs. The first one was linked to Evolution. In the end, it proved to be due to <a href="https://bugs.launchpad.net/bugs/255805">gtk</a> and it is already fixed. Don&#8217;t you love open source.</p>
<p>The second bug I mentioned was that I cannot reboot or shutdown my computer. In the end it doesn&#8217;t seem to be a bug as such. The new Ubuntu seems to use a new system of authorizations which indicates what actions a user can perform including rebooting and shutting down the system. As you may imagine none of the users on my computer was allowed to reboot the system. If you want to find out more go to System/Administration/Authorizations. So this should solve the problem of rebooting the system.</p>
<p>Now it&#8217;s time to find out why I cannot access my user directory from a browser even though the userdir module is enabled in apache.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinel.org.uk/?feed=rss2&amp;p=66</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
