Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment No it doesn't. (Score 4, Informative) 327

MonoTouch is not a runtime or an "app", it's a library with which you compile your own apps. It's ahead-of-time compiled, so you end up with a binary that runs on the iPhone.

It opens up iPhone development for millions of .NET developers, many of which may not have any interest in Objective C. And as far as I can tell, C#/Mono is garbage collected, and Objective C (on the iPhone) is not. That alone would make me interested in checking it out.

If you're not interested, that's great, move along.

Comment Re:This is mainly a Tax Strategy (Score 1) 344

They want to see open source software running on Windows, and want to see IIS as the web server of record, not Apache.

The non-MS participators (with the somewhat odd, but welcome, exception of Monty Widenius) appear to be mostly from a .NET background - Mono project leader; co-founder of MindTouch, whose engine is built on .NET (but run primarily on Mono); co-founder of DotNetNuke, open source on ASP.NET, run primarily on Windows.

Doesn't mean that the software you run on Windows/IIS is any less Free, however. And you can still run it on Mono.

Comment Re:Great pitch (Score 3, Informative) 307

The fourth iteration (Maemo Fremantle) has a UI built on Hildon/GTK+; the fifth (Maemo Harmattan), a UI built on Qt. I've read 4Q 2010 or 1Q 2011, so app developers have to consider whether or not to use the community-supported Qt API on the existing device, which will become "the" OS in 2011, or build something on GTK+, Maemo/Nokia-supported now, which will become community-supported in Harmattan.

Comment Re:Positioned as a high end device - not a phone. (Score 1) 484

I have never used an N97 personally, but I'm sorry to hear that you're having so much trouble with it. It is not the only Symbian-powered device in the world!

Bugs get fixed. Technology improves. It looks like Nokia will use Symbian as their smartphone OS, and have their MID class use Maemo. They are easily big enough to support both. Other Symbian Foundation member companies will improve the OS and use it on whatever devices they want to do. The Samsung i8910HD and Sony Ericsson Satio are another couple of current Symbian S60v5 phones, and as the platform moves forward as open-source software, anything could happen. Android's Dalvik VM could be ported to Symbian. That could be interesting!

As for the SDK, I think that it's built on Eclipse, and there's a GCC toolchain - maybe not with S60 5th Edition, but with Symbian^1 or Symbian^2 (the OSS releases). It takes time for a commercial product to adjust to a new open source life. Give a while. No harm.

Comment Re:Thanks for obseleting my N97 (Score 1) 484

The Symbian software marketplace dwarfs the Maemo marketplace, which to date seems to be mostly open source apps (in line with the audience of the N770/800/810, which was mostly Linux geeks). And new versions of the firmware are still being released - with more major releases due in Sep/Oct.

Is it really fair to say it has no future?

Comment Positioned as a high end device - not a phone. (Score 4, Informative) 484

Look at the N900 feature list - "Phone" is fourth down.

Maemo may power Nokia's high-end devices, but this is no reason to sound the death knell for Symbian. With regard to Nokia, they make a lot of phones that are not the N900, and do not cost 500 euro. There are also dozens of other companies supporting the Symbian Foundation, including many other manufacturers like Samsung and Sony Ericsson.

Symbian^4 will use Qt as its UI layer, and Maemo is moving into a similar direction (that's why Nokia bought Trolltech!) - targeting both platforms should be quite simple.

Slashdot Top Deals

Those who can, do; those who can't, write. Those who can't write work for the Bell Labs Record.

Working...