Added:
/wiki/building.wiki
=======================================
--- /dev/null
+++ /wiki/building.wiki Mon Dec 6 15:26:58 2010
@@ -0,0 +1,7 @@
+#summary Building From Source
+
+= Building the Application From Source =
+
+The application doesn't need fancy controls or bleeding edge technologies.
To build the source you'll just need Microsoft Visual Studio 2005 or later.
I have not tested it but the express editions should work just fine.
+
+The project only references plain .NET 2.0 assemblies. These are included
in the Visual Studio distribution so it should be sufficient to load the
csproj file and build the application.