CoLinux and Gentoo
In my spare time, I’m playing around with a Flash XML socket server written in C and running on Linux. Eventually, I’ll have it running a multiplayer online game with flash as a front end. The game rules and such will be held on the server to avoid cheating and for better synchronization.
In order to make a change I can either edit the files on my remote web server, which is kindof annoying, or I can use an editor to download the files, edit them locally, and upload any changes I make, then compile remotely. The editor I’ve been using is called Crimson Editor. It’s free, and allows you to edit remote files directly over an ftp connection.
(more…)
