这里是上牌摇号,外地人限购,那边是将养不起的人口划拨出去。
同一个地球,同一个主义,同一个做法啊。
"这里是上牌摇号,外地人限购,那边是将养不起的人口划拨出去。 同一个地球,同一个主义,同一个做法啊。"
- 南方周末 - 金贵的平壤户口 (view on Google Sidewiki)
这里是上牌摇号,外地人限购,那边是将养不起的人口划拨出去。
同一个地球,同一个主义,同一个做法啊。
"这里是上牌摇号,外地人限购,那边是将养不起的人口划拨出去。 同一个地球,同一个主义,同一个做法啊。"
- 南方周末 - 金贵的平壤户口 (view on Google Sidewiki)
1. 这种东西还可以移植到Netbook上面。对于上网本,肯定是个不小的冲击。相比较linux上网本,虽然内核一样,但是google做过包装,它包装的应该比一般的发行版要好,特别是UI方面。
2.Android用Freetype作的字体渲染器,效果还是很不错的,初一看比Linux上的还要好,这可能是屏幕尺寸的原因。有了字体的反锯齿,屏幕显示就会与众不同了。不知道有没有使用x-window,应该没有,否则负担太重了。
3.Android上的Market模式有点模仿Apple App Store,但是个人认为这会同个人电脑上的软件开发一样,手工作坊式的开发只是小打小闹的。但是容易安装的优点和长尾的考虑让其有一席之地。
4.手机上的开发最后势必考虑到跨平台,所以如果移动平台最后如果能同现在的桌面平台一样流行和重要的话,web模式或者RIA之类的东西势必代替各个应用厂商的SDK。
I am fan of Google Reader. So when I got a Android G1 device, soon I visited the site through it. Now I can view blogs when I was on the traffic to office. It is cool. But one problem I encountered is the font size is too small to read comfortably. I have tried to set the font size to "large" in browser setting and it works at some common page like www.google.com but not Reader. It looks that Google Reder did some optimize for mobile device(It designed for iPhone at first) and the browser can't adjust itself on font size.
This is a power configuration tool to mock and test web service.
Some site like Google Reader has cared this device. Some not, like this site.
Should we need to refactory site? Or write a new client expecially for specific application. Some like write a offline blog writter. Because here when javascript is complex, android cannot render correctly.
我是在Ubuntu上面安装的,还算顺利,几个命令行就搞定,Windows下面可能得花些功夫。
启动Server后,它有个控制台,Web界面的,功能虽不多,但是界面做的很专业,不知道采用的那个theme,看了下web的代码,用了不少jquery的东西。
对数据库的管理方式让人很容易联想到Google App Base,可以自由的添加新的field。访问客户端的语言有很多种选择,我用java试了下,没遇到什么困难。
乍看这东西没啥神秘,不过是一个大的hashmap,每个条目是一个document。有什么用途呢?
SimpleDB也是采用类似的方式,这些大厂商这样做应该有自己的目的吧。