javascript


Curse of Dragon

A while back I decided to create a MMORPG (Massive Multiplayer Online Role Playing Game). It was created in PHP with MySQL databinding. The idea was to create something that would run in any browser without need of any extra plugins/addons. Today I have decided to release it to the public AS IT IS, I [...]

Need of JavaScript replacement

Over couple of years AJAX have become quite popular, but i feel there is a major security risk with AJAX or even with current browser model. By just gaining access to the network, you can sniff all the traffic passed between targeted computer and the server. In those log you are able to see all [...]