Archive for February, 2007

claim ID

Wednesday, February 21st, 2007

Open ID已经越来越流行了,ClaimID除了open id外,还提供额外的服务,

引用:
One of the greatest things about having a claimID page is that you can easily provide people searching for you with a real picture of your identity. With claimID you can claim your blog, your website and news articles that mention your name into a central place. If someone is searching for you, they previously might not have found all of those important pages. With claimID, you can put your best face forward and let people see the identity you wish to present.

http://claimid.com/about

second life

Wednesday, February 21st, 2007

这个游戏很小,只有几十m的,大量数据都在服务器上,所以比较卡。感觉不是很爽。

这个东西模糊了玩家和开发者的界限,有点像wiki。

普通游戏只能选几个形象,这个允许对形象进行特别的定制,像上唇和下唇的比例,乳房的分散程度等等,都能定制的。(好像moinmoin里用户可以使用自己的css)。 Very Happy



-->

这是我的形象,还不错吧?

我在里面看到了apple的广告牌



-->

点这个以后会连到apple的网站下载quicktime的。

于是我决定自己也做个广告牌玩玩。

游戏里内置了3d建模工具,用它可以做一个广告牌的。至于点后连接到某个网站,其实就是touch这个事件触发的一个动作,是用lsl(游戏内置的一个语法类似c和java的脚本语言)来完成的。

下面是我的截图,那块很大的黄色六边形(模仿ubuntu的那个圈)牌子就是我的作品了。(对于从小学起美术课成绩一直挣扎在及格线上的我就不要苛求了。)



-->

中间那个窗口里的代码就是控制本人的广告牌的lsl脚本。
(可能看不太清楚,抄在下面)

代码:
default {
touch_start(integer total_number) {
llLoadURL(llDetectedKey(0), "ubuntu ZH", "http://www.ubuntu.org.cn");
}
}

点了以后,就会变成这样:



-->

可惜的是那块牌子无法保存的(要保存要出钱买地--游戏商就是靠卖地和发行虚拟货币赚钱的),所以没法一直为ubuntu中文做广告了。 Very Happy

最后一张图里看到我的名字(Mdark Yoshikama)了吗?如果你注册second life,可以填我的名字,我会收到虚拟货币,可以买东西的。

OLPC Has Kill-Switch Theft Deterrent

Tuesday, February 20th, 2007

http://hardware.slashdot.org/article.pl?sid=07/02/19/1654231

就是一個root也無法關掉的daemon,被偷後可以遠程關掉olpc。

感覺像商務通的什麼安全手機。

我要是偷到一臺olpc,那我堅決不聯網。哈哈哈哈。

Why Ruby is an acceptable LISP

Tuesday, February 20th, 2007

http://www.randomhacks.net/articles/2005/12/03/why-ruby-is-an-acceptable-lisp

很好的介绍ruby的文章。

The Open Book Platform

Tuesday, February 20th, 2007

limdou的,做的很漂亮,基於django。

http://limodou.51boo.com/

wiki

Tuesday, February 20th, 2007

oddmuse原來用的,生成xhtml 1.0這是眾多wiki所缺乏的。有很多插件,很強的。perl的。

moinmoin,現在在用。很流行,比較強大的。python的。

instiki,ruby的。沒用過。

yahoo pipes

Tuesday, February 20th, 2007

很強的一個東西
http://pipes.yahoo.com/docs/overview

Will rubinius Be An Acceptable Lisp

Tuesday, February 20th, 2007

rubinius的開發者在討論讓rubinius支持某些lisp語言的東西。
http://on-ruby.blogspot.com/2007/01/will-rubinius-be-acceptable-lisp.html

Microsoft Slugs Mac Users With Vista Tax

Tuesday, February 20th, 2007

http://apple.slashdot.org/article.pl?sid=07/02/08/0155256

Vista (Home Basic and Home Premium)的協議裏明確提出不允許在虛擬環境下運行。這對那些希望在linux下運行vista的人來說也不是個好消息。

Brain Scanner Can Read People's Intentions

Tuesday, February 20th, 2007

http://science.slashdot.org/article.pl?sid=07/02/09/0425237