Posts From March, 2007

mojoPortal 2.x Works on Mono!

I've fallen a little behind in my blogging due to life but I'm very happy to announce that as blogged by Marek Habersack and also as blogged by Miguel de Icaza, mojoPortal 2.x runs on the latest build of Mono from svn!

Not everything is working perfectly yet but its mostly working and this is a major milestone both for the Mono Project and for mojoPortal. Its a milesone for Mono because mojoPortal 2.x uses many of the new features in ASP.NET 2.0 including custom SiteMapProvider, custom MembershipProvider, custom VirtualPathProvider, custom RoleProvider, Master Pages, ASP.NET localization and more and that means all these things are working in Mono's 2.0 ASP.NET implementation albeit likely with a few bugs here and there. The only significant new ASP.NET feature that is not yet implemented in Mono is WebParts which I have left out of the mojoPortal MonoDevelop solution for now until it does get implemented.

Huge Thanks to the Mono Team, especially Marek Habersack for all the great work in making this happen!

For those of you who would like to try it out yourself, I've added some documentation with instructions that should help you get setup and running.

http://www.mojoportal.com/developmentonlinux.aspx

http://www.mojoportal.com/gettingthecodewithsvn.aspx
 
http://www.mojoportal.com/workingwiththesourcecodeinmonodevelop.aspx

You may also want to checkout my series of tutorials on setting up a test/dev machine for working with ASP.NET on Mono
http://www.joeaudette.com/monodevmachine.aspx