Attachmate Does the Right Thing For Mono
mikejuk writes "Attachmate, who recently decided to dump the Mono development team, has done the right thing in allowing Miguel de Icaza's new company, Xamarin, a perpetual license to all the intellectual property of Mono, MonoTouch, Mono for Android and Mono for Visual Studio. This allows them to continue to develop and sell the products. Of course this income might just give them the time needed to support the software, which is a good thing, as Attachmate has also handed over the support for all existing customers to Xamarin."
Anyone know what has happened to [Open]SUSE? Have those employees been spaced?
Whether or not you think Mono has value, granting a perpetual license to it to someone who will do something with it was the right thing to do. Allowing a particular technology to be continued rather than just sitting on it because they have no use for it should be applauded. I only wish IBM had done this with OS/2 many years ago. Who knows what would have become of it.
Sometimes the light at the end of the tunnel is the headlight of an oncoming train.
Thankfully, the ecosystem of computer languages and platforms is not subject to the mouth-frothing whims of hard-core ideologues. Those of us who program for a living are not interested in your rants.
If Palm did this with BeOS back about 5-6 years ago. BeOS didn't really compete with them. It did, however, compete with their biggest contemporary competitor and one of their future competitors that they should have seen would soon be a major rival. Had Palm given Haiku developers the same deal with BeOS, it would have been as disruptive for Microsoft and Apple as if a little enemy state were to hit the US with a high altitude EMP on a weekday.
like eComStation ?
Politics is Treachery, Religion is Brainwashing
"Allowing a particular technology to be continued rather than just sitting on it because they have no use for it should be applauded. I only wish IBM had done this with OS/2 many years ago. Who knows what would have become of it.
"Pursue a product development strategy that prevents IBM from claiming Windows compatibility. Prevent Windows applications from running correctly on OS/2.... Reposition OS/2 as impractical and incompatible in the minds of customers". link
Why not just call it Ximian rev. 2.0?
#DeleteChrome
"Xamarin’s Mono-based products enable .NET developers to use their existing code, libraries and tools (including Visual Studio*), as well as skills in .NET and the C# programming language" link
is this the end of .NET?
Now that the legal threat to Mono has apparently been lifted, one can now develop cross-platform software in C# for IPhone/IPad, Android, Windows Phone, Windows desktop, and Linux desktop. I say apparently because there are no guarantees of course.
I have used mono with no problems actually. I like the Mono effort and do support it.
eComStation is a "barely" warmed over (as in bugfixes only) release of OS/2 Warp 4 which IBM last shipped in 2001. Had IBM released the source code to someone who might actually continue development (even if not open-sourcing it) there's no telling what kind of OS it could have evolved into by now.
Sometimes the light at the end of the tunnel is the headlight of an oncoming train.
With the exception of the fact that most people who create programming languages and platforms tend fall into highly opinionated ideologue category e.g. Larry Wall, Guido van Rossum, Matz, Linus, DHH, Theo de Raadt, etc
And I'm not interesting in *their* rants, either. I use their software, but I don't have to read their manifestos. Exhibit A: Richard Stallman.
Not something you see often nowadays, what with patents and copyrights being thrown back and forth in endless litigation and cutthroat corporate espionage.
That said, these guys are pretty awesome for doing that. In a way it lets us know they actually care about the improvement of the industry, even if they couldn't support Mono themselves. Round of applause ol' gents.
Doesn't matter how many times they type that bullshit - it ain't ever going to make it true.
Now Miguel can play with his pet project all by himself, so others won't have to tolerate him just because of his former association with their projects.
Contrary to the popular belief, there indeed is no God.
What's the point of writing portable code (that is the benefit of using Mono, right?) if I have to buy two seperate IDEs to actually make use of it?
Perl, Python, Ruby, Linux, RoR, OpenBSD? This is hacker culture stuff, of course the authors are heavily opinionated. Academic & business inspirations seldom have the same zealous originators.
It's also rarely the case that a programming language is carried into the mainstream by its founders; thus their opinions often carry little weight, even within the language community.
I'm going to the special hell for this, but I misread the headline as "Attachment does the right thing for mono", and I thought to myself -- attachment is what causes mono. Well, that and kissing. Then I realized I was on slashdot, and nobody would get the joke...
#fuckbeta #iamslashdot #dicemustdie
Attachmate needs to do the right thing for Bison and fire Jeff Hawn.
De Icaza may have gotten that license and it seems to be all about Mono but if you read their plans then you can see that De Icaza, as one can expect from a good little Microsoft footsoldier, is moving towards closed, proprietary applications for iPhone and Android. With Microsoft already targeting Android phone vendors what do you think what will happen if vendors ship Mono based applications created with De Icaza's Trojan Horses or sell Mono based apps in their app stores? It's all about getting more Microsoft Intellectual Property on Android phones so Microsoft can continue & further expand their shake down or sue for (alleged) patent infringement. It's all about making sure that Microsoft can say to potential hardware partners: Android is *not* free, there is a monetary (legal/IP) cost attached and this is why we are cheaper. Microsoft provides the bullets (via Attachmate this time) and De Icaza as usual bends over for Microsoft and does as he is told. This announcement should be a wake up call to the entire Android Community that Microsoft is trying very hard to make everybody who's doing anything with Android bleed till they drop dead.
Perpetual license? Is it the GPL? If not, it is evil and should be boycotted at all cost. I am personally making a Mono de-installer. Mono is doubly evil now and Icaza is satan. Yadda yadda GPL. Blah blah Redhat is going to bounce their clone, "Plural" from version 0.33 to 0.99 overnight.
(Sound familiar? No? Perhaps you should set the wayback machine to KDE 1.0 and listen to the mighty whining of the Slashdot/GNOME zealots who wanted KDE buried because of Qt's license.)
you think the work involved in those separate platforms should not be compensated?
No, I think $650 for the bundle is a bit too steep for a microISV. As of right now, the best way I can see for a small developer to get a cross-platform phone application in front of an audience is to write the back-end in C++, write front-ends in Objective-C for iOS and Java for Android, and ignore Windows Phone 7.
Does anyone else find it really discouraging that someone doing the right thing is considered breaking news?
*sigh*
w95 was to os/2 what a toothpick is to knife and fork.
and mono has never been anything but dev-market hype to sell dotnet, which has never been anything but dev-market hype to sell windows, which sucks. :D
Xamarin supporting Attachmate's Mono stuff means a lot to me, as a developer. I work for a company that does a lot of Mono-based consulting. This is going to sound like advertising, but having Mono for Android and MonoTouch makes life as a mobile developer easy. For example, my coworkers have been working on an iPhone application for a client using MonoTouch, using MonoTouch.Dialog. The client wanted a dual launch with an Android app, and since we were using all Mono-based projects in an MVC pattern, all we had to do was rewrite the UI for Android. Most of the screens had a lot code that could be reused with MonoDroid.Dialog. That means that even though the iPhone project started two months before the Android one, it only took one month to catch up to iPhone. That's two months that I spent utilizing my time towards other clients, and two months that we didn't have to bill to this client. When I punch those numbers into my calculator, it makes a happy face.
Mono is actually very terrible in use. In paper it sounds nice but you can not get working and flexible software coded with it.
You mean 'on paper'...and don't project your inadequacies onto others, just because you're admittedly incapable of developing with Mono doesn't mean everyone else is.
A major problem was that IBM insisted on 286 compatibility, which meant a 'back flip' between real and protected mode.