<?xml version="1.0" encoding="UTF-8"?><item><title>Mono installed on Mac OS X</title><description>I got Mono installed.  Not that that was much of an accomplishment - visit http://www.go-mono.com, download the OSX package, and install it.  Bring up a shell, "mcs test.cs", "mono test.exe", and it just worked.  Very nice.&lt;p&gt;&#13;
There are a couple of things I want to do.  First is get Windows.Forms working - I tried instantiating a Form but it didn't just work, so I have to revisit that.  Once that's working, I want to see if I can come up with some guidelines for writing apps in C# using the .NET framework that will run on the Mac with no changes.&lt;p&gt;&#13;
I also want to fire up an ASP.NET app on the Mac and talk to it locally from a local browser.  This should be pretty straightforward, but we'll see.. I'll keep posting as I progress.</description><pubDate>Thu, 01 Sep 2005 19:17:08 GMT</pubDate></item>