Mike Little’s not-quite-so-daily thoughts, babblings, and random synapse firings!
A collection of random thoughts and links. Nothing too exciting. ;-) -- Mike Little
[powered by WordPress.]
Here’s an interesting Gmail problem I found the other day. One that is a little worrying on two counts. The first: It seems gmail are slow to roll out new features to non-US accounts, And the second: It appears that the code architecture behind gmail is quite poor. Or at least the internationalization of it is badly designed and doesn’t use common code.
I recently spotted this post by Aaron Swartz on the Google Weblog:
Gmail: New From Address
Without apparent fanfare, Google now lets you change your From address to any email address you can verify. Click on Settings, then Accounts. Once you’ve verified the email you can go back there to make the new address the default. (Thanks, Noah!)
Great! This is a feature I have been waiting for for quite a while. Multiple easily selectable from addresses. When I sign up to mailing lists and forums or when I register on a web site, I always give a new email address based on the name of the list, forum, or site. That way I can identify where mail comes from, can filter it more easily (it all get forwarded to the same address), and can trace spam if anyone sells my email address. But posting to mailing lists usually requires the from address to be the same as the one you signed up with. Using Gmail with its single from address makes this a problem. Thus I was really pleased to see this new feature announced.
I tried to follow Aaron’s brief instructions but I couldn’t seem to find the right part of my settings. Aaron’s post pointed to the What’s New page Google use to document new features on Gmail. Following the link on that page to the Help Centre page gave me a 404 error. So I emailed Gmail support. Who pointed me to the missing page!
I emailed back to point out that the page with the help was missing, and they eventually mailed me back with the instructions (and I noticed the help page got fixed too). But I still couldn’t get it right! When I clicked on “Settings” I didn’t have “Accounts” as an option I had “Account Settings”
Then in a stroke of genius, I decided to change my language setting back to US English. I knew that terms like ‘Trash’ differed between the two language settings: it’s “Deleted items” in UK English. So I wondered whether “Account settings” would also differ. On changing over I got much more than I bargained for: Take a look at this screen shot (click for the lager version with full details).
Yes! I do have “Accounts” on the US setting. And I have a “New features” flash at the top of the page. And yes I can add multiple from addresses.
What’s amazing to me is that it’s not just the terminology that changes when you switch from US English to UK English, the whole application changes too. At least the settings pages do. There are more differences than I’ve shown in my screen shot. The US version even has a plug for Google Talk on the bottom of the settings page, which the UK version does not. It is clear that it is not the same code behind these two versions!
That means all the new features, at least the configuration interfaces for them have to be written twice, and any bugs will have to be fixed twice. Not very good! I find that astounding in a company a large as Google and with the reputation they have.
Luckily having set up a couple of addresses, when I switch back to UK English, the feature still works. I still can’t make changes in UK English though! Plus 10 for the new feature, but minus 5 for the implementation!
The URI to TrackBack this entry is: http://zed1.com/journalized/archives/2005/09/16/gmail-features-not-for-the-british/trackback/
Please note: Comment moderation is currently enabled so there will be a delay between when you post your comment and when it shows up. Patience is a virtue; there’s no need to re-submit your comment.
[powered by WordPress.]
counter: 12633722
jour·nal n. A personal record of occurrences, experiences, and reflections kept on a regular basis; a diary.
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Aug | Oct » | |||||
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | ||

95. We are waking up and linking to each other. We are watching. But we are not waiting.
— The Cluetrain Manifesto

