2008/11/17

Google-Gmail新添加的23种新功能了解

在Android平台上的google mail
体验google实验室的15项新特性
邮件内任何地方都可以添加表情符号。
为移动用户开发的新版本的Gmail 2.0已经提供下载。
在Gmail的“设置”项下添加google mail labs,即邮箱实验室。
彩色标签
类似QQ的群聊功能
新的表情符
免费的IMAP服务
以侧边栏的形式显示你的邮件附件,比如PPT,DOC,EXCEL等格式的文件
准确快速的新信息提示
“回到对话开始”链接
从其它支持POP3的邮件帐号中获取邮件
加入Gmail的大家庭无需邀请即可注册。
从手机上访问Gmail
在Gmail里畅所欲言
自动监测病毒邮件
可以设置自动回复功能
方便的联系组功能
以HTML格式显示邮件
20分钟自动保存功能
自定义邮件发出时显示的邮件地址
联系人导出功能上海澳凯信息技术有限公司

2008/11/14

linux envioroment set in chinese

来源: ChinaUnix博客  
#uname -a
Linux localhost.localdomain 2.6.9-42.ELsmp #1 SMP Sat Aug 12 09:39:11 CDT 2006 i686 i686 i386 GNU/Linux
1. Linux控制台终端显示中文
修改 /etc/sysconfig/i18n 文件如下:
#LANG="en_US.UTF-8"
LANG="zh_CN.GB2312"
SUPPORTED="zh_CN.UTF-8:zh_CN:zh:en_US.UTF-8:en_US:en"
SYSFONT="latarcyrheb-sun16"
ls -la
总用量 21100
drwxr-x--- 16 root root 4096 2月 1 09:47 .
drwxr-xr-x 25 root root 4096 12月 4 09:44 ..
-rw-r--r-- 1 root root 1532 2007-02-13 anaconda-ks.cfg
-rw------- 1 root root 13250 2月 1 09:51 .bash_history
-rw-r--r-- 1 root root 24 2005-02-22 .bash_logout
-rw-r--r-- 1 root root 191 2005-02-22 .bash_profile
-rw-r--r-- 1 root root 176 2005-02-22 .bashrc
......

2. vi 显示中文问题
编辑文件.viminfo,修改如下 *encoding==utf-8,gbk,重新登录即可输入显示中文
上海澳凯信息技术有限公司

2008/11/11

今天光棍节

今天是光棍节好多人单身的都有一些莫名的活动。这不在网上又看到这篇文章就又摘过来了:
一人消费,没有拖累,独立自主,拍板干脆,
不扫房屋,不叠床被,不听罗嗦,不会下跪;
不看脸色,不用惧内,没有吵闹,没有眼泪,
所有收入,自己支配,花钱潇洒,当家绝对;
朋友相聚,乱侃胡吹,参加饭局,满足肠胃,
能吃能饿,能喝能醉,能爱能恨,能熬能睡;
昼夜上网,聊天泡妹,打情骂俏,胆大妄为,
连连出招,频频约会,搂抱亲吻,无所忌讳;
奔波劳累,身心疲惫,我行我素,无怨无悔,
人生短暂,自由可贵,单身倍好,光棍万岁。
上海澳凯信息技术有限公司

2008/11/8

Linux真的价值100亿美元吗?

