Tuesday, September 25, 2007

DynDNS And Remote Connections

Verified that port 80 isn't blocked by my ISP. This means I'll be able to let others connect into my own servers now.
Good news!!!

Sunday, September 2, 2007

Java Projects

Need to look into Software Transactional Memory (STM) for Java at a later date. The atomic keyword could be really handy for multi-threaded access to variables, but current support for STM in Java seems to be lacking. Oh well, better luck next time.

Managed to get Subversion running as a service. It's not a permanent solution, but it should do until I have a proper server to put stuff like that on.