Thursday, May 26, 2011

You’ll never understand China

This week’s Sinica podcast notes how a foreigner will never be accepted as a China expert, that Chinese people will always claim that true understanding of China is the exclusive domain of native Chinese.

You hear the same excuse in Japan, though possibly less so as the Japanese become more comfortable being thought of as a Western, not Eastern power.

Americans just don’t think that way. Anyone can offer a perspective about the United States and be regarded as an “expert” if they put in the time or show some quality in their observations.  We’ll even accept a foreign publication, like The Economist or the BBC, as a better arbiter of the truth than many homegrown equivalents. Somebody like Alexis de Toqueville is respected as one of the best American observers of all time.

You can tell the self-confidence of a culture to the degree that respects external experts.

Friday, May 20, 2011

Weibo: The Chinese Twitter++

I bet at least 50% of my work friends check Facebook every single day. For those under age 30 it's probably closer to 100%.

Twitter isn't nearly as popular, as far as I can tell; maybe 5% of my colleagues actively post messages under their real names. It's hard to say how many people check their Twitter streams regularly. I'm sure it's higher, but not that much higher.

Contrast that with China, where Weibo is absolutely dominating. Here among my work colleagues I'd guess maybe 25% are active users -- a couple times a day -- under their own names, and probably 2/3rds are active under pseudonyms (though for obvious reasons it's hard to tell for sure).

Why is Weibo better than Twitter? Because it's the first social networking system I've seen that adds a competitive element to status updates. On Twitter, some people obsess about their number of followers; on Foursquare people obsess about mayorships.  But on Weibo, there's an entire scoring system based on how often you post -- and critically -- how well your posts are received. The result is that people are incented to produce better and better content, which results in more readership, which drives more reasons to make content.

Like Twitter (or Facebook), Weibo has the concept of posting links to news items. But thanks to the incentive system, 60% of Chinese microbloggers say Weibo is their main source of news (versus only 9% for Facebook or Twitter-using Americans).

If I can find a good way to post automatically from Weibo to Twitter to Facebook, I'm switching, and I bet you'll want to switch too.

LOGO_64x64.png

 

 

Saturday, April 16, 2011

“The Fat Years”

Chan Koonchung (陈冠中) author of 2013, The Fat Years (盛世:中国2013年) spoke at the Beijing ex-pat bookstore, The Bookworm recently. The book’s premise of a dystopian near-future where China dominates the world, will be popular in the West when they release it in English sometime soon, but meanwhile I have a few thoughts.

Chan Koonchung

The central idea of the novel is that the people are unhappy and somehow not really free, in spite of their material possessions. One part of the plot revolves around a strange realization that the country has lost a month on the calendar, which nobody can recall.

A few ideas occurred to me while listening to the author:

  • Hong Kong, where the author is originally from, is really a different place. Though dominated by the mainland, its identity is being forced into sharper focus because of the looming merger of political systems set to happen fifty years after 1997.
  • Beijing, which the author describes as his favorite place on earth, is experiencing extremely rapid change, particularly since 2000. The idea of a “lost month” in the novel comes from the experience of living here and regularly realizing that major changes happen all the time and never being able to pinpoint exactly when or how.
  • The author does not believe that the Communist Party is simply another dynasty. The ancient Chinese belief in a cyclical view of history is just not true anymore in the face of the force of modernity. China is just another nation-state that must confront liberalization and democracy just like every other aspiring emerging country.

Just a few new ideas to add to my highly-incomplete picture of China, and a mental note that I must learn more about the Hong Kong (and Taiwan) perception of this place if I really want to understand it.

Saturday, April 09, 2011

Anonymous Exchange

Human progress depends on specialization, which in turn requires successful cooperation, often among people far away and unknown to each other, referred to by the economist John Nye and others as anonymous exchange.

This is difficult for many non-Westerners to understand or appreciate. Trust an unknown stranger? in the same way you trust anyone else?  But modern, large societies do it all the time, from accepting green pieces of paper (dollars) as payment for a service, to taking as fact the words in a newspaper column telling us who won the election. Okay, sometimes we don’t completely trust others, but the violations are in the breach, and we feel wronged when the trust is broken.

In China I once needed a taxi from one airport terminal to another. I was in a hurry, didn’t know my directions, and a taxi was there so I hopped in.  The driver suspiciously didn’t turn on the meter, a fact which I interpreted as kindness toward a stranger, until we arrived and he insisted that I pay far, far more than the adequate fare.

