This is more of a project revival than a "new" project, persay, but I'm doing it from scratch.
It's a service that dynamically generates images with data provided by an update client. With this version, I plan to add things to allow display of one or more of randomly entered quotes or phrases as well.
I've been coding the update client in C#. It's been the first practical .NET project I've worked on in a while. It's definitely pretty sloppy, but it's working really well at the moment. I need to add error handling (that comes in version 2.0 all the time anyway, right? ... >_>) and redo the plugin structure (I must consult master myndfyre
), but, like I said, it works really well!
On the server side, I have the login verification and update handling taken care of. Now I just need to code the rest of the interface and it's ready to go! >_>
Here are some screenshots of the update client: