Thursday, January 09, 2003


Raphael provides debugging direction for resolving my XML-RPC problem between Radio and Zoe.
Zoe @ 01/08/2003 06:13 PM. Try running the app in debug mode:

java -jar Zoe.jar debug [YACCS Comments for On the Mark]

Thanks Raphael. I should have thought of that, but didn't. I will give it a try later today.
9:49:20 AM      

I recently purchased Microsoft's Visual C# Standard Edition for doing some projects at home. The standard edition is very nice, but understandably less deluxe than the Professional or Enterprise editions of Visual Studio .Net. One difference is that the Visual Database Tools in the SE do not support creation of new databases or tables. This seems like an odd omission because Microsoft's free ASP.NET Web Matrix can create new databases and tables (for SQL Server or SQL Server Desktop Edition only). I guess it is a kludge, but I'd rather use the visual environment of ASP.NET Web Matrix to design a new database (lacking any other tool) than do it "by hand" with CREATE statements.
9:46:25 AM