Why did he rip me off?  Because he assumed I was leaving the country, would never return, and was to him completely and totally anonymous. If I had been a relative, or a friend of a relative, or a member of a community that he respects or thinks of as related to his, then I'm sure he would have treated me very differently.

We hear about this in China all the time, from businessmen who cheat on their foreign partners, to a trusted Ayi (maid) who steals from her employer. Of course such fraud happens in any society, but I think China particularly sees this through the eyes of a not-quite-ended feudalism, an underdeveloped place where you naturally trust only those to whom you have a family or other strong kinship.

Sunday, March 20, 2011

An Apple File Store

How often have I been annoyed because I forgot to sync something on my iOS device before leaving the house. I store a lot of data in the cloud. There are my own personal files, of course, usually work-related Office documents (Word, Powerpoint, Exchange Outlook emails). But I store a lot of other stuff too:

  • Podcasts, music, photos – the normal content you associate with Apple.
  • Content apps, like New York Times or Economist. If I forget to download the latest, I won’t have it once I leave the house.
  • Personal content apps, like Instapaper or Evernote. These carry important data that fundamentally exist in the Cloud, but are useful to me only when regularly synced to my devices.
  • Other private information, like from my banking app, or Paypal, or LinkedIn.

Each of these is useful only if it’s up-to-date. If I have a network connection each time I access it, then it’s up-to-date. If not, I’m out of luck.

One straightforward way to give me this is to have something that downloads the data from each app in the background whenever I have network connectivity. I’d need to solve a few multi-task issues to make sure this doesn’t slow down the rest of my experience, but generally it would work.

But there’s a more clever way. What if there were a single, central store someplace, run by Apple, that apps can plug into. The data from each individual app would be stored there, in Apple’s central cloud. Then it would be Apple synchronizing my device, through whatever mechanism they like, perhaps even taking advantage of whatever newfangled subscription mechanism they can get away with.

How it works:

Apps like the New York Times or Instapaper or Paypal or Kindle save their data to Apple’s store, not to my individual device. Developers can continue to use whatever file IO they currently use; maybe Apple updates it to allow for more fine-grained control so it behaves more like IP packets rather than disk read/writes, but whatever: the point is that your app doesn’t need to care exactly where the data is kept.

My device has a file system just like today, except the data itself is in a cache, synchronized to the cloud, magically in the background, whenever the OS thinks it’s okay.

When I start an app on my device, it gets whatever data it needs from the on-device cache. An app that is currently running gets first dibs on the synchronization, so the experience works just like today.

Apple can also make a number of optimizations to make this system work more smoothly. First, there’s no reason to dump an item from the cache unless it needs the space. Play a YouTube video once and you have it for as long as the cache isn’t full. Same goes for Safari itself: don’t go online unless you know something needs to be updated.

Second, it can tell when the same data is being downloaded multiple times. So for example, if my RSS reader has an article that’s also being downloaded by my dedicated NYTimes app, it should only download it once. Similarly, if I have multiple Twitter clients on my device, it’ll only grab the tweetstream once.

Note that Apple can encourage third parties to do their own optimizations. If content publishers put an “official” copy in the Apple cloud, any app that wants to subscribe to that content can explicitly subscribe to the one from Apple. For example, an app that wants a map, or some Point Of Interest (POI) information in order to compute something can simply link to an Apple-hosted geo database and let Apple take care of storing and sending the original data to the device. The app does its processing in the Cloud: no need to bring it down to the device a second time.

Finally, the data of course can go both ways. Your photos or text messages or any other content you create on the device can automatically go to the Cloud, for backup or for different processing when you want it. You can ask FlickR or Facebook to get the photos from Apple’s cloud whenever it has a chance. You don’t need to explicitly do a thing.

Of course there are a bunch of privacy issues you’d need to square away before this can be implemented, but responsible data storage companies do that stuff all the time.

There are so many obvious benefits for Apple to build a system like this, I think we can assume it’s a matter of time before it shows up on a future iOS update.

I can’t wait!

Apples for sale

Saturday, March 05, 2011

Britannicans vs. Wikipedians

Attach a label to a political discussion and people immediately take the same, tired, positions that quickly devolve into heated discussions that more resemble “politics as entertainment” than an honest search for truth. If you really want to resolve some of these disputes, it seems to me that one way to start is by re-categorizing along a different axis.

