So, I got an REU to do webcomics for my data structures class.
I’m going to have to make the website myself… here’s my set of resources:
ONE: database on a SQLServer, version 2000
ONE: webserver running ASP with .net and VBScript
LOTS: of free time (not!)
So, I’m going to opt out of vbscript in favor of XML queries and AJAX. I’m currently building some nutty queries, and they somehow work, and then I splurge the results into SPRY (an AJAX framework), and then display the data in a myriad of fashions.
I’ll have links and news as it develops