随笔 - 22  文章 - 17  trackbacks - 0
<2006年1月>
25262728293031
1234567
891011121314
15161718192021
22232425262728
2930311234

常用链接

留言簿(2)

随笔分类

随笔档案

文章档案

朋友的blog

搜索

  •  

最新评论

阅读排行榜

评论排行榜

想看点关于cluster的理论教材的,
看到Distributed Systems Concepts And Design,
而且书评也不错,于是就买了.
没想到讲了一堆什么TCP/IP,ATM, 路由,转换之类的,都是
我不感兴趣的内容,好无聊嘎.虽然好像有章节讲到cluster,
不过貌似在很后面和后面的样子,要经过好多无聊的章节:(

放下书后又看了一下页数,天:(,800多页,那么每一章节都要是
又臭又长,有许多boring的内容了..
还有抱怨一句,可能是由于影印版的关系,里头的每节的heading,
以及图里头的一些块的颜色,都是浅色,根本看不清楚。我想原书
这些应该是来强调的吧,不过被影印了之后,反倒
需要更加费力的看,根本达不到强调的效果了。

另,可怜的blogdriver为什么上不去了,一连就成tomcat的默认页面样子?..

posted @ 2006-06-25 23:18 femto 阅读(366) | 评论 (0)编辑 收藏
以前用过一次Norton Goback,整个恢复时间持续两小时,太慢了,要比Norton Ghost的恢复麻烦多了.
昨天机器慢,又想重装,发现可以restore的时间点就剩下最近的两个了,之前的都没有了,
我的天,那不是没有用么.
本来Norton Ghost,一个光驱+win98安装盘就是一个完美的备份恢复解决方案,可惜的是
公司没有光驱,导致这种方案不能用。
另外一种方案就是一个盘上装上主操作系统如winxp,另一个盘装上win98,双启动,
然后可以用win98进来作恢复。这种就是针对没光驱的恢复方案,不过需要一开始
装系统的时候就装成这样。
posted @ 2006-02-19 15:19 femto 阅读(541) | 评论 (0)编辑 收藏
explorer /select, $FilePath$
posted @ 2006-02-08 11:48 femto 阅读(416) | 评论 (0)编辑 收藏
(from webwork in action).webwork in action的源代码建立了crudStack简化crud编程,
而书中也提到了如何建立直接从ide跑resin.

Alternatively, you can set up a Servlet container’s main method to be executed
directly like any other application and pass it the configuration information it
needs to automatically pick up your web application. For example, to set up
Resin 2.1 from Caucho (www.caucho.com) as a standalone application pointing
to a project-specific configuration file, you would set parameters as follows:
Setting up your environment 387
■ Main class—com.caucho.server.http.HttpServer
■ VM parameters—-Dresin.home=. -Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=12345
■ Program parameters—-conf resin.xml
■ Working directory—Root directory of your project
■ Classpath—Classpath of your project plus the Resin JARs
posted @ 2006-02-08 11:36 femto 阅读(448) | 评论 (0)编辑 收藏
www.dontclick.it
Dontclick.it explores a clickfree environment. It wants to explore how and what
changes for the user and the interface once you can't rely on the habit of clicking.
An experimental interface by LXFX
posted @ 2006-02-05 18:07 femto 阅读(298) | 评论 (0)编辑 收藏
这几天开始看萨姆尔森的经济学,看到市场经济 vs 指令经济一节,呵呵,
比对碰到的iask情况和国内wiki情况,刚好胡言乱语一番。
iask就类似与市场经济一般,用分数来鼓励人们回答问题,在这种利益的驱策下,
用户自然会积极回答问题,贡献自己的智慧,所以iask实际上也是在被一个'看不见的手'
所驱动,由人们自己的利己心而达到的一个平衡。
反观国内wiki现状,大多发展不起来,不像国外,概因国人的利己心还相对过于严重,
往往懒得无私贡献力量,这样的话,仅靠少数无私的人,是很难撑起一个社区性质的平台的,
所以国内wiki往往发展不起来。即便如javaeye的doc工程,也是发展缓慢,难见后效。
posted @ 2006-01-23 18:11 femto 阅读(429) | 评论 (0)编辑 收藏