惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
Vercel News
Vercel News
U
Unit 42
L
LangChain Blog
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
The Cloudflare Blog
F
Fortinet All Blogs
小众软件
小众软件
I
InfoQ
P
Proofpoint News Feed
D
DataBreaches.Net
Martin Fowler
Martin Fowler
H
Help Net Security
T
Tailwind CSS Blog
N
Netflix TechBlog - Medium
有赞技术团队
有赞技术团队
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
B
Blog

博客园 - peter he

LPCTSTR c++ 资源文件操作 - peter he Unicode-enabling Microsoft C/C++ Source Code big-endian和little-endian HeapAlloc和GlobalAlloc以及VirtualAlloc三者之间的关系 电脑运行中死机解决方案<经典> The difference between Delegate and Composite The most effiective core chinese journals 电池缩水 操作系统缩水 显卡缩水(时钟频率、显存大小、显卡接口、显存位宽) 非Firefox浏览器检测组件 个人习惯培养计划 房价和肉价反应的真实社会 C++ Review Series 答辩开始 洗心革面, 重新开始 从“老公”的称呼来历,看男人地位的变迁 嵌入式系统 Boot Loader 技术内幕
Some ideas
peter he · 2007-05-31 · via 博客园 - peter he

After review the google analysis service breakdown , I have some ideas about Software-As-A-Service. It's really a big  makrert for internet company, not only the money  but also the fame. Google  is a active support of SAAS, but it doesn't supply us with stable service. If anyone want to start up your bussiness quickly and successfully, SAAS is a way.

1. Combination with the translation software, online translation website, I want to divise a translation collaborating website. It aim is to fill user with transalation services and personal tanslation script management. There will be a offline desktop client which is used to improve the convenience level( I think explorer is not a good way to surfe in internet).

2. Single sign-on can been designed in SAAS way. The common componets for enterprise computing should be to minimize coupling and maximize cohesion . Couping and cohesion are the two cornerstones of OO prgramming. Coupling is the level of interdependency between a method and the environment, (other methods, objects and classes), while cohesion is the level of uniformity of the method goal. Now we should apply this rule to components.