Slashdot Mirror


Mozilla Inks Deal With Chinese Search Giant

nm writes "The Mozilla Corporation's subsidiary in China has signed a deal with Chinese search engine giant Baidu. Baidu is already included as an option in Firefox's Chinese localization, but this deal formalizes the relationship between Mozilla and and the search company. Mozilla has established several other initiatives in China to help increase Firefox adoption, particularly in universities. The article notes that Firefox has seen limited uptake in China; the browser Maxthon is the second most popular after Internet Explorer. Maxthon is thought to have as much as 30 percent of the Chinese browser market."

24 of 131 comments (clear)

  1. easy solution: by larry+bagina · · Score: 4, Funny

    releas it as closed-source software, they'll pirate it to first place! Mod me down, but giving it a price tag will increase it's desirability in the Chinese culture.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

    1. Re:easy solution: by calebt3 · · Score: 4, Insightful

      Why close the source? Just sell the thing, and spread rumors about a site where it can be downloaded for free. I'm sure the masses there are just as ignorant about closed source as masses here.

  2. Maxthon by Anonymous Coward · · Score: 2, Informative

    Maxthon _IS_ IE but with a few more bells and whistles.

  3. IE is the best by ShieldW0lf · · Score: 2, Interesting

    Maybe if they implemented support for top-down left-right layouts instead of trying to make deals with search engines, they might get somewhere.

    As it stands, the Mozilla family of browsers does not support it, so why would anyone in China want to use it? Beyond that, why would you want to introduce your brand to that market before implementing that support? I can see it now:

    "Firefox? Hmm, I saw that a year ago... that's that one that shows all the pages sideways, right? No thanks."

    Real smart move.

    --
    -1 Uncomfortable Truth
    1. Re:IE is the best by Myen · · Score: 2, Interesting

      Does any actual sites with vertical Asian text exist? (BTW, it's top-down, right-to-left. Top-down left-right is weird.) Example, please!
      Mozilla does lack ruby support, but that's usually used more for Japanese.

    2. Re:IE is the best by ShieldW0lf · · Score: 2, Informative

      But... modern Standard Mandarin is written left-to-right. Why is top-to-bottom support so important, again?

      Perhaps because there are 700 million Chinese people who can't read Standard Mandarin? From Wikipedia:

      In December 2004, the first survey of language use in the People's Republic of China revealed that only 53% of its population, about 700 million people, could communicate in Standard Mandarin. (China Daily) A survey by South China Morning Post released in September 2006 gave the same result.[citation needed] This 53% is defined as a passing grade above 3-B (ie. error rate lower than 40%) of Evaluation Exam. Another survey in 2003 by the China National Language And Character Working Committee () shows, if mastery of Standard Mandarin is defined as Grade 1-A (ie. error rate lower than 3%), the percentages as follows are: Beijing 90%, Shanghai 3%, Tianjin 25%, Guangzhou 0.5%, Dalian 10%, Xi'an 12%, Chengdu 1%, Nanjing 2%.

      Then, of course, there are all those other Asian cultures that might like to be able to browse the web too. In case half of China wasn't good enough reason.

      --
      -1 Uncomfortable Truth
    3. Re:IE is the best by Anonymous Coward · · Score: 3, Insightful

      They've been making a lot of money from Google for a number of years now. Yet we've seen relatively few improvements to the browser itself. Even with tens of millions of dollars in the bank, they can't produce a web browser that doesn't leak memory left and right. Yet Opera, and the basically un-funded Konqueror, can both produce browsers that are quite a bit better than Firefox in most ways.

      I used to have faith in the Mozilla project, but I've lost it over the past year or so. They just can't seem to get their act together, and put together a better browser. With all the money they have now, they should have enough money to rewrite the browser and rendering engine from scratch. That's basically the only way they'll ever deal with the 700 unclosed blocker bugs they had before the release of Firefox 3.0.

    4. Re:IE is the best by ChameleonDave · · Score: 4, Informative

      You're both totally confusing the spoken language (standard Mandarin versus the dialects and regional languages) and the written language (modern standard characters versus traditional ones, and modern alignment versus traditional alignment).

      Modern standard Chinese is written left to right from the top row downward (like English). Traditional Chinese is written top to bottom from the rightmost column leftward. Chinese people are all used to reading stuff aligned in either way, and they are both considered acceptable.

      The situation is similar in Japanese.

    5. Re:IE is the best by Anonymous Coward · · Score: 5, Informative

      I am a Chinese and I was web developer. I have been using Mozilla from either M18 or M16, I am not sure if anyone still remember what's that. From my experience, non of the problems in your post exist or you've got the wrong explanation.

      The hurdle of Firefox to intrude the huge market share of IE in China is the huge market share of IE. Because of the huge market share of IE, the developers in China tend to develop IE only web pages. Not only on the CSS and HTML, some of them use a lot of jscript, and IE only DOM stuff.

      To win the people in China, Firefox can either display those IE only stuff correctly, or offer some other advantage that people will love to use. Both are negative for now, the developers won't add any IE compatibility for ethics (or emotional) reasons. And there isn't much advantage for Joel to learn how to use a new browser with a lot of pages can't be displayed correctly. One thing in the gray area is to develop an extension that can make Firefox read the IE only stuff.

      Another factor is the MS propaganda machine in China. MS has published huge amount of documents regarding MS products, so developers' brains have been filled with MS stuff. To win the developers, Mozilla has to do something really smart.

      The rising of Linux in China is a chance for Mozilla. And KHTML is some sort of "partner".

      The last, but not the lest, I can't really see how this deal could improve the adoption of Firefox in China... It more likely will bring some financial independence to the Chinese Mozilla foundation, which is very good though.

    6. Re:IE is the best by cyfer2000 · · Score: 2, Informative

      But they read the same characters. Your data are about pronunciations.

      --
      There is a spark in every single flame bait point.
    7. Re:IE is the best by wizardforce · · Score: 3, Informative

      they can't produce a web browser that doesn't leak memory left and right. Yet Opera, and the basically un-funded Konqueror, can both produce browsers that are quite a bit better than Firefox in most ways.
      most of the memory problems are a result of supporting extensions, Firefox 3 is by now significantly better in this regard at least in my own tests. in fact, Firefox 3 is adding a number of new features and fixing a lot of the memory problems in Firefox's previous builds.

      With all the money they have now, they should have enough money to rewrite the browser and rendering engine from scratch. That's basically the only way they'll ever deal with the 700 unclosed blocker bugs they had before the release of Firefox 3.0.
      you are incorrect on both counts. first, fixing memory holes/leaks doesn't require a rewrite of all the code from scratch. it probably could fix the holes in a very labor intensive way but it will also likely destroy compatibility with pretty much... everything... second, those 700 "bugs" you speak of are a lot of the time features that are desired in future versions, low level problems etc. at the start of the FF4 development there were something like 11,000+ of these in total.
      --
      Sigs are too short to say anything truly profound so read the above post instead.
    8. Re:IE is the best by cyfer2000 · · Score: 2, Interesting

      But Chinese people like to use such format to present ancient poems, titles and etc.

      --
      There is a spark in every single flame bait point.
  4. Re:google by yakumo.unr · · Score: 3, Interesting

    It is rather odd/worrying in light of the recent article on the great Chinese firewall also being used to cripple foreign web business in order to promote Chinese sites instead (Google and Baidu being a cited example if I remember correctly)

  5. Maxthon, Trident by bcrowell · · Score: 2, Interesting

    The WP article on Maxthon says it uses Trident, the same layout engine as IE. I know nothing about the world of closed-source Windows development, but this seems odd to me. Does MS license the source to Trident, or does it just expose a binary API for it? Since MS wants IE to win the new browser wars, what's their motivation to make Trident available to developers who might create competing browsers such as Maxthon? Does the licensing deal for Trident mean that MS gets a slice of revenue out of Maxthon's donations? Since Maxthon has a 30% market share in China compared to Firefox's 15% in the West, I assume that means that Chinese users have some very strong reason to prefer Maxthon to IE -- even stronger than the obvious reasons to prefer Firefox over IE. What would those reasons be? Does Maxthon have better support for Chinese text?

    1. Re:Maxthon, Trident by Shados · · Score: 2, Informative

      Trident is exposed as a component in windows, and is used in a LOT more things than one could imagine... less so now than a few years ago, but still. It is incredibly frequently used as a RAD renderer in memory, for one, but can also be used as a component inside other applications.

      Back when I was a newbie VB6 programmer (yeah yeah i know...) I made a tiny "browser" that way. It took all of 15 minutes. There's a lot of "shells" around Trident. They're obviously not as popular as they were pre-Firefox, but back then a lot of people used those alternative "browsers", back when all web sites were IE-only.

  6. Re:diagonal! by ShieldW0lf · · Score: 2, Interesting

    When designing multilinugalizable websites, you need to be able to control the text flow. There have been WC3 standards for controlling layout flow since CSS2, but IE5+ is the only line of browsers that has proper support. You need right-left for most western languages, left-right for languages like Hebrew and Arabic. In the Asian cultures, you want the glyphs to flow from the top left corner down the left side of the page to the bottom, then start a new line to the right of the first line.

    --
    -1 Uncomfortable Truth
  7. There will be a spyware in firefox soon.. by Anonymous Coward · · Score: 2, Informative

    Flashget, a popular download managers made by chinese, was marked 100% clean. Now the program tries to call various servers around the world every 3 seconds. You can read it here:

    http://bbs.flashget.com/en/viewtopic.php?f=7&t=8723&p=31396

    I do not want firefox to spy on me. Keep mozilla away from china.

  8. Mozilla needs to be making deals with the banks! by Anonymous Coward · · Score: 5, Informative

    This deal still won't have much of an effect on Firefox adoption in China. Why? It's simple, *all* banks in China only support IE (and IE based browsers like Maxthon) for online banking. They all have custom ActiveX controls for entering passwords and a whole bunch of other IE specific stuff. I live in China and know many people who start to use Firefox, and everything's great until they go to use online banking and find it doesn't work. Then they give up on Firefox, because it's not worth the hassle. Until this issue is addressed Firefox adoption will go nowhere.

  9. Re:Mozilla needs to be making deals with the banks by Anonymous Coward · · Score: 3, Informative

    It's worse than that; I use the Merchants' Bank and they need you to install Windows-only binaries on your system that don't work under Wine. It's annoying, but it won't go away until more people do something about it, so call up your bank and complain.

  10. Re:diagonal! by Dak+RIT · · Score: 2, Insightful

    Most Western Languages are left-to-right. Languages such as Arabic and Hebrew are right-to-left.

    Chinese can be written left-to-right, right-to-left, or top-to-bottom without any problem. Traditionally Chinese is written top-to-bottom with the columns starting at the right and going to the left, although Chinese is more and more being written left-to-right today on most web sites and in numerous popular magazines as well. You will also see left-to-right usually on things like billboards and television commercials, and almost every single television show will by default have Chinese sub-titles (even if the show is in Chinese) which will be written left-to-right, including KTV (Karaoke Television). Books still predominantly are top-to-bottom.

  11. Any word on rights protection? by DynaSoar · · Score: 3, Interesting

    Is there by any chance anything that says Mozilla got included in the deal that the Chinese end will not use their technology for either censorship or persecution of those who disagree with the party line?

    --
    "I may be synthetic, but I'm not stupid." -- Bishop 341-B
  12. Re:Makes me glad I use Konqueror. by Anonymous Coward · · Score: 4, Informative

    Almost there.

    WebKit is a fork of KHTML. Apple later released the source, but significantly delayed so now the Konqueror team had to pick between spending a lot of time reintegrating it with KHTML, or just leaving KHTML and going with WebKit. So WebKit's going to be the engine of choice in Konqueror for KDE4 (Ephiphany will be making the move as well for Gnome 2.22(?).).

    The more you know, because knowledge is power...

  13. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion

  14. Comment removed by account_deleted · · Score: 2, Informative

    Comment removed based on user account deletion