Instead of dividing the world into Liberal and Conservative or Republican and Democrat, what if we divide everyone into Britannicans and Wikipedians?

Britannicans prefer expertise and experts. They are most comfortable when a well-respected authority is in charge. Wikipedians have less patience for authoritative answers, preferring an iterative approach that gradually converges on truth, rather than single, large revelations.

In most debates over policy or group actions, Britannicans have some big advantages, like decisiveness and accountability. Wikipedians are harder to pin down, and they tend to be more tentative or indecisive.

On the other hand, Britannicans suffer from the seen vs. unseen problem. They do better when a policy or decision has an obvious precedent, or it fits clearly into an existing category. They can be caught off guard in new or previously-unimagined situations. They hate Black Swans.

Wikipedians, though, thrive in the creative destruction that happens in new or uncertain situations. Even in more familiar contexts, they recognize that decisions have outcomes beyond the obvious, so they are skeptical when somebody appears to “have all the answers”.

Wikipedians see “benevolent dictatorship” as an oxymoron; Britannicans are more sympathetic, preferring to emphasize the “benevolent” part.

Wikipedians are often criticized for being ignorant or misinformed, especially by Britannicans, whom Wikipedians in turn accuse of arrogance or hubris.

Britannicans rely on “mainstream news” like the New York Times, CNN, or Fox; they have great respect for universities, especially those with “prestige”. Wikipedians use a diverse set of news sources, many of which are obscure or highly targeted to specific niches; sometimes they just rely on friends.

On health issues, Britannicans listen to their doctors; Wikipedians try everything, including alternative medicine, supplements, or home remedies. Britannicans might disagree about whether universal coverage is important, but in principal they respect the idea of a national health service, staffed by well-intentioned experts who decide the best medical treatments and policies, making reasonable and impartial tradeoffs between outcomes and costs. Wikipedians would be terrified of such a single arbiter of medical “truth”.

Britannicans like strong, well-funded public education. Wikipedians mistrust anything centralized, so you’ll see them favor a wide range of things, from volunteering in their local school, to supporting charters, to home-schooling.

Wikipedians are by nature skeptical of anything large, including the military, though they’ll have a wide range of opinions depending on what kinds of threats exist. Britannicans too have many opinions, but generally are more comfortable the larger the scope of influence; for example, they prefer a defense based on cross-national units like NATO or the United Nations.

You’ll find religious Britannicans as well as Wikipedians. The idea of a strong, all-knowing God comes naturally to Britannicans, so they also make good atheists if they reject religion. Non-believing Wikipedians are more agnostic; the believers gravitate toward decentralized groups.

The environment is important to everyone, but Britannicans are particularly attracted to Global Warming as an opportunity to impose sweeping international policies. Britannicans who deny global warming are the types who will spend hours pouncing on every fact trying to “prove” the other side is wrong. Wikipedians are more skeptical, either that the consequences are well-understood, or that much can be done. They may respond with personal lifestyle decisions, like buying organic or driving a Prius.

I’m deliberately trying to draw lines that cut through the traditional political divides; I know both die-hard Democrats and Republicans who would find themselves on the same side of this split.

As for me, I think I’m a Wikipedian because I tend to appreciate bottom-up solutions over top-down ones. I’m skeptical of experts (even when I am one myself!) and I enjoy understanding both sides.

How about you?

 

Wikipedia Logo Encylopaedia Britannica 1875 edition

Mac needs a half-way decent blog editor

Say what you want about Mac versus PC, but if you are a blogger there’s no question: Windows7 PC is better.

I’m writing this sentence on a Mac (Word 2011) and all is well: matching quotes “”, great spell- and grammar-checking, best-of-class tables, footnotes, and much more. Nothing wrong with this experience.

If this were a PC, I’d simply take this note and copy/paste to the free Windows Live Writer app, maybe add a photo from FlickR (by searching for a keyword on the fly), hit “publish” and I’m done.

Here on my Mac with the $40 MarsEdit that everyone claims is the “best on Mac”, the process is awful. Copy/Paste and (of all things!) it pastes an image of the text . Sure, I can copy/paste the HTML but I lose the formatting. Worse, once in the editor -- even the "Rich Text Editor" -- it’s not WYSIWYG: how unMac is that?

I paid the $40 because I believe in supporting small developers and because I truly need the best blog editor on the Mac. But is this the best Mac can do?

#fail