个读者 后溪金 @ yeeyan.com 双语对照 原文
Just how do you put a value on an open source, free for all, piece of code such as Linux? The Linux Foundation has attempted to do just that, and valued just one single distro at more than USD $10 billion.
怎样公平计算像Linux一样的开源、自由软件的全部价值,或一段代码的价值?Linux基金会一直试图做到这一点,而且刚刚估算出一个单一的发行版超过100亿美元。
The nonprofit consortium charged with fostering Linux growth, the Linux Foundation , was only founded last year. It sponsors the work of Linux creator Linus Torvalds and has support from Linux and open source companies around the world.
负责培育Linux成长的非营利财团Linux基金会只是在去年才建立。它赞助Linux创造者Linus Torvalds的工作,并得到世界各地Linux和开源公司的支持。
The Linux Foundation dedicates itself to 'accelerating the growth of Linux' but what if you wanted to build a Linux distribution yourself, right now? Something like Fedora 9, for example. How much money would that need given software development costs today?
Linux基金会把时间和精力用于‘加速Linux的发展’,但如果你目前希望自建一个Linux发行版,比如Fedora 9之类。那么,今天需要付出的软件开发成本会是多少呢?
Amanda McPherson, Brian Proffitt and Ron Hale-Evans put their collective heads together and did the math in a newly published paper title "Estimating the Total Development Cost of a Linux Distribution."
Amanda McPherson、Brian Proffitt和Ron Hale-Evans集思广益,并在新近出版的题为“一个Linux发行版的开发总成本估算”的论文中算了一笔帐。
So, did the intrepid trio really discover that the true value of Linux code is USD $10 billion? No, of course not. They discovered that it was USD $10.8 billion!
结果,英勇无畏的三人组真的发现Linux源代码的真实价值为100亿美元吗?不,当然不止。他们发现,价值108亿美元!
What's more, they say, it would take USD $1.4 billion just to develop the Linux kernel on its own. Which is more than the USD $1.2 billion David A. Wheeler reckoned it would take for a fully blown Linux distro (Red Hat Linux 7.1) when he did a similar study back in 2002.
更重要的是,他们说,单为开发Linux内核本身就要花14亿美元。超过了David A. Wheeler估算的12亿美元,他早在2002年就做了一项类似的研究,对完全夸大的Linux发行版(Red Hat Linux 7.1)的价值信以为真。
How did the authors come up with those figures? Well they examined the Fedora 9 distribution using the same tools and methods as Wheeler before them, specifically the SLOCCount tool that estimates value and effort of software development based on the COnstructive COst MOdel (COCOMO).
作者如何拿出这些数字?他们像从前的Wheeler一样使用同样的工具和方法仔细检查了Fedora 9发行版,特别是SLOCCount,这一工具基于COCOMO(COnstructive COst Model,构造性成本模型)估计软件开发的价值和成果。
What about the Fedora code and the Linux kernel itself, and what conclusions can we draw from the figures when it comes to monopolistic software companies and the development of proprietary code?
当涉及到垄断软件公司和专有代码的开发时,从这些数字我们可以得出Fedora源代码和Linux内核本身怎么样和什么结论吗?
The Fedora 9 distribution contains 204.5 million lines of code in 5547 application packages, and in terms of development the authors estimate would require some 60,000 man years to complete. Using 2008 salary figures, they came up with the USD $10.8 billion number.
Fedora 9发行版包含5547个应用程序包,20450万行源代码,而就开发而言,作者估计将需要约60000人年才能完成。用2008年的薪水计算,他们得出108亿美元这个数字。
The Linux kernel as included in Fedora 9 has 6.8 million lines of code, and would need more than 7500 man years to develop, hence the USD $1.4 billion figure.
包含在Fedora 9中的Linux内核有680万行源代码,将需要超过7500人来开发,所以值14亿美元的数字。
But does this really mean the same thing as putting a real world value onto Linux itself? The study makes it very clear as to the enormous economic value that a collaborative development of this nature can attract.
但这是否真的意味着事情就是把实际价值归还Linux本身?这一研究清楚表明,这种性质的协作开发能够吸引巨大的经济价值。
You only have to look at the last couple of years worth of Linux kernel development with some 3200 developers spread across 200 companies making a contribution to get a glimpse of the scale of effort involved.
只要看看过去两年,遍布200家公司的大约3200名开发人员为Linux内核开发作出贡献,相关努力的规模可见一斑。
Oh, and don't forget to then scale it ever upwards when talking about a full Linux distribution.
哦,不要忘了,当谈到一个完整的Linux发行版时,规模总是在变大。
The conclusions are made all the more relevant after a year in which we have seen Linux increasingly bursting into the public consciousness courtesy of the netbook explosion, for example, which quite simply would not have been thought possible a couple of years back.
所得结论是,一年后一切会更中肯贴切,例如,由于netbook的蓬勃发展,我们已经看到,Linux会越来越多地闯入公众的意识,这在两年以前人们干脆就认为完全没有可能。
These devices, that market success, would not have been possible without Linux and without the collaborative development model behind it.
要是没有Linux和协作开发模式的支持,这些设备、这一市场的成功就不可能。
Report author Amanda McPherson, also a Vice President at the Linux Foundation, says "Monopolistic software companies used to be able to fund heavy R&D budgets, keeping out competition. Given the cost associated with building an OS like Linux, one wonders if proprietary companies will ever go it alone again.”
报告作者Amanda McPherson,也是Linux基金会的副会长说,“垄断软件公司过去经常能够为沉重的研发预算拨款,不参加竞争。考虑到与建立一个类似Linux的操作系统相关的费用,人们不禁要问,究竟这些控股公司是否又要单干了。”
上海澳凯信息技术有限公司