47 queries. 0.527 seconds
September 17th, 2005 at 00:51
Wow thats freakish.
September 17th, 2005 at 00:51
Cheers for the heads up, didn’t know about this. I don’t normally read any blogs, but tried out google blog search and it bought this up!
September 17th, 2005 at 11:44
Large differences in GMail between languages
It seems that GMail has more than simple language differences between language preferences. I came across this blog entry that describes (and has a screen shot) of the “send mail From” feature missing between UK English and US Englis…
September 17th, 2005 at 11:57
[…] So why are they discriminating against those who speak proper english? Is this simply an oversight, or a sign that they have a policy of divide and conquer? Will there be gulags with this new Google future? […]
September 17th, 2005 at 17:05
Gmail Features Not For The British!
Mile Little has posted an article on Gmail, revealing that the actual code, not just the markup, is different between the American and European versions of Gmail. I can’t seem to figure out why Google would do such a thing.
tony
…
September 17th, 2005 at 18:05
Gmail language differences
Mike Little made a really interesting post about the regional differences present in Google Gmail. Basically, Google have rolled out a whole raft of new features but whether or not you see these depends on what language you have the interface s…
September 17th, 2005 at 22:16
I noticed this quirk back on the 6th Sept.
Get with it Mike!
September 18th, 2005 at 02:33
Hanni,
Well done! I am sometimes quite slow to catch up with stuff! It’s a shame the Gmail support people weren’t aware of this.
Mike
September 18th, 2005 at 11:46
[…] Pretty simple, eh? However, I now know there is a catch, which I did not consider. This works great, if your language in Settings, is set to English (US). Adrian, aka PC Doctor, points out that he tried this and had no success. Mike Little came along and cleared up the confusion. If your language is set to English(UK), then these features are not available. […]
September 18th, 2005 at 15:46
It’s a Googleized omen! The end of the little island across the pond is nigh!
Uhh, I mean… They’re all out in beautiful sunny southern California. You can’t blame them for forgetting one little island now and then…
September 19th, 2005 at 00:03
[…] La scoperta è di Mike Little, il quale spiega anche che, se come lingua, utilizziamo English-US vedremo nuove voci e servizi abilitati nella proprietà del nostro account. […]
September 20th, 2005 at 19:40
I think it’s pretty arrogant to think that the entire code behind the application is different. I code applications all the time that look totally different from one user to the next. If you practice good MVC design, it’s really easy to change the application’s look significantly based on any criteria you want. Just because you change the view for one country or user set doesn’t mean that all the application logic in the controller or model changes also.
Internatinalization isn’t something that just happens at the drop of a hat — most likely, they’re still checking it out to make sure you don’t get your panties in a bunch over some small difference between US and British english. Then they’ll flip the switch and you’ll have access. Or maybe a giant company like google really does have it out for just you brits. That’s it.
September 21st, 2005 at 01:25
Hi Dustin,
I too code applications all the time, I have done for more than 15 years. I have been in charge of more than one internationalisation project too.
There is no arrogance on my part claiming that the settings pages are different code from between the two languages. Not only was the layout different, the features available to configure were different.
There is no question that the code to configure settings for UK English is different from that for US English. I know that internationalisation, especially globalisation, can involve differences in layout and imagery as well as language, but differences in functionality between these two variants of English? I don’t think so.
September 21st, 2005 at 06:39
[…] Gefunden bei Zed1 […]
September 21st, 2005 at 13:21
Not just English — typically when a new feature comes out, it comes out for the US English (default) GMail, and the other languages, all of them, get them much later.
There might be an excuse like GMail never wanting to have inconsistent/unfinished translations shown, but this is indeed quite ridiculous. Most sites (and big ones at that, say, LiveJournal.com) put up with the untranslated strings shown up in Default English, and that’s it.
Let’s not even get into the quality of the translations — I’ve been doing website translation for years now, and I can’t say I’m perfect or anywhere close to it, but damned if I can’t make a better GMail. Both in Hungarian, and in Dutch. And I’m not even native to the latter.
Of course the fact that I registered for translation the moment I got GMail in February or so, doesn’t really matter and they never replied.
October 4th, 2005 at 13:40
This was wrecking my head for ages. Thanks!!!
October 4th, 2005 at 22:20
Cool! Thanks for that. I too was using UK English but just set up another account for a friend. I noticed the ‘new features’ link that I didn’t have and got in a huff about the From address thing.
A quick Google got me here though
Cheers!
October 11th, 2005 at 15:06
Great post, Mike and makes me glad I signed up to Wordpress and clicked on the link to your site.
I’ve now changed to U.S format and a valuable feature that I always wanted in gmail is immediately available.
cheers
October 11th, 2005 at 22:45
and not for germans too
October 19th, 2005 at 15:28
[…] Da qualche giorno mi
October 25th, 2005 at 00:21
Google is supposed to have some 100,000 server nodes (so far). I suppose it is possible that changing your language preferences changes which servers the app (but not the email data) is being served from. Deploying changes may take some time over so many servers, and they may choose to not propagate the changes quickly in order to shake out the new features on a smaller user base.
October 25th, 2005 at 00:44
Hi Mike,
That sounds quite reasonable apart from the fact that they first launched that feature in late August, and if I switch back to UK English now it still isn’t there!
December 12th, 2005 at 03:28
I was wondering why the new RSS feed feature wasn’t showing up in my account. Switching the language to US english did the trick. Thanks!
February 8th, 2006 at 05:47
This is funny because as a Brit who now lives in America I have my keyboard set to (UK) English and yet my Gmail has, and has always had, all the settings for a US account.
Could the location of the IP also play a part in some way?
February 8th, 2006 at 06:20
AT LAST!!! i have a couple of gmail accounts, (work and personal) .. was wondering why my personal account was never updated with the latest features!!
Thanks to dig.dott.us (which linked here) I NOW KNOW!!
Thanks.. a simple switch from English (UK) to English (US) and all the latest features.. I only wish when I emailed GMail support, they told me..
February 8th, 2006 at 07:05
Giles,
If location of IP has any effect, I would guess it might have an influence on the default language when you first sign up. Though I would expect the browser setting to be more relevent.
Mike
February 8th, 2006 at 07:10
Honestly, I hate to write color rather than colour or theater rather than theatre but if yo wanna have delete button, do so.. what the heck
February 8th, 2006 at 08:29
I think that when gmail puts out a new feature it is done in the US first and then they put into other language settings later.
I just looked at the Us and UK english settings and both are the same except for the newest features which are “Chat” and “Web Clips”
I guess the US would be the test platform to make sure everything works like it should before it is made available. After all Gmail is still in beta.
February 8th, 2006 at 08:36
[…] Update 8 February 2006: it seems that the new feature is only to be realised in the US or at least for now. But Mike Little pointed out that by changing the language in settings to American English it enables the new features. […]
February 8th, 2006 at 09:15
[…] read more | digg story […]
February 8th, 2006 at 13:58
Yeah, these features arent available at first for non-US countries, but they will be rolling them out eventually, like they did for some other features that are now available for everybody. Be patient
Kiltak
[Geeks Are Sexy] Tech. News
February 8th, 2006 at 15:13
It seems to be the case that the language option can be used to trigger all sorts of client-side stuff. I have some environmental monitoring apparatus at work, presenting its data through a dedicated web server. If I view the page using IE on Windows (language setting English [UK]) then temperature values are reported in degrees Centigrade. But using Mozilla on Linux (language setting English [en]) then they showed in Farenheit. Rather than change some setting on the monitor, I had to find and install an optional language pack “English/United Kingdom” for Mozilla and then the values displayed switched to Centigrade. All too clever, really.
February 8th, 2006 at 16:45
Hi Mike, I think these kind of regional features does not happen only in GMail; Hotmail and Friendster are some of the webservices I know that offers features based on your regional settings. At first a friend of mine in the US told me to use the Chat feature in Friendster, and I thought I’m getting blind or perhaps had reading difficulties, until I change my location to US. (I’m in Taiwan).
But it’s not quite a problem really, unless we’re trying to use their region based services (shopping, maps and directions, etc.)
Still, thanks for the headsup!
February 8th, 2006 at 17:58
Dustin Barnes: I couldn’t agree with you more.
“What’s amazing to me is that it’s not just the terminology that changes when you switch from US English to UK English, the whole application changes too.”
The whole application? No it doesn’t.
“That means all the new features, at least the configuration interfaces for them have to be written twice, and any bugs will have to be fixed twice.”
Huh? Why does everything have to be written twice? They build a version of Gmail. Say the version just before those “From” addresses came in. They test it in US English and then they translate it to all the languages as necessary. They then start building the “From” adresss feature. And they make a new version of Gmail with the feature in. Obviously this version is US English. And after testing they release it to US English users. When they translate this version of Gmail they can then implement it for other languages too. At the moment the Uk version is just running an old version of Gmail. The US one used to look like that.
February 8th, 2006 at 21:46
Sam,
Even if they are running an old version, if they find, for instance, a security issue that affects all versions, then it will need to be fixed in multiple versions. That’s what I mean about maintaining two versions.
Another thought; why does it take so long? I appreciate that supporting 25 or more languages means a long time translating and the checking those translations. But the multiple ‘from’ addresses feature took more than 3 months to appear on the UK English version (I suspect it took more than that, but I stopped checking sometime in December).
Mike
February 11th, 2006 at 06:01
[…] read more | digg story […]
June 30th, 2006 at 00:35
… and not only in Gmail: whenever I change my Google settings in IE or Firefox back to English, the next day they are in Spanish again. Always.
Yes, I live in Spain, but I live in English.
Is it so difficult to respect users’ wishes? Repeated wishes, at that.
AL.
June 26th, 2007 at 12:35
[…] Wir haben schon länger gerätselt, wieso gewissen Funktionen in GMail nicht in allen Sprachen verfügbar sind (e.g. von eigenen E-Mail Adressen á la me@example.com versenden). Dieser Artikel lässt die Vermutung erhärten, dass verschiedene Sprachen auch verschiedene Funktionen bedeuten… […]