Wednesday, March 25, 2009

Ubuntu/Mint: Test driving Google Chrome for Linux


Google Chrome for Linux does not officially exist yet, not as "Chrome" but as a pre-alpha project called "Chromium". It's a really early build so don't go filing bug reports for it. And definitely, it won't replace your firefox or Epiphany. Atleast not that soon. So let's get started. Let me remind you one last time, Try at your own risk :)


1. Edit your apt source list.
$ sudo gedit /etc/apt/sources.list

and append the following lines at the end
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu intrepid main


2. Update your sources and install Chromium
$ sudo apt-get update
$ sudo apt-get install chromium-browser


3. Time to test drive
$ chromium-browser


Chromium Alpha will launch with a warning message. You already know it's Chromium not Chrome. It's still a pre-alpha but is fast and renders reasonably well. Other common features such as the bookmark manager, javascript console etc. are missing but hopefully should be ready soon. Till the official Chrome Linux beta, enjoy Chromium and happy surfing!




Sunday, March 15, 2009

Windows Tip: Flash on Firefox and Chrome without Admin rights

We all hate it when administrators cripple your fully functional office PC by adding access controls and restrictions to it.
IE7 is the only certified browser at my workplace. It's a well known fact that the web experience on Chrome and Firefox is way better than IE but I don't have admin rights to my system and hence no 3rd party software installations are permitted.

But luckily, Chrome and Firefox portable install beautifully without admin rights.

Now the only issue is that Flash for Chrome and Firefox cannot be installed without admin privileges. Fret not, here is a smart hack to get Flash without really installing it.

1. Download this xpi file and rename it to .zip.

2. Now Extract it with Winzip or your Windows extractor.

3. Copy the flashplayer.xpt and NPSWF32.dll files from the extracted location and paste them to
C:\Users\"your user name"\AppData\Local\Google\Chrome\Application\plugins

(Similar location for Firefox)

4. Restart Chrome and check youtube.

Voila! We beat the administrator yet again. Enjoy surfing and youtube at work ;)

And here is the rest of it.