Slashdot Mirror


Novell Bringing .Net Developers To Apple iPad

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."

13 of 315 comments (clear)

  1. Apple to Oranges by anglophobe_0 · · Score: 4, Insightful

    The iPad is one product...Netbooks are a genre of device. Add to that the aversion of folks like me to using anything put out by Apple, and I don't see much chance of the iPad replacing a whole genre of DIY-friendly hardware.

  2. Nothing new here by BitZtream · · Score: 4, Insightful

    Jesus christ stop with the Apple spam.

    There are already RDP clients for the iPhone and Mono Touch isn't freaking new.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  3. as someone who programmed for both by phantomfive · · Score: 4, Insightful

    As someone who's programmed both in .net and for the iPhone, I can't imagine that being able to program in .net would be an advantage. Both are adequate for making windowing systems, but the paradigm is different.

    Seriously, Objective-C isn't that hard; if you can't learn it in a day or two (or at most a week) then you are probably not a professional programmer.

    --
    Qxe4
  4. Certainly won't displace it in... by weston · · Score: 5, Insightful

    ... the next 60 days, amirite?

    The iPad has been officially announced for all of two days, a vanishingly small portion of people have actually spent any time playing with one, and the world is already full of vociferous opinions about its prospects for (pick one) dismal failure/niche success/displacing netbooks/world domination. Like this one:

    Because of its price and lack of perennial netbook features, such as a physical keyboard.

    Looks to me like it doesn't lack for a physical keyboard, even if it's not permanently attached. Will that be a problem for literal laptop users? Maybe. If I were betting, though, I'd guess that it'll be good enough that Apple's sales will compare with the top 3 netbook manufacturers.

    I'm not betting, however, because like most of the planet, I haven't had a chance to really play with one, and therefore don't have a very solid idea what I'm talking about.

    1. Re:Certainly won't displace it in... by Darkness404 · · Score: 3, Insightful

      The problem is, iPhone OS. Sure, an iPad might be able to do a lot of the things that a regular tablet can, but can it, say, play a YouTube video in the background while working on something in the foreground? Nope. What about Flash? Nope. Yeah, perhaps Apple will release a breakthrough version that makes it usable, but Apple is going into netbook territory with neither the most user-friendly, innovative, feature complete or robust software library. On paper, the iPad is doomed to fail. Perhaps in person it might be different, but I tend to side with the people who think its going to fail to appeal to the masses.

      --
      Taxation is legalized theft, no more, no less.
    2. Re:Certainly won't displace it in... by bar-agent · · Score: 3, Insightful

      Has removing features ever been a good feature?

      Er, yeah. The feature of fewer features generally gets described as "now even easier to use," and a lot of software would benefit from it. (Background apps might not be one of the features that is good to remove, but that is a different question.)

      --
      i'd hit it so hard, if you pulled me out you'd be the king of britain [bash.org]
  5. Re:Easier? by nmb3000 · · Score: 3, Insightful

    The difference between C and x86 assembly is like the difference between hiragana and kanji. You can write the same stuff with hiragana a lot easier, but you look like an idiot.

    Disclaimer: I don't know anything about hiragana, and my only data point is a some guy on Slashdot that was talking about it.

    Hmm, nope. That doesn't work either.

    --
    "What do you despise? By this are you truly known." --Princess Irulan, Manual of Muad'Dib
    /)
  6. Raskin's Dream incarnate by goombah99 · · Score: 5, Insightful

    I'm getting a good laugh out of all the folks damning the iPhone for it's lack of explicit multi-tasking.

    Sigh. If one wants to oversimplify there have been two great visions presented in computing. One was eberharts classic video showing off mouse and button based editing, along with cellular communications. If you've never watched it, you have no idea what you have missed. Prepare to crap your pants.

    The other is Raskin's dream of the info appliance. A device that has no specific function but morphs itself into the perfect dedicated human interaction device for whatever task is needed. It does not multi task. It does not improve a perfectly weighted japanese sushi knife to attach car steering wheel and fire extinguisher to it just in case you need to multi-task. Each item itself has all the controls and human interface it needs for it's task and only that.

    In raskin's vision, the appliance would never need instructions. it would be as obvious how to use it as a hammer is.

    The ipad is the closest (practical sized) realization of that to date. it's 1.5 times the width of your fingers so it balances perfectly in one hand. when you have a task it dedicated it's surface to becoming the perfect human perceptual interface you need just for that task.

    The key here is that Even a 1 year old understands the iphone interface. It's task specificity is intuitive.

    Moreover you don't really want multi-taksing. You think you do but what you really mean is you want to beable to context swtich easily and for cases where apps need to interact that they do so in the way you want them to. Multi-tasking is a dumb way to do this. it puts the load for managing the interaction on the human not the device. The iphone os does most of the connections you want. The addressbook is ubiquitous, apps can send e-mail and get web pages. etc... In the future this conduit management will be handled more and more by the computer as it should be. Context switching will be transparent because the computer will anticipate your next move and have pre-warmed it. etc...

    Multi-tasking is just the current way we approximate implement this metafore for the device that simply changes into what we need at that moment by itself. You don't really want multi-tasking you want that effect.

    For example, people insisted background processing was needed to handle incoming e-mail or other daemon tasks for apps. But the vast majority of those needs (though definitiely not all) are now served much better by the push notification deamon that apple implemented. See background processing was just one way to solve that problem that you were used. You did not need it and you are now better off without it.

    interestingly it's claimed that OSX was originally going to behave that way at Job's request. there's a hidden mode switch (in the defaults.write ) that will change the interface so only one app is visible at a time. the others snap to the dock at each context switch. I activated that for my mother and here ability to use the computer skyrocketed. I've tried it myself, and because I multi-task a lot I do find the transistions annoying. But I have to admit it really does de clutter and improve how you interface with an app. I just find the implementation to clunky to tolerate and I miss my multi-tasking view. The iphone OS enforces this work mode and anyone who has used one can see how well it works in the small format device.

    It's raskin's dream incarnate. This is why other devices that don't get what's being created here are going to fail.

    --
    Some drink at the fountain of knowledge. Others just gargle.
  7. I'm an Apple fan, but... by 93+Escort+Wagon · · Score: 4, Insightful

    Shouldn't we be waiting until, oh I don't know, the device actually is released and we can see how this whole thing plays out?

    It's almost like Slashdot is perpetually trying to make up for that whole "No wireless. Less space than a Nomad. Lame." thing.

    --
    #DeleteChrome
  8. You can do pretty much all that by SuperKendall · · Score: 3, Insightful

    The problem isn't that developers can't develop well, the problem is that Apple doesn't let developers do much with iPhone OS.

    I guess all 140K applications do the same exact thing? Since Apple "doesn't et you do much".

    The reality is that Apple has a few areas they don't let you go, but everything else is wide open.

    The nice thing about a netbook or a cheap laptop is I can run multiple things. I can keep my Facebook open, my IM open, play music on YouTube and type on a document all at the same time.

    And on an iPad (or iPhone) you can play music while you type a document, and get a stream of notifications when there's some new twitter or facebook post you really care about. Or you can write and jump quickly into a twitter/facebook app to see what is going on and jump back - because the device has been optimized for that use, unlike a traditional PC where application startup is more expensive and lengthy.

    These are basic things that people do daily, the lack of a major component of today's web (Flash)

    What? Where is is major use? It's widespread to be sure, but I question that it is such an important aspect of using the web today. I installed ClickToFlash on Safari about a year ago, and the ONLY flash I have had occasion to click on to see have been videos - all on sites that simply feed the h.264 the flash video player is already using under the covers, directly to the device. In the meantime I have also been spared a horde of annoying, battery sucking ads - and I never did believe in adblock because I like supporting sites. It's just that the number of Flash elements per page was getting to be absurd, with a ton of Flash overhead consuming the CPU.

    Other than video use, the other major use of Flash is web based gaming - are you really arguing the iPhone/iPad platform is hurting for free casual games? There are so many games out now you could probably play free trial or ad supported versions of games for a year straight before you ran out of things to try. There is no Flash based game so compelling it would make people choose a platform, EXCEPT possibly for Farmville due to the large number of players who would like constant access to it. But there I imagine we'll see an iPhone app at some point.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  9. Re:Pffff by node+3 · · Score: 4, Insightful

    Perhaps, but as a woman I can definitely tell you that all my women friends have agreed it's an unfortunate name because the first thing it makes us think of is feminine hygiene products.

    Sure, today. Give it some time and iPad will just be another word, like Wii. People made the same arguments against the Wii. This too shall pass.

  10. Re:This is pathetic. Don't be afraid to learn. by RzUpAnmsCwrds · · Score: 3, Insightful

    I don't care if you have an existing codebase in C#. You are going to have to expose your code as generic webservices anyway since Mono for the iPhone does not support .NET remoting anyway.

    Right, because the only type of applications is a thin client that connects to web services.

    Maybe you have an existing codebase that you want to run on the iPhone.

    Trying to use Mono Touch as a crutch smacks of laziness and fear of learning.

    No, it smacks of wanting to re-use code to deliver a solution at lower cost in less time and with fewer bugs compared with trying to rewrite things from scratch.

  11. Re:Pffff by node+3 · · Score: 3, Insightful

    Not to say anything negative about Apple here, but to those of us not in the gamer community, Wii still sounds asinine.

    You couldn't have that any more backwards. The Wii is the one console that appeals to non-gamers.

    People may still snicker at the name, I'm not saying that's going away. People still make "iPood" jokes. But the name "Wii" is no longer seen as a liability.