Categories
- Android (5)
- Cloud Computing (10)
- Development (14)
- Linux (35)
- Uncategorized (36)
- WordPress (5)
Tags
Archives
-
Random Posts
Delicious Bookmarks
- Labor Efficiency: The Next Great Internet Disruption 24 hours ago
- Apache HBase 0.92.0 has been released 2012/02/04
- Ceph 2012/02/04
- Maximize virtio-net performance with vhost-net 2012/02/03
- Android-x86 - Porting Android to x86 2012/02/01
- 中国电信将成立云计算公司 践行“天翼云计算”战略 2012/02/01
Google Reader Shares
- Hudson vs. Jenkins: Is it too soon to declare a winner?
- Galaxy Nexus 的 Super AMOLED 屏幕多了 HD,但少了 Plus
- Faenza Icon theme for Gnome 3.2 makes Ubuntu a little more eye candy
- Google 在台湾、香港及新加坡兴建自己的数据中心,一到两年后启用
- 既定的秩序是教育的结果
- Amazon S3 - 566 Billion Objects, 370,000 Requests/Second, and Hiring!
Links
Meta
Tag Archives: eclipse
Choice
Eclipse 3.4.x sucks! And, the latest Spring IDE and the new arrived SpringSource dm Server Tool work better on Eclipse 3.3.x. So the following should be the most suitable environment for Spring development currently: Eclipse SDK 3.3.2 EMF-XSD-SDO 2.3.2 GEF … Continue reading
libstdc++-libc6.2-2.so.3 on Ubuntu 8.04
一个小贴士,对于使用最新出来的 Hardy Heron (Ubuntu 8.04) 的人可能有点儿帮助。 因为要测试最新的 TPTP 4.5.0 Candidate Build,我需要用到 Agent Controller,其指南上载明需要 libstdc++-libc6.2-2.so.3,且该文件必须位于 /usr/lib 目录下。 libstdc++-libc6.2-2.so.3 属于 libstdc++2.10-glibc2.2 包,不幸的是,Hardy 的源中没有这个包,不过幸运的是,在前几个版本中都有这个包,这里我选择了 7.04 Feisty 的源: deb http://archive.ubuntu.com/ubuntu/ feisty universe 然后: $ sudo apt-get install libstdc++2.10-glibc2.2 安装完毕后,记得删除这个临时的 Feisty 源。 [UPDATE on Nov … Continue reading
OS Summit Asia 2007
The Apache Software Foundation and the Eclipse Foundation have announced plans for Asia’s largest Open Source community conference. The inaugural OS Summit Asia will be held in Hong Kong on Novermber 26th-30th 2007. There will be more than 20 pre-conference … Continue reading
Big Day
毫无疑问,2007年6月29日已经成为了重要的一天,这天万人瞩目的 Apple iPhone 正式发布了,无数人的眼球被吸引过去,无数的评论家和预言家们在评估这个颠覆传统的手机会给通信行业带来什么,正如当年 iPod 给音乐行业和传统 MP3 播放器行业,以及 AppleTV 给电视行业带来的冲击力,人们期待着 iPhone 能带来同样力量。 当然,单只一个 iPhone 还不足以让 June 29 永垂不朽,这天还有 GPL v3 的正式发表。对于力量日益强大的 open source software 来说,这是一个里程碑式的事件。虽然在 draft 阶段,Richard Stallman, Linus Torvalds 等大腕们的意见很不一致。 好,最重要的事件出场了!June 29, Eclipse Europa 正式发布了。相比上次 Callisto 的10项目发布,这次增加到了21项目,而且最最重要的是,我开发的 Build-to-Manage for … Continue reading