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 22 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
Monthly Archives: October 2008
小有波折 Intrepid Ibex
我一直很响应环保号召,所以通常都是直接使用硬盘上的 ISO 镜像文件来安装 Linux,以减少不必要的光盘消耗。可是10月30日新发布的 Ubuntu 8.10 却让人意外了一下。当通过硬盘 ISO 方式安装时,进行到分区一步时你将不得不停止,因为操作选项为空,无法对磁盘进行分区操作。发布后的第一天通常是安装高峰,10月31日 Ubuntu 中文论坛的“安装升级”版面热闹非凡,N多人都提到这个问题,Ubuntu Forums 也有不少人碰到这个问题,看来大家都不是一个人在战斗 试过几种大家探索出来的 workarounds 后,我放弃了,只好回归最原始的方式,把 Alternate CD 刻到光盘上,然后从光盘启动安装。安装过程基本没有变化,注意前文提到的四点就好。至于 8.10 中新增的加密私有目录的功能,对我来说没太大意义,直接否掉。 基本系统安装完毕后,需要做些配置。为 8.04 写的那篇文章依然适用,只有两点变化: 1,速度和口碑俱佳的 cn99 源不知为何不再提供服务了,我现在用的是成电提供的软件源。 2,文泉驿字体配置不用操心了,因为默认已经启用了正黑体。
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
SpringSource dm Server 1.0.0 GA
9月30日,当中国人民正沉浸在欢乐祥和的节日气氛中的时候, SpringSource 发布了它的应用服务器的第一个正式版本。xxx纷纷表示影响不大… 噢,离题了… 原先在 beta 期间使用的名字是 SpringSource Application Platform,现在正式发布时换成了 SpringSource dm Server。不知道为什么换了名字,貌似是因为 SpringSource Application Platform 这个名字另有用途,又或者仅仅是觉得 application platform 这两个字太拽了? 使用方法并无变化,依然是非常简单的解包、启动、停止。具体操作参见上次为 beta 写的攻略,唯一不同的是环境变量由以前的 PLATFORM_HOME 改为了 SERVER_HOME,估计就是为了与产品改名保持一致。 $ export SERVER_HOME=/opt/springsource-dm-server-1.0.0.RELEASE 值得提到的是,这次还同时发布了基于 Eclipse 的开发工具,另外 dm Server 的源码基于 GPL v3 发布。在 Spring 网站上有更多社区资源。
Stefan Ruppert: Introduction into ARM
在 MyARM 的网站上发现了一篇很不错的 ARM Introduction,原文是 pdf 格式的。作者 Stefan Ruppert 是 ARM 4.0 标准的主要构架师之一。下面是正文。 Abstract Introduction into the ARM (Application Response Measurement) Standard defined by The Open Group. First a brief overview of the history of ARM is presented followed by … Continue reading