<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d11552613\x26blogName\x3dMonoUML\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://monouml.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://monouml.blogspot.com/\x26vt\x3d-7757409343531954721', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Sunday, May 29, 2005

Mario Carrion

MonoUML v0.1a. Codename: monalisa.

I'm glad to announce our first release, our first alpha version, 0.1a, codename monalisa. You can get it from our Novell Forge files page.

If you find any bug or want some feature report it to our bugzilla, all the help is appreciated.

For any comments, suggestions or something else use our mailing lists :)

Happy hacking!

Wednesday, May 25, 2005

Rodolfo Campero

Huge steps towards the first release

As today, May 25, is a non-working day in Argentina, I thought it was a nice day to update ExpertCoder's documentation. However, I thought it was a cool idea to hack a bit on MonoUML first.

Needless to say, I spent the whole day coding and fixing bugs, which is a good thing because we're soon releasing a first alpha version. MonoUML is so addictive!

I fixed bugs #7 and #11, and maybe others. But the best is that now we're able to delete an element from the model and also from the diagram only - and yes, the diagram reflect those changes ;).

Saturday, May 07, 2005

Mario Carrion

Ubuntu breezy packages

Just add the following line in your sources.list

deb http://people.hazent.com/~jrp/ubuntu breezy hazent

then

# apt-get update && apt-get install monouml

Enjoy MonoUML! :P

Thursday, May 05, 2005

Mario Carrion

planet.monouml.org

Now you can access to this planet through http://planet.monouml.org Nice isn't it?