-
“Playtime” project: Porting Didiwiki to C#.NET
I’m hoping to find time to throw at least a quick port of DidiWiki to C#.NET together. Reference 1: Creating your own Web Server using C# – This article is from 2001, so there might be a significantly better way of doing things. Update: This CodeGuru page looks like a more original version of the…
-
The Jamaica Blue Mountain Coffee Featured on the Travel Channel
Mavis Bank, not the shipper.
-
Importing a runningahead log.xml into SQL Server 2005 using OPENXML
I don’t currently have a work-based use for 2005, so I thought I’d use the only readily available collection of data that I have at my disposal… my running log. This is an export file from RunningAhead.com. I don’t think I’m completely loading the XML data yet, and I don’t have database tables to load…