Sep 09
关于安装java5的说法实在是有点多,我来贴一下我的经历ubuntu 6 我装java1.5的经历 以前老是装不上去,也不是很在意,反正java解压后绝对路径执行就行了。但是有时候上网的时候老是要提示我装插件。于是今天再次搜索搞定了java的安装。 前面发现我没有deb,所以先装了一个deb, $sudo apt-get install deb 修改源 这个源是不是指下载源啊?偶不是太清楚) 我是在xterm里 $sudo gedit /etc/apt/sources.list 取消被注释了的universe multmuniverse这样东东,也就是删除源里面包含这几个字的行前面的#。 另外还有一点非常重要的是,一定要在后面加入文字 deb http://au.archive.ubuntu.com/ubuntu breezy multiverse deb-src http://au.archive.ubuntu.com/ubuntu breezy multiverse 如果不加,是肯定装不了java-package的(你sudo...

[more..]

Jun 17
来自TSS上的消息: Sun has announced it is joining the OpenAJAX Alliance and the Dojo Foundation. Sun says it will actively participate in these two communities to help drive open standards for AJAX programming and increase interoperability across AJAX technologies. As part of the OpenAJAX Alliance, Sun will collaborate with over 30 other member companies and organizations to identify and consolidate best practices, reach a consensus on programming models around a reference implementation for tools interoperability and...

[more..]