Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Long story short (Score 1) 268

I'm not sure 99% use .NET, but yea, I'd say it's likely pretty safe to say that 99% don't care one way or the other. .NET is pretty huge on the Windows development side and more are using it for Mac, iPhone, XBox360, Wii, PS3 and Linux development all the time (thanks to Mono). Most of the people who are loudly screaming against it are poorly informed non-programmers who like to think they know more about programming than actual programmers.

Why else do you suppose they scream so loudly?

There's a saying: the more powerless you are, the louder you scream about things.

Comment Re:Not that big of a deal (Score 1) 268

Some of us have been writing C in Linux for ~12 years and decided enough is enough. C++ is not any better (in many ways worse), Python doesn't really scale and is not statically typed, and Java is in many ways inferior to C# (C# is basically Java-done-Right - altho it too has some problems, but largely it really is Java-done-Right imho).

So what other options do we have?

C#, imho, fits the bill nicely, so I worked on Mono and MonoDevelop because the better these tools are, the more productive I am (as well as many other devs) when I (we) write other free software.

If you don't like C#, fine, don't use it. Use Java or Python or whatever it is you prefer. I'm not going to badmouth your choices simply because I prefer some other language, and I expect the same in return.

We are also not "injecting patent bombs into FOSS". Microsoft has issued a legally binding statement saying they will not sue. While this promise is not perfect (ie. it won't cover partial implementations of ECMA 334 & 335), but it *does* cover Mono because Mono is a full implementation.

Besides, even if this were not the case - you've obviously chosen not to use any apps built on Mono, right? So what "patent bombs" related to Mono are you worried about?

As with all things on the Linux desktop, every app has a bajillion alternatives (some better than others). The worst thing that can happen is Microsoft attacks and everyone switches to one of the alternatives and instantly everything is resolved and Microsoft walks away with nothing (because everyone switches to something else). Woopty-doo.

Comment Re:GNOME and Mono. Not things to be proud of. (Score 1) 268

You're obviously also pretty embarrassed to be against GNOME and Mono, seeing as how you are posting anonymously ;-)

Considering the same can be said for 99% of the people who badmouth Mono, I can rest easy at night knowing that we on the Mono team must be doing the right thing.

For that last 1%, well, no one can please everyone all the time.

Comment Re:Good News (Score 5, Interesting) 268

As someone who actually knows Miguel de Icaza and someone who was there when Mono began, I can tell you with absolute certainty that he started Mono because he truly believes that it's a good platform. As do I and all of the other Mono developers (none of whom get a "fat paycheck" from Microsoft or anyone else). The Mono team is underfunded at Novell, so I and likely other developers have taken a pay CUT in order to work on what we believe in.

We are not paid to parrot any opinions from Microsoft or Novell. Our opinions are our own and we stand by them.

Novell

Novell Bringing .Net Developers To Apple iPad 315

GMGruman writes "Paul Krill reports that Apple's new iPad could be easier to write apps for, thanks to Novell's MonoTouch development platform, which helps .Net developers create code for the iPad and fully comply with Apple's licensing requirements — without having to use Apple's preferred Objective-C. This news falls on the footsteps of news that Citrix will release an iPad app that lets users run Windows sessions on the iPad. These two developments bolster an argument that the iPad could eventually displace the netbook."

Comment Re:Analysis of Miguel's article (Score 1) 747

Attacking Mono forces .NET developers to move to Windows, it doesn't mean an exodus from .NET.

Wrong. Developers programming for Linux are not going to move to Windows to continue programming, they'll switch languages. If they are developing for an OS, then they have a vested interest in continuing to do so. If their preferred language gets taken away from them, they'll just switch languages. And they won't take kindly to Microsoft removing their choice.

Let me ask you this, if somehow programming in C became illegal on/for Linux and the only way to write C would be on/for Windows, would you switch to Windows?

No, you wouldn't. You'd switch languages.

You are also quite disingenuous when you call in the parallels of FAT. Microsoft sued TomTom, not Linux, not even a Linux company, but rather a hardware company that they directly competed with and who threatened Microsoft with patents of their own.

If Microsoft had tried to sue Red Hat or Canonical or Mandriva, you'd have a point. But they didn't, so you don't.

Comment Re:A matter of credibility (Score 1) 747

There most definitely is a logical argument. In a word: patents.

Patents affect every piece of software. So no, that one word is not a logical argument. Try again.

Unlike GNU C, Linux, etc, which either implement published standards or have been OSS from the very beginning

As was Mono. It has always been OSS.

Mono implements and relies on stuff patented by Microsoft.

Just like GNU tools implemented alternatives to software heavily patented by the monopolists at the time (namely companies like AT&T). Every piece of GNU software likely infringes on many patents, from Microsoft and others. You and Richard are living in a fairy land if you believe otherwise. There are millions (billions?) of software patents out there that cover nearly every corner of software algorithms, tricks, and features. It is naive to think that every piece of software on your desktop doesn't infringe on someone's patent somewhere, or at least infringed at some point during their development and use (e.g. if the patent just recently expired).

Patents that Microsoft has shown signs it wants to sell to patent trolls (with an understanding that they'd use those patents to sue). In other words, there's good reason to think MS wants to use Mono as a Trojan Horse to enable lawsuits against OSS organizations such as the FSF, Debian, and Ubuntu.

This is a conspiracy theory if I ever saw one. No proof, just FUD. This does not make a logical argument. This is fear mongering, exactly what Miguel was talking about in his blog.

MS already tried one legal tack to go after OSS, namely the SCO lawsuit.

Again, no proof. Just theory. Remember that "our friend", Sun Microsystems, also bought licenses from SCO at the beginning of the SCO fiasco.

There's no reason to think they wouldn't try another.

There's no reason to think they ever tried. It's what you want to believe in order to justify your foaming-at-the-mouth hatred of Microsoft.

Even if it were proven to be true, past behavior is not proof of future behavior - especially in the business world where the people change, the markets change, etc. All of which have an effect on what a corporation does.

For those who have not bothered with a reality check, Microsoft has been changing their ways with regards to Open Source. They have been releasing huge amounts of code under Free Software licenses which grant patent rights to the recipients (sort of like the GPLv3). People like you don't want to recognize these changes because your fantasy world where Microsoft is black and you are white would come crumbling down around you. You'd be forced to reevaluate your entire existence which you have staked to the idea that Microsoft is Satan.

Microsoft

Submission + - Mono bashers take things too far on Ubuntu lists (ubuntu.com)

An anonymous reader writes: The Mono vs Anti-Mono debate is a lot like Matter vs Anti-Matter and when the two collide, things quickly get out of hand. This time, however, the Anti-Mono crowd took things way too far and tried to get Ubuntu developers fired for their Mono preferences. Clearly the line has been crossed. It is time for the FLOSS community to make amends over this issue and continue forward in a mature and rational fashion.
SuSE

Submission + - A Preview/Review on OpenSuSE Studio (neverslair-blog.net)

Oliver Leitner writes: "I just got invited to OpenSuSE Studio last week wednesday, i started to play around with it this friday, and in the past two days learned to like its unique features... I have not seen that application somewhere else yet, allthough i see great potential in having an online way to create livecds, or vmware images. (not just select premade profiles, but add your own files and bootup scripts and such things). i made a little review on the new toy, including some nice screenshots and videos, and thought i might share it with my fellow slashdotters."

Comment Re:Chrome (Score 1) 221

According to the MIX09 talk on Expression Web, it also supports Chrome - I forget if it supports Opera, but I wouldn't doubt it.

A feature the Slashdot summary also forgot to mention was that they made it so that the developer could have it overlay a snapshot of the website as rendered in any browser on a remote host (which can be running Mac or Linux, for example).

So even if they don't support Opera natively, you could use their remote host feature to get what you wanted.

Comment Re:The thing is... (Score 1) 570

Like what features is it lacking? Have you submitted feature requests for the features you think it was lacking? Did you offer to contribute? Did you even email the mailing-lists?

Mono has all of the C# 3.0 features in current releases (2.0, 2.2 and 2.4 (which is about to be released)) and the development branch, 2.5, already has some 4.0 features and Microsoft hasn't even released 4.0 yet and won't until late 2009 or 2010 (by which point Mono 2.6 will have been out for half a year or more).

Slashdot Top Deals

Living on Earth may be expensive, but it includes an annual free trip around the Sun.

Working...