Archive for 2月, 2008

2008年02月27日

brianFlashing Your Chat Application Part 2

While writing up the second part of this article I thought that a straight port of the chat application would be a bit boring. I decided that I should try to add something closer to a real world application. Originally my new plan was to create a database which would store user information […]…

2008年02月21日

takushima推測航法(Dead Reckoning)

こんにちは。
今回はネットワークゲームで帯域消費を減らす定番のアルゴリズムのひとつ、推測航法(Dead Reckoning)の話です。…

2008年02月07日

brianFlashing Your Chat Application Part 1

Hi everyone. Today we will be learning about Adobe Flash! A while ago Adobe released their Flex SDK to the public. The Flex SDK allows programmers to use the new ActionScript 3 (AS3) scripting language to build Flash version 9 applications. Since flash is cross platform and has a high rate of […]…