Showing posts with label impressions review use. Show all posts
Showing posts with label impressions review use. Show all posts

Monday, April 12, 2010

My Ubuntu Lucid Beta play



Ubuntu 10.04 LTS Beta 2 Technical Overview | Ubuntu

I've installed Ubuntu 10.04 Beta 2 (Lucid) on my Toshiba Portege (ie. old, old laptop) because XP was running a tad sluggish. So far, I'm loving it! Yes, they've put the window buttons on the wrong - I mean the Apple (left) - side, but then I've been using a Macbook Pro as my home laptop for a while.

User experience:

It's fast - snappy even - which is saying something considering that the laptop it's on might be best described as antique. The new interface/themes which they have put under the banner of 'light' - Ambiance and Radiance. I currently use Ambience - and I have to admit, it's a lot nicer to look at compared to the 'woodsiness' of the old Ubuntu colours.

Installing:

The install (I used the Wubi installer which installs as a separate virtual disk so there's no risk) was easy and relatively pain free - didn't even have to answer much in the way of questions.

Problems?

I say relatively because the one issue I had with the install was that Ubuntu didn't recognise my ancient video card - a Trident CyberXP - and the default screen size was 800x600... positively tiny. Not much of an issue if I could easily fix it up. Of course, I couldn't, at least not easily. This led to a couple of hours of searching forums until I found that I needed to create (because Ubuntu doesn't use it by default) a blank xorg.conf file with some basic settings (below). Once that was done, restarted the x-server and voila! Had a 1024x768 resolution again! And then, after heaps of searching, I find out that Trident CyberXP cards can't do 3D under X-Server (though it can in XP). Just have to suck that up and move on.

In terminal, run sudo gedit /etc/X11/xorg.conf , enter your password when asked, and then add the following:



Section "Monitor"
Identifier "Configured Monitor"
HorizSync 60-60
VertRefresh 43-117
EndSection


Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection 

My Customisations:

On the other hand, I've customised it a bit - added a dock because I like the icons - added Google Desktop and Chrome (because I'm a fan boy) which was all really easy using the Ubuntu Software Center. Screen:


Ubuntu Software Center

This is a really great addition to the distro. It makes finding the software out of all the mess which is Linux Packages simple. Nice. It's basically an application for easily finding, installing and removing programs. It's a 1-click type of interface and categorises the types of applications you might be looking for. Screens below.

Final Comments:


If you're looking for an alternative to Windows, Ubuntu 10.04 is already a great OS, with some final tweaking (I guess) before the final. Worth a play at least using the Live CD.

Thursday, October 22, 2009

Chrome Dev Version rocks!



I've taken the plunge and been trying out the Google Chrome dev channel releases.

Chrome 1 gave us speed
Chrome 2 gave us more speed
Chrome 3 gave us themes (kind of like igoogle)
and why am I using Chrome 4?

One reason, and one reason only:
Extensions.

Yep - that's right, extensions. And you know what? While there aren't actually all that many out there, the extensions I'm using don't appear to have slowed Chrome down. Not at startup, not during page rendering and not during shutdown. While Chrome's memory usage is a dog - because it seperates each tab out into seperate processes (really good idea by the way - seriously), the extensions don't seem to add anything.

This is really important, because I'm now going to get rid of Firefox... gasp! I don't really need it anymore - except to play Quake Live. Okay - I'm going to keep Firefox. For now.

Security issues - I'm not sure, but it still appears to be quite secure. I'll let you know if my bank accounts suddenly empty.

Try it or not. Extensions are cool

Windows 7 is out!



I don't suppose that there is anything else to say - the press has said enough today. All day.

Windows 7, by all reviews, appears to be the best version of Windows since Windows XP... which means it's better than Vista.

I've read a range of reviews, all saying it's the OS that Vista should have been - but interestingly, a lot are saying that XP is still faster, and more reliable than the 7 Release Candidate (which is not the one you're purchasing - but should be almost identical).

So, the question I've been asked quite often is - should I upgrade? If you're using Vista and you want a bit more snap, and you can afford it, yes. If you're using XP and you've absolutely no wish to have all the beautiful effects of Windows 7, I'd say no. I'm not anyway. I've got better things to spend my money on, and better things to spend my time on - rather than hours trying to get from XP to 7 (not an easy venture I've been told).

Anyway - you want reviews? Do a google search (I've included one here).
And you can try Microsoft's own site: http://www.microsoft.com/windows/windows-7/

Have fun!