Showing posts with label Mozilla. Show all posts
Showing posts with label Mozilla. Show all posts

18 April, 2010

Chrome – test Drive…

Google chrome released long time back, I never tried it, but after using some mobile services and read about N900 + Chrome, I thought to test run. Finally start with Mac OS version, then tried on Linux (Fedora x86_64 RPM build by google), and Finally on Windows. It imported all data from Firefox on All platforms very easily , no error, and look was same on all OS, Same feel.

Book Mark Sync was quick feature, which I liked most as Firefox, need to install Weave and then it ask Few more username and password and PIN, then start sync, but for Chrome, someone need only Google a/c and it is done. But what I missed is Merge feature, which works better on Firefox (it ask what to merge), but chrome don’t. You have to merge or not sync at all. Secondly not sure, but I found it is not syncing Password and Browser history like Mozilla Weave

Overall smooth ride, cool look, faster loading, interface than Firefox.

for i18n/l10n point, it is not available in my language (Punjabi), for which I pushed Issue. For Indic, it is available in Bengali, Gujarati, Hindi, Marathi, Oriya, Tamil, Telugu.

it is Open Source, so got en-GB file to translate, start work if I can push to Google, where I am not sure whether they accept code or not.

05 April, 2009

Thunderbird Profile Migration: Linux to Mac

yesterday I need to migrate data from
Linux to Mac machine, while biggest problem was
Email Client configration. I have two gmail
account configurated in Linux Machine with
Thunderbird and don't like to configure account
and make 17-19 Filters again. I was very sure about
linux migration from one release (or distribution) to
another, but never tried Linux2Mac Thunderbird
before.

so, yesterday was test day for Migration Linux2Mac
thunderbird data.
just scp'ed content from (linux) ~/.thunderbird/* to
(mac) ~Library/Thunderbird/

but simple pressing thunderbird icon was not working,
but showing error like "Already running..."

then checked profiles.ini file in ~/Library/Thunderbird

aman$ cat profiles.ini //from Linux Machine
[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=1
Path=6x78h8j9.default

aman$ cat profiles.ini-mac //that was old Thunderbird profile on Mac Machine (just before scp from linux)
[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=1
Path=Profiles/76c9imkz.default

So Difference was between PATH, where Mac machine has
Profiles Directory, but Linux don't have. It was easy to hack
and after fix, run thunderbird and it was working fine,
sorting, filter and everything was just Normal.

12 March, 2009

Project Resposne Time: ssh key replacement...

I lost my SSH key with hard disk failure.
now it is time to replace with various Projects.
I have following list and track time to replace key

Project ......... Report .......1st Response.........Replaced
----------------------------------------
Gnome ......... 11Mar ........yet not ............NO
Fedora*........ 11Mar ......11Mar......... Fixed (same day)
KDE ..............11Mar......11Mar......... Fixed ( hours)
Mozilla.......... 11Mar.........Yet Not ......... No
----------------------------------------

* Fedora has account page, where most easy to replace key (as a
translator, it is not useful to replace key)

so, KDE is quick (super fast) to update and response.

FYI: how to update ssh key in various Projects:

Gnome: send mail to accounts@gnome.org address with key, username. (last replacement took 5 days.)

KDE: New Bugzilla Page: KDE sysadmin request as Bug
(thanks

Fedora: Login to Fedora Account page and
Edit detail->Upload new key.

Mozilla: File a bug to replace key like: Bug 378597 (took almost 1 month)

Update later when it all projects updated.