2007年7月28日 星期六

HessianPHP,PHPolait

HessianPHP:
include_once '/HessianPHP/dist/HessianClient.php';
$url = 'http://192.168.1.196:8080/relation/relation.service';
$service = new HessianClient($url);
$service->requestRelation(8,9,"救命啊");
$result = $service->getPendingRequestBy(9,0,1) ;

phpolait:
require_once("/phpolait/phpolait.php");
$service = new JSONRpcProxy("http://192.168.1.196:8080/relation/jsonrpc");
$result = $service->__call("relation.getDirectRelations", array($from_id,0,1));

2007年7月25日 星期三

Turnning

Message Box :
limit >50 , then drop
memcached user.inbox_num

2007年7月15日 星期日

電子地圖

http://www.map.com.tw/
example: http://cathaybk.map.com.tw/

電子地圖

http://www.map.com.tw/
example: http://cathaybk.map.com.tw/

2007年7月3日 星期二

待做待討論

Rss : efun rss url => feedburner

關於我自己

Aspire freedom , Hope to do Soming make self complete ~