Muffinresearch Labs by Stuart Colville

Opera Mini Launched | Comments (0)

Posted in Browsers on 24th January 2006, 9:29 pm by Stuart

Opera Mini Screenshot animationOpera Mini has been launched worldwide earlier on today. I’ve been using Opera mobile for a while on my Nokia 6600 and it’s so much better than the Nokia’s built in browser. To test out Opera Mini I went over to mini.opera.com on my phone and downloaded and installed the program. At first glance it’s feel very slick and fast. The whole thing works by pulling the data down to you phone via a remote server that preprocesses the data to make the most of the limited bandwidth available.

I found Opera mini to be very responsive and it loaded pages very quickly compared to opera mobile. The pages seemed to scroll quicker and the default setting displays reduced images. There seems to be a modicum of the authors CSS styling applied to the
pages whereas the default mode for Opera Mobile strips the CSS and just displays the page using the browsers stylesheet.

A text-size setting allows you to reduce the text size to fit more text on the screen at the expense of a little scrolling speed. A least the text size is a bit bigger than that of the series 60 version of Putty!

All in all I found it to be a good little browser for mobile use but I will probably keep images turned off. There doesn’t seem to be any caching settings so I’m not entirely sure if Opera mini stores any of the files locally, I’m guessing that due to the server processing that this isn’t necessary. Opera Mobile was different in this respect as it allowed you to cache certain images so that they were displayed even if images are switched off.

I would recommend getting on over to mini.opera.com and trying it out for yourself

Post Tools

Comments: Add yours







XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



GNU screen: open tab in current working directory|(1)

A nice trick for having screen open a new tab in the same directory as the one you’re currently in. To use it add it to your .screenrc

# Open new window in current dir.
bind c stuff "screen -X chdir \$PWD;screen^M"
bind ^c stuff "screen -X chdir \$PWD;screen^M"

Hat tip: mteckert on SuperUser.com

Ubuntu: add-apt-repository: command not found|(2)

When you’re using a minimal Ubuntu install if you find the ‘add-apt-repository’ command is missing (it’s useful for adding PPAs and other repositories), then simply run:

sudo apt-get install python-software-properties

Photos on Flickr

© Copyright 2004-12 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by Slicehost.com This page was baked in 0.447s.