I've got another project in the work that the guild will be able to use (hopefully), and it might be somewhat addictive--especially for those who might be experiencing a slow day at work (or school). So far, only a few people know what it involves (don't spill the beans until beta, please!), but I'll link a really awesome networking library I found for python:
http://twistedmatrix.com/trac/
Part of the reason it is so awesome is because you just can't beat the name "Twisted" for any project. Maybe I'm just a little... you know... twisted!
Anyway... here's what the project is going to use:
A central server written in Python. Python allows for rapid prototyping and creation of applications, hence why I chose it.
Web-based clients that will be using AJAX to communicate with a PHP backend.
So far, it'll probably require Firefox 2 and IE 7 to operate correctly, depending on the limits of the AJAX engine.