Freshly Pressed: 443 Posts, 384 Comments and 1,797,410 Views on Zhaoke Blog.

Happy New Year 2011!

Keyword: ,

  Update

  No Comments

  Permanent Link

  730 Views

iPad上访问Second Life网站

注: 更大图片, 请点击上图.

Keyword: ,

  Second Life

  No Comments

  Permanent Link

  1,296 Views

衡阳信息网

网址:

http://hengyang.me

给家乡弄得一个网站, 欢迎大家提出任何想法, 建议或批评.

Keyword: 

  Update

  1 Comment

  Permanent Link

  1,714 Views

Islab世界开始测试

Islab世界是一个基于OpenSim的3D在线虚拟世界.

网址:
http://islab.org/world/

更多信息请访问:
http://islab.org/forum/showthread.php?t=350

Keyword: , ,

  易思项目

  No Comments

  Permanent Link

  1,463 Views

祝大家圣诞节日快乐!

Keyword: 

  Update

  No Comments

  Permanent Link

  1,391 Views

Second Life虚拟三峡岛短片

土豆网:
http://www.tudou.com/programs/view/bwG2tM-Okj0/

Youtube(高清720p):
http://www.youtube.com/watch?v=KeDZ9VrKEDk

关于Second Life虚拟三峡岛:
http://zhaoke.com/blog/433.html

Keyword: 

  Second Life

  No Comments

  Permanent Link

  1,502 Views

Islab.org SL新家开放了

最后更新 12-13

Islab.org在Clyde的新家已经开放, 欢迎各位朋友过来看看!

Second Life地址:
Secondlife://clyde/228/148/31
or
http://islab.org/slurl

12-13:

Islab俯视图, 深夜.

Islab正面全景图, 正午.

在Islab往东看, 邻居屋顶上有几只美丽的蝴蝶, 右侧增加了一只握有发光球的手.

12-12:

提升平台高度, 增加阶梯.

12-11:

下雨天从天空往下看Islab.org

12-10(请点击下图查看更大的图片):

增加路, 黄色线围住的是一块官方的小土地(1440平米), 你可以放置或创建物品(物品返回时间为5分钟).


Read More »

Keyword: 

  Second Life

  2 Comments

  Permanent Link

  2,697 Views

Goodbye MobileMe

I have used MobileMe family plan about a month, 5G storage for iDisk and Mail, Data Transfer 50GB per month, disposable aliases, upload a file(up to 1GB) and support video upload. the interface is actually very good, I especially like mobileme icons(contacts, calendar, etc). what i did use it for was syncing my address book and calendar with iPhone, MobileMe does this not well, sync is extremely slow compared to Google Sync. I dont use me.com email, photo galleries, bookmarks, websites and iDisk.

Google Sync for iPhone currently support push gmail and contacts (not support group contacts, but doesn’t matter), and multiple calendars.

Flickr Photosets(larger photo):
http://zhaoke.com/p/sets/72157622913693104/

Keyword: ,

  iPhone

  No Comments

  Permanent Link

  1,747 Views

Ski lift with friends

Yuan Yongho, Fall Lynagh with I sitting on chair lift to Moutain Top.

SLURL:
http://slurl.com/secondlife/valmorel/72/186/93/

Flickr URL(larger photo):
http://zhaoke.com/p/4149911730/

Keyword: ,

  photos

  No Comments

  Permanent Link

  1,697 Views

Setting up OpenVPN on Fedora Core 11 Linux and Windows 7 Ultimate 64-bit

Article Last Updated: 2009-11-30 2:32PM zhaoke

OpenVPN is a free and open source virtual private network (VPN) program for creating point-to-point or server-to-multiclient encrypted tunnels between host computers.

This guide provides step-by-step instructions for how to setup an OpenVPN server and client, and you will be able to connect Windows 7 RTM 64-bit desktop computer to The Fedora Core 11 Linux Server.

[root@islab ~]# cat /etc/redhat-release
Fedora release 11 (Leonidas)

[root@islab ~]# rpm -qa|grep openvpn
openvpn-2.1-0.32.rc15.fc11.i586

1. Installing OpenVPN 2.1 Server on Fedora Core 11 Linux

1.1 Preparing the Network

The server ip is 210.77.100.1, running Fedora Core 11 Linux with OpenVPN 2.1, The Desktop has a dynamic IP address, running Windows RTM 64-bit with OpenVPN GUI 1.0.3.

Linux DNS Settings:

[root@islab ~]# cat /etc/resolv.conf
; generated by /sbin/dhclient-script
nameserver 210.77.102.5
nameserver 210.77.103.5

1.2 Preparing the System

OpenVPN installation on Fedora makes use of the yum, wget and rpm commands assume you installed both yum and rpm. Log in as the root user and issue the following command:

[root@islab ~]# yum update;yum install wget -y

Futhermore get a few additional packages:

openssl
openssl-devel
lzo
lzo-devel
pam
pam-devel
Read More »

Keyword: ,

  linux

  No Comments

  Permanent Link

  8,079 Views