2008/11/7

THE WORLD的一些问题

使用The World有一段时间了,以前都用opera和Firefox可是后总还是要用到IE去上电子银行老是要切换来切换去好不方便,我希望银行能早一点支持firefox给用户多一种选择。可是近来发现the world虽然好用但是还存在一些问题:
  1. 我从opera导出的BOOKMARK不能直接导入到THE WORLD;后来发现可以上传至网络收藏夹再导入则不会有问题。7d3fbd04
  2. 在THE WORLD中发现在google搜索时经常会出现一莫名ä55;妙的错误。

上海澳凯信息技术有限公司

2008/11/6

对话 UNIX文章列表


对话 UNIX:掌握强大的命令行
了解有关 UNIX shell 的基础知识,学习如何使用命令行将有限的 UNIX 实用工具组合成无穷的数据转换。
对话 UNIX,第 2 部分:做得多不如做得巧
了解如何利用 UNIX(R) Shell 提供的许多快捷方法。通过一些练习,您将可以更灵活地、而不是更辛苦地进行工作。
对话 UNIX,第 3 部分:在命令行中完成所有的工作
研究提供 Internet 访问的三种基本的 UNIX(R) 命令行实用工具。
对话 UNIX,第 4 部分:UNIX 所有权和权限管理
了解如何对文件权限进行操作以保护您的文件,或者与他人共享这些文件。
对话 UNIX,第 5 部分:操纵数据与文件
了解几种用来在不同系统之间移动文件、以及实现远程数据同步的技术。
对话 UNIX,第 6 部分:通过脚本实现操作的自动化
了解 Shell 脚本如何实现所有个人或系统任务自动化。脚本可以执行监视、存档、更新、报告、上载和下载操作。实际上,任务无论大小,均可通过脚本来处理。
对话 UNIX,第 7 部分:命令行惯用语
UNIX 具有其专有的命令行语言,并且词汇表非常庞大,您并不需要一次掌握所有的命令。本文介绍了许多命令行组合,可以促进您对 UNIX 语言的掌握。
对话 UNIX,第 8 部分: UNIX 进程
在 UNIX 系统中,每个系统和最终用户任务都包含在某个进程中。系统总是不断地创建新的进程,当任务结束或意外发生时,进程会终止。在本文中,您将了解如何控制进程和使用一些命令来查看您的系统。
对话 UNIX,第 9 部分: 正则表达式
几乎所有重要问题都需要从无用数据中过滤出有用数据。了解大量的 UNIX(R) 命令行实用工具如何使用正则表达式来去芜取精。
对话 UNIX,第 10 部分: 定制您的 Shell
您可以自定义 UNIX(R) Shell 以节约时间、节省输入工作量,并使其适应于您的工作风格。Shell 启动文件可以捕获您的首选设置,并在以后的会话中重新创建 Shell 环境会话,甚至在不同计算机中重新创建 Shell 环境会话。
对话 UNIX,第 11 部分: 漫谈 UNIX 文件系统 了解 UNIX 将重要的文件存储于何处
UNIX® 文件系统中的许多目录都用于某个特殊的目的,并且根据长期的约定来对这些目录进行命名。在“对话 UNIX”系列教程的这一部分中,了解 UNIX 将重要的文件存储于何处。
对话 UNIX,第 12 部分: 自己动手完成项目
本文向您描述了如何从一个软件的源码包(tar ball)开始,一步一步地构建成为一个可以使用的应用程序,同时向您提供在这个构建过程中需要注意的一些情况。
上海澳凯信息技术有限公司

windows 7精美截图


近日有幸观赏到windows 7的一些截图。今天拿来和大家欣赏欣赏!




上海澳凯信息技术有限公司