Slashdot Mirror


Windows Phone 7 Lacks Copy-and-Paste

theodp writes "In a behind-the-scenes look at Windows Phone 7 (photos), CNET's Ina Fried notes that Microsoft's new software has won early praise for breaking ground in some areas, but takes a step backward in others. In particular, it doesn't support features like copy and paste and multitasking that were already part of the old Windows Mobile. 'I think users use cut-copy-paste periodically,' said Microsoft exec Terry Myerson, '(but) there's other things they use more frequently.' Hey, tradeoffs had to be made — it was either copy-and-paste or Goo Splat."

230 of 319 comments (clear)

  1. Windows Phone 7 is great by symbolset · · Score: 5, Funny

    Rumor has it they're selling hundreds of the first Windows Phone 7 handsets, the Kin, each month. It's a runaway hit. With all these new choices they might launch that up into the thousands. Watch out Apple and Android, Microsoft is back in the mobile game and they're ready to rumble.

    It is a very fine article - do read it. Apparently the compass doesn't work, but it's required on every device. That's going to make it hard to have a credible mapping application. It retains Windows CE at its core. The project leader's biggest hope is to "survive the launch," not amaze us with their brilliance.

    This comment from the article was particularly insightful:

    by peterpulmonary June 17, 2010 7:12 AM PDT the only reason to allow this type of exposure is to reduce expectations.

    --
    Help stamp out iliturcy.
    1. Re:Windows Phone 7 is great by adolf · · Score: 4, Funny

      Here's your woosh:

      *woosh*

      You're welcome.

    2. Re:Windows Phone 7 is great by moogied · · Score: 1, Troll

      WHOOSH!

      --
      So basically, -1 troll/offtopic is really slashdots way of saying "I hate that you thought of something before me."
    3. Re:Windows Phone 7 is great by goombah99 · · Score: 2, Funny

      Hey laughed at windows 2.0 too.

      --
      Some drink at the fountain of knowledge. Others just gargle.
    4. Re:Windows Phone 7 is great by nwoolls · · Score: 1

      The Kin is not Windows Phone 7

    5. Re:Windows Phone 7 is great by Anonymous Coward · · Score: 5, Insightful

      My favorite part is that they're desperately trying to recruit games developers, while not allowing those developers to use native code. No, instead they're forcing developers to rewrite their games from scratch with C# and XNA, a platform so successful, there have been literally hundreds of indie games released for the Xbox 360. I could either write my game with C/C++ and OpenGL ES and with minimal tweakage, release on the iPhone, iPad, and Android, the most popular and fastest growing mobile platforms capable of running real games. Or I can develop a game that will run only on a platform that has not yet been released and will almost certainly sell poorly. Hm. Tough choice.

    6. Re:Windows Phone 7 is great by cbhacking · · Score: 2, Informative

      Retaining a WinCE core doesn't mean that much, considering how much they've upgraded that kernel for WinPhone7. Don't get me wrong, I have nothing particularly good to say about either WinCE (as seen in WinMo phones) or WinPhone7, but I'm not going to go hunting for extra reasons to bash it either. A lot of the old restrictions that made WinCE suck are gone now, like the incredibly low per-process memory space, and it seems to do fairly well running devices like the ZuneHD (I don't have one, but I've played with a few and they appear to be quite solid devices with no obvious OS flaws; pity about the rendering engine, though).

      --
      There's no place I could be, since I've found Serenity...
    7. Re:Windows Phone 7 is great by nacturation · · Score: 4, Funny

      Here's your woosh:

      *woosh*

      You're welcome.

      It sucks you had to type that in all by yourself given that you could've copied and pasted it from numerous other missed jokes on Slashdot.

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    8. Re:Windows Phone 7 is great by Ethanol-fueled · · Score: 4, Funny

      given that you could've copied and pasted it from numerous other missed jokes

      Looks like he was using one of the Win Mobile 7 prototypes...

    9. Re:Windows Phone 7 is great by Anonymous Coward · · Score: 2, Funny

      Here's your woosh:

      *woosh*

      You're welcome.

    10. Re:Windows Phone 7 is great by CarpetShark · · Score: 1

      It retains Windows CE at its core. The project leader's biggest hope is to "survive the launch,"

      Has anyone put out a contract on him yet?

    11. Re:Windows Phone 7 is great by Anonymous Coward · · Score: 2, Insightful

      Spoken like a true Microsoft apologist. Compare a slightly better version to the original fucked up and broken version (all by the same wonderful vendor) and call it progress as if nothing else existed.

      Heaven forbid you compare it to the competition head on.

    12. Re:Windows Phone 7 is great by oakgrove · · Score: 5, Informative

      The native API is closed. You have to rewrite in Java,

      This is false. See here.

      which is why Ansroid is missing so many categories of software and why the overwhelming majority of Apple developers are Apple-only.

      Also false. iPhone has more applications because it has been out longer and there are more people with iPhones who buy apps thus providing the incentive and momentum for more applications to get written. As Android continues to mature and grow, this may change.

      --
      The soylentnews experiment has been a dismal failure.
    13. Re:Windows Phone 7 is great by gig · · Score: 3, Insightful

      You still have to write Java apps. You're still running in a virtual machine. On iOS, 3rd party developers are running a full desktop class C toolkit, the same one Apple uses to create their apps and iOS itself.

      > iPhone has more applications because it has been out longer

      That is total BS and it's time for Android users to stop playing the "we're too new to be successful" card. iPhone did not have native apps until version 2, which shipped at the same time as Android, in mid-2008. The 3rd party app platforms on iPhone and Android are almost exactly the same age. Android lacks apps because of inherent problems with Android, not because it's too new. It's not just the number of apps, but the whole categories of apps that Android lacks.

    14. Re:Windows Phone 7 is great by andymadigan · · Score: 2, Informative

      There are whole categories of apps that the iPhone lacks too, like locale or foxyring-types, plus Google Voice, which I use for SMS and Voicemail. Honestly, I had the G1 and now I have a Droid, I haven't seen any of my friends with iPhones that have apps that don't exist on Android, what am I missing?

      --
      The right to protest the State is more sacred than the State.
    15. Re:Windows Phone 7 is great by oakgrove · · Score: 2, Interesting

      You still have to write Java apps.

      Which means what, exactly? What application can you write for iOS that you can't write for Android? There are many security and development advantages to writing apps in managed code and the NDK takes care of any performance issues. I fail to see the downside. I could see if there were a speed advantage to the iOS model but there isn't. For example, side by side, the Android browser in Froyo as running on a Nexus One has been demonstrated to be faster than the iPhone 3GS and the iPad despite the fact that they are both based on Webkit. So, where's the advantage?

      That is total BS and it's time for Android users to stop playing the "we're too new to be successful" card.

      Did you even read the rest of my comment or did you just stop right there? I'll just quote it for you:

      and there are more people with iPhones who buy apps thus providing the incentive and momentum for more applications to get written. As Android continues to mature and grow, this may change.

      Note the bolded points. I specifically point out that, A, more people have iPhones and, B, Android still has more maturing to do.

      --
      The soylentnews experiment has been a dismal failure.
    16. Re:Windows Phone 7 is great by socceroos · · Score: 3, Funny

      ...what am I missing?

      You're missing die-hard fanboyism for Apple. Duh.

    17. Re:Windows Phone 7 is great by Cylix · · Score: 1

      It's not like copy and paste was working before windows mobile 7 anyway. Trying to copy an address to the browser or other application can be painful. It's very much like the old X days of copy and pray.

      I made the distinct mistake of quickly saving an address to an important location in one note mobile. Eventually, I wrote the address down on a sheet of paper and re-punched it into google maps. However, this isn't the only location where copy and paste foils all attempts at reason. I've encountered similar silliness with the wireless key fields.

      I suppose just giving up was the easier route to go. I'm not really sure I really like the directions of WM7. Honestly, I think they should just get some of the guys who make custom roms and have them lead a few teams. It just doesn't seem as if those who are designing these interfaces and applications really have a passion for it. It's more akin to "let's find the most mass market appear trendy movement and poorly build a phone around it."

      --
      "You should always go to other people's funerals; otherwise, they won't come to yours." -- Yogi Berra
    18. Re:Windows Phone 7 is great by bertoelcon · · Score: 1

      Spoken like a true Microsoft apologist. Compare a slightly better version to the original fucked up and broken version (all by the same wonderful vendor) and call it progress as if nothing else existed.

      Heaven forbid you compare it to the competition head on.

      Comparing Microsoft's mobile offerings to the competition is like comparing a "special" kid's grades with those of a Valedictorian.

      --
      Anything can be found funny, from a certain point of view.
    19. Re:Windows Phone 7 is great by oakgrove · · Score: 1

      Java is an abomination, to the eyes, and to the mind. It's a soulless corporate manifestation, the COBOL of the present, the programming language that no one willingly chooses to learn. DIAF.

      Well, that's cool. That's your opinion and you're welcome to it. I don't personally share it but, listen, next time, could you tell us all what you really think?

      P.S. Obviously, they were going for the sandboxed, managed code approach, particularly taking into account what they wanted to do with application lifecycles with the seamless killing and restarting of applications based on the the memory needs, etc. So, if you don't think Java was the tool for the job, what was? And don't even think about saying Mono.

      --
      The soylentnews experiment has been a dismal failure.
    20. Re:Windows Phone 7 is great by gmhowell · · Score: 1

      Comparing Microsoft's mobile offerings to the competition is like comparing a "special" kid's grades with those of a Valedictorian.

      If they're both applying for the same burger flipping job, why not compare them?

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
    21. Re:Windows Phone 7 is great by oakgrove · · Score: 4, Informative

      How about... simple file management tools?

      Want to store files on the Android? Oh wait, you can't. The only way to access files is through a rooted command-line interface. Or you can install a shoddy-quality, centralized, file manager.

      Er, what? Astro file manager is very high quality and you can store as many files on /sdcard as you have space to hold. Furthermore, no you don't need to be root to access files on Android with a terminal emulator.

      Want to open a downloaded image in Gallery? Sorry, you can't!

      Complete bs. I just did the following on my Droid: Browsed to images.google.com, did a random search for kittens, clicked on an image for full size, long pressed it and selected "download", navigated to the download folder with Astro file manager, selected the kitten.jpg and it opened in gallery.

      I'm not even going to bother quoting anymore of your rant except for this:

      but I do have a Nexus One.

      Have you even turned it on yet?

      --
      The soylentnews experiment has been a dismal failure.
    22. Re:Windows Phone 7 is great by Hurricane78 · · Score: 2, Insightful

      I could either write my game with C/C++ and OpenGL ES and with minimal tweakage, release on it Symbian/UIQ (50.3%) the most dominant platform running real games, and being blocked from the Apple (13.7%*) store for having a “evil word” in it.

      Or I just write it in Java, giving me the ability to run it on every phone on the damn planet, except for the Apple and Microsoft lock-in-infected ones, while still having full speed because modern phones already support all the important APIs in Java (OpenGL ES, Multimedia APIs on the level of EAX HD, Location API, storage, etc) :)

      Disclaimer: I’m a mobile phone game developer, and if you got a Apple or MS phone, that’s your own damn fault. (Although if you pay me a lot of money, I might use a trick to get them to run on your unlocked Apple phone. For Windows there in no JVM, last time I looked, so I can’t offer that there.

      ___
      * US numberts

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    23. Re:Windows Phone 7 is great by Hurricane78 · · Score: 1

      You say that as if it were bad. First of all, the tiny bit of slowness you pay is for a lot of stability and security.
      And second of all, except for the Apple and MS phones, all phones on the market run Java apps. So you instantly get them working everywhere. (No, having to add switches for cases of different APIs being available because of different hardware features, does not void “Write once, run everywhere.“.)
      I think that’s a good deal.

      But if you want, go ahead and re-invent the wheels of memory management, security and everything in your primitive old C/C++, and get a cracker to use your app to get into phones because you missed something anyway. ;)

      I’m fed up with C/C++ coders acting as if it were so supreme to go against the basic rule of programming, to use libraries instead of writing things over and over, for a often only imaginary speed gain.
      Also if you dare to bring the “more powerful language“ argument, I raise you Haskell with GHC, and wipe the floor with you! ;)

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    24. Re:Windows Phone 7 is great by jonwil · · Score: 1

      Anyone who thinks Java would have died if it wasnt for Android clearly hasn't worked in web development lately where some form of server-side Java such as J2EE (usually paired with an Oracle database) is a very popular choice.

    25. Re:Windows Phone 7 is great by oakgrove · · Score: 1

      Yeah, I know that and you know that. I was just giving the long drawn out version to the troll I was responding to up there.:)

      --
      The soylentnews experiment has been a dismal failure.
    26. Re:Windows Phone 7 is great by shutdown+-p+now · · Score: 2, Informative

      Does the NDK provide code interop with the Java Android libraries?

      Yes, it does. Ever heard of JNI?

      Not that you need it. The way you code a typical game in NDK, you have the entry point and event loop (for input processing) in Java, which calls into the rest of the game that's written in C/C++. The latter doesn't have to call into Java APIs anymore - it has input events passed to it already, and it can draw directly via OpenGL ES.

    27. Re:Windows Phone 7 is great by Xeno+man · · Score: 1

      They laughed at Windows Me, Vista and the Zune too. I guess they want to keep the joke going.

    28. Re:Windows Phone 7 is great by pchan- · · Score: 2, Informative

      For example, side by side, the Android browser in Froyo as running on a Nexus One has been demonstrated to be faster than the iPhone 3GS and the iPad despite the fact that they are both based on Webkit.

      The Nexus One has a 1 GHz processor and 512 MB of RAM, whereas the 3GS has a 600 MHz (both ARM Cortex A8) and 256 MB of RAM. The fact that up until Froyo the browser didn't run faster should be quite embarrassing.

    29. Re:Windows Phone 7 is great by Z00L00K · · Score: 1

      Except this time they are going backwards. Next version will have even less useful functionality making Windows 1.0 look good.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    30. Re:Windows Phone 7 is great by imthesponge · · Score: 1

      So people without money to spend don't use J2EE. Big deal.

    31. Re:Windows Phone 7 is great by Paradigma11 · · Score: 1

      The downside as I see it, is that you have to use Java. Does the NDK provide code interop with the Java Android libraries? It can't, not without a C++/CLI-like bastard language derivation. That means, the purpose of the NDK is not to write fully native apps, but for managed bindings to native-written function libraries.

      Java is a language with no future. No one likes it. In fact, it carries more hatred than even Perl. Many programmers refuse to even associate with it on principle, for fear they will be somehow tainted by its knowledge. And it was almost, almost dead at last. And Google had to go and make it popular all over again. It's a flashback to the year 2000.

      I love the Android for the simple fact it runs on Linux. But I'll be damned if I will program for the Android. I'd rather sell a kidney than to touch Java. C++ is painful, but fun, especially in its template intricacies. Java is an abomination, to the eyes, and to the mind. It's a soulless corporate manifestation, the COBOL of the present, the programming language that no one willingly chooses to learn. DIAF.

      Well, then use Scala http://www.assembla.com/wiki/show/scala-ide/Developing_for_Android or Clojure (tough there are significant performance penalties with clojure).

    32. Re:Windows Phone 7 is great by ozmanjusri · · Score: 3, Interesting
      Yes, that's the joke.

      Actually, the joke's on everybody who really believes cut & paste will be missing.

      This happens with every MS OS release. They'll make some controversial claim, like the non-negotiable startup sound in Vista, or the three-process limit in 7 netbook edition, then "reverse" the decision amongst grandiose statements like "We listen to our users!"

      In a month or so, you'll see a marketing campaign based on "This is YOUR mobile OS"....

      --
      "I've got more toys than Teruhisa Kitahara."
    33. Re:Windows Phone 7 is great by SharpFang · · Score: 1

      Currently Android market share has overtaken Apple (very recently) so the situation may change soon.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    34. Re:Windows Phone 7 is great by SharpFang · · Score: 1

      Still, GP has a point. Astro is an awesome tool, but it's a 3rd party tool. The fact Android doesn't include any built-in, native file manager is a mistake and a shortcoming.

      Yes, the philosophy of going the route "file manager -> file -> [intent] -> application" instead of traditional "application -> [open] -> file selector -> file" is acceptable and arguably superior but it requires a good file manager... which you have to find, download and install, instead of getting one out of the box.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    35. Re:Windows Phone 7 is great by GuldKalle · · Score: 1

      Here's your woosh:

      *woosh*

      You're welcome.

      Android, baby!

      --
      What?
    36. Re:Windows Phone 7 is great by rpillala · · Score: 1

      Actually there's no way for us to know whether he typed it by hand or copied and pasted it...by hand. This just goes to show that manual typing is virtually indistinguishable from copy-pasting! Looks like Myerson is right!

      --
      When the axe came to the forest, the trees said, "Look out - the handle was once one of us."
    37. Re:Windows Phone 7 is great by hattig · · Score: 1

      Who cares about "shared web host" plans, when you can get a cheap virtual server these days and install Tomcat yourself? And then you can use a proper language and infrastructure for developing web applications instead of PHP. I'm a big fan of Java + PostgreSQL + Linux + Tomcat. Yeah, it's a bit harder than PHP and MySQL, but so much more fun.

      Java wasn't dead with mobile development either, it was very much alive with J2ME games and apps. iPhone and Android killed that platform off though, I doubt much development is happening here these days.

      The main problem with Android was that until Android 2.2, it was purely interpreted because it used it's own virtual machine.

      As for desktop Java, the main issues people had with that were AWT and Swing, and Android doesn't provide these.

      And as for "enterprise" development, when you see the abortions that .NET "developers" are creating, you will long for Java.

    38. Re:Windows Phone 7 is great by stephanruby · · Score: 1

      You still have to write Java apps. You're still running in a virtual machine.

      I think you're confusing the Android Scripting Environment (ASE) with the Android Native Development Kit (NDK).

      With the first, you can write Python, Perl, JRuby, Lua, Javascript, etc, that will translate down to Dalvyk bytecode, and with the second one, the Native Development Kit, you can write C and C++ that can bypass the Dalvyk VM entirely if you wish, starting from version 1.5 of the android development kit.

    39. Re:Windows Phone 7 is great by stephanruby · · Score: 1

      > iPhone has more applications because it has been out longer

      That is total BS and it's time for Android users to stop playing the "we're too new to be successful" card.

      Yes, that's obviously what the previous poster really said. Nice straw man. You and I both know that the iPhone could have an infinite number of apps, and that wouldn't make it any more "successful" than it already is.

      And the same goes for when the number of apps on the android market surpasses the number of apps on the iPhone. That might be a nice marketing milestone, but that won't be the defining moment for most users. The defining moment for Android users has actually already passed. We can already get classes of applications on Android that iPhone/iPad users couldn't even dream of getting. For instance, I can hook up my phone to my high definition TV and play High Definition TV content from it already without getting a DRM error telling me I'm not allowed to do that (because I'm not purchasing the actual content from iTunes).

      I can already download, purchase, share, stream, record, trim, transform, music, voice mails, HD content, from my phone from almost any freaking where I want. And as to car navigation, by default I get state-of-the-art turn-by-turn car/walking navigation plus real-time traffic information already included all for free, while the normal iPhone user has to pay TomTom the equivalent price of a standalone gps unit just to get anything equivalent.

      And don't get me started on the voice recognition features, that the iPhone crudely tries to confuse the user on through their me-too commercials. Sorry Apple, Text-to-Speech is not Speech-to-Text, not even by a long shot. And by the way, I'm not even speaking of English Speech-to-Text features. For instance, I've tested my Android device on my Japanese friends, and it picks up short language phrases in Japanese very well (even thought, Google Voice can't even do that yet, although it should, technically they should be using the same infrastructure to translate as to transcribe).

      And what's up with calling the iPhone -- the "iPhone 4" when the previous models were called iPhone 3G and iPhone 3GS. I don't think that most consumers realize that the new so-called iPhone 4 (that's not even out yet) does not/can not even support 4G yet.

    40. Re:Windows Phone 7 is great by stephanruby · · Score: 1

      Still, GP has a point. Astro is an awesome tool, but it's a 3rd party tool. The fact Android doesn't include any built-in, native file manager is a mistake and a shortcoming.

      Actually, not discounting your main point which is valid, the actual complaint of the GP must because he's using a non-default third party web browser. With the default web browser, on the Evo at least (which is 2.1, granted it's not the 2.2 that the Nexus was recently upgraded too, but it's pretty close), it directly saves the kitten image to the gallery in the 'All Downloads' album (I know, I just double-checked just to make sure).

      The problem with third party web browsers is that some of them choose to save files in their own private sandbox area, and some of them choose to disable the saving feature unless you upgrade to their paid version. At least, I had that issue with the xScope web browser. xScope is by far the best web browser I've seen on any mobile platform, but since I didn't feel like paying for the full version, and I needed the occasional convenience of easily saving files -- I had to revert back to the default web browser that originally came with the phone.

    41. Re:Windows Phone 7 is great by oakgrove · · Score: 2, Insightful

      Still, GP has a point. Astro is an awesome tool, but it's a 3rd party tool. The fact Android doesn't include any built-in, native file manager is a mistake and a shortcoming

      True, there's no default file manager but it's very debatable whether that's a shortcoming to the target market. When you're trying to sell phones to the "Oh, shiny!" set, (and face it, that's always the real aim), do you really want to clutter the device? People like us that see value in a file manager are going to seek one out. Besides, we wouldn't be using the default anyway. I have yet to see a platform that has a decent built in tool. Explorer sucks, finder sucks, nautilus sucks. The only great file manager I've ever seen was Konqueror in kde3.

      BTW, the quote above brought to you via cut and paste on my droid.

      --
      The soylentnews experiment has been a dismal failure.
    42. Re:Windows Phone 7 is great by oakgrove · · Score: 1

      he Nexus One has a 1 GHz processor and 512 MB of RAM, whereas the 3GS has a 600 MHz(both ARM Cortex A8) and 256 MB of RAM. The fact that up until Froyo the browser didn't run faster should be quite embarrassing.

      I'm not actually sure if it was slower before, it may not have been. However, it is definitely faster now. And the iPad has a 1 GHz proc running native code while the Nexus has the same yet runs jit compiled java. That seems a bit more of an embarassment to me.

      --
      The soylentnews experiment has been a dismal failure.
    43. Re:Windows Phone 7 is great by mdwh2 · · Score: 1

      And Google had to go and make it popular all over again. It's a flashback to the year 2000.

      Java is used on about two billion phones. For most phones, it's the only language they use. Java was popular on phones long before Google decided to also use it for Android.

      Don't get me wrong, I prefer C/C++ to Java. But it does have it's uses, in that we can have applications that run on all the different devices out there (e.g., Google Maps, Opera Mini). It's Apple who gave us a flashback to the 1980s by not supporting it, preferring the days when you had to rewrite your application separately for every different platform out there.

    44. Re:Windows Phone 7 is great by mdwh2 · · Score: 1

      You make good points - this post shouldn't have been modded down.

    45. Re:Windows Phone 7 is great by mdwh2 · · Score: 1

      To be fair, this is how it is for the Iphone: "look, it now has copy/paste", "look, it now has 3G"; and now we have the same thing again with the fourth generation of Iphones, with the hype about multitasking and the non-low resolution. All of these things - and many more - were only improvements compared to previous Iphones.

    46. Re:Windows Phone 7 is great by stephanruby · · Score: 1

      What's preventing the Java interpreter (or Python, etc.) from being recompiled to run on top of the iPhone?

      Steve Jobs is preventing it. Obviously, you haven't been paying attention to his latest edicts.

    47. Re:Windows Phone 7 is great by Hurricane78 · · Score: 1

      Well, maybe I sounded a bit aggressive. I was actually a bit angry at that moment. And Apple fanbois did the rest. ;)
      Never underestimate religious people. They may be crazy, but they are still powerful!

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    48. Re:Windows Phone 7 is great by adolf · · Score: 1

      There is a way:

      In fact, let me Google that for you.

  2. iPhone didn't have cut-and-paste either.. by d_jedi · · Score: 4, Insightful

    Just sayin'..

    Honestly, I don't understand why such a simple, useful feature could be missed by both companies..

    --
    I am the maverick of Slashdot
    1. Re:iPhone didn't have cut-and-paste either.. by awol · · Score: 1, Insightful

      My cynical side says that it's because neither want you to be able to "extract" content from the things you use your phone for and rather than design the feature thoroughly to encompass uncopyable elements they just went for the zero case.

      To be fair, man problems in software come down to the zero, one or many case in terms of design and in the case of copy and paste, I can imagine that the full implementation of what they want copy to be is very complicated. Simpler just to make it always impossible to copy rather than to decide when it is right and wrong.

      It's this kind of thing that just shits me about digital restricitons.

      --
      "The first thing to do when you find yourself in a hole is stop digging."
    2. Re:iPhone didn't have cut-and-paste either.. by bennomatic · · Score: 5, Insightful

      Yes, and Windows (and other non-Apple) fanbois eviscerated (verbally at least) Apple for not including it. Some of the same people (Paul Thurrott, I'm looking at you) are making all sorts of excuses for Microsoft not including it now.

      Personally, I didn't really care much about cut and paste when I got my ipod touch; now that I have it, I like it. So for me, this is a big "whatever". But if you lambasted Apple for not having it but you want to excuse MS for not having it, you have some introspection to do.

      Of course, I'm using "you" in the general sense; I am not accusing you personally, parent poster, of having done so.

      --
      The CB App. What's your 20?
    3. Re:iPhone didn't have cut-and-paste either.. by gyrogeerloose · · Score: 2, Funny

      I don't understand why such a simple, useful feature could be missed by both companies..

      Microsoft didn't "miss" anything. Being unable to innovate in any respect on it's own, it is trying to copy the the iPhone model as closely as it can--including leaving out copy-and-paste on it's first generation OS.

      --
      This ain't rocket surgery.
    4. Re:iPhone didn't have cut-and-paste either.. by Saeed+al-Sahaf · · Score: 3, Funny
      FTA:

      "We've got a good product," he said. " I actually do believe that. I think we are going to actually have a lot of happy customers."

      It's doomed.

      --
      "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
    5. Re:iPhone didn't have cut-and-paste either.. by arose · · Score: 1

      are making all sorts of excuses for Microsoft not including it now.

      It was stupid then and it's stupid now. I haven't seen many excuses yet.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    6. Re:iPhone didn't have cut-and-paste either.. by Threni · · Score: 1

      Ironic, given that cutting and pasting other companies innovative ideas is how both companies have done so well. Looks like Google is the company to give them both a bit of a kicking, though. (And I don't just mean that you can cut and paste using an Android phone).

      Anyway, does anyone really care what Windows 7 mobile does? It's dead in the water, like the other non-iPhone/Android phones, surely? Who'd want to develop for that, especially since the bizarre decision to adopt Apple-like restrictions on development environments?

    7. Re:iPhone didn't have cut-and-paste either.. by gig · · Score: 2, Interesting

      The iPhone story is very different.

      iPhone lacked copy/paste in its first couple of versions. In Windows Phone *7* we are seeing the devices lose a feature they already had in 6.

      iPhone lacked copy/paste during a time when multitouch was extremely new and there were zero multitouch implementations of copy/paste. Windows Phone 7 is giving up the feature years later, when there are many phones with multitouch copy/paste.

      iPhone is a consumer device, sold direct to iPod users. Windows Phone 7 is coming from a B2B company whose phones are sold as enterprise phones, phones you do work on.

      When iPhone got copy/paste, it was the full-featured desktop copy/paste from OS X, finally exposed in the iOS interface in a very elegant way, across all of the apps, including over 100,000 native 3rd party apps. It was worth waiting for. Users were immediately highly productive with it and have forgotten it was ever missing. It works with complex data types. It has a speller built-in now. It runs on a full-size tablet now. When Microsoft brings this feature back, it will be as full of caveats as all of their stuff.

      You can pick on various features of iPhone as being missing, but since they shipped their very first phone, overall they have been ahead of everyone else, leading the industry. Windows Phone 7 doesn't lead anything.

    8. Re:iPhone didn't have cut-and-paste either.. by gyrogeerloose · · Score: 1

      I've had a smart phone for years, work in IT and have never ever needed to use copy and paste! I don't know why people worry about it so much

      Pretty much the same thing here; in the entire time since Apple added copy/paste to the iPhone OS, I think I've used it maybe a dozen times tops. It's nice, but not essential.

      --
      This ain't rocket surgery.
    9. Re:iPhone didn't have cut-and-paste either.. by RedWizzard · · Score: 1

      I've had a smart phone for years, work in IT and have never ever needed to use copy and paste! I don't know why people worry about it so much???? It really is one of those, who gives a rats arse about it, features!!!!

      I've never used it either. Though I don't write emails on my phone. I can imagine that if you needed it one day and it wasn't there it'd be rather frustrating.

    10. Re:iPhone didn't have cut-and-paste either.. by shutdown+-p+now · · Score: 1

      iPhone is a consumer device, sold direct to iPod users. Windows Phone 7 is coming from a B2B company whose phones are sold as enterprise phones, phones you do work on.

      The whole point of WP7 is to change the brand image from "enterprise phone" to "consumer gadget". Why this must equal the silly copying of iPhone limitations, though, I do not know. The result is disheartening - on the bad side, it's got everything the geek hates iPhone for, and on the good side, there's only lack of one - because, well, it just isn't iPhone. Really, if someone asked me what the good parts of the platform are, I can think of awesome development tools (likely to be the best on the market even by the time of release), and nice UI theme. Which isn't all that much, come to think of it.

      Personally, with every new bit of information released about WP7 and future iPhone directions, I'm really glad that I chose Android.

    11. Re:iPhone didn't have cut-and-paste either.. by TheLink · · Score: 1

      > Take an example: I want to copy and paste an entire text message

      Actually the tricky bit is if you only want to copy and paste PART of that message. It is often very important that someone else does not get the full message.

      It's going to be hard to do that without a "copy and paste" feature and instead provide some sort of cross application magic.

      --
    12. Re:iPhone didn't have cut-and-paste either.. by Prof.Phreak · · Score: 1

      Neither does Android. To this day. Yes, sure, you can cut and paste things where "they let you", but something stupidly simple like... say copying and pasting a UPS code from your email into a web-browser... is well beyond the capabilities of your Android phone.

      -happy owner of NexusOne---hopefully they'll figure it out, eventually.

      --

      "If anything can go wrong, it will." - Murphy

    13. Re:iPhone didn't have cut-and-paste either.. by bennomatic · · Score: 1

      iPhone lacked copy/paste during a time when multitouch was extremely new and there were zero multitouch implementations of copy/paste. Windows Phone 7 is giving up the feature years later, when there are many phones with multitouch copy/paste

      To be fair to Windows, I would guess that all the coolest ways to do multitouch copy/paste are heavily patent-encumbered. I'm sure that MS's engineers pitched a few ways that were shot down because they would either be too costly or because they totally sucked. Someone else suggested they're following Apple's model hoping to reap the same successes; but to be honest, maybe kudos to them for waiting to release a good method that's not directly "stealing" from Apple or Google or someone else.

      And I put "stealing" in quotes because as much as I like Apple products, if I'm right about c/p being patent-protected, then I think that's kind of dick-ish.

      --
      The CB App. What's your 20?
    14. Re:iPhone didn't have cut-and-paste either.. by daver00 · · Score: 1

      While I agree with your criticisms of Microsoft it seems you are a bit misguided about Apples amazingness. When iPhone got copy/paste, it was not worth waiting for, I can assure you it did not take that long to come up with an elegant implementation of copy/paste, it took them that long to figure out users wanted it. That said copy/paste is a crippled feature without multitasking or at least task pausing. On my Android phone I can open up half a dozen apps and freely copy/paste between all of them, as yet this is still far more clumsy on the iPhone, yes 4 will change this but still. I don't even know what 'full featured desktop copy/paste' means without multitasking. Seriously think about that.

      Now finally I disagree that Apple are currently leading the industry, the latest generation of Android handsets have leapfrogged iPhone, Froyo is at least a release cycle ahead of iOS4, the iPhone 4 catches up to where HTC and Samsung are at currently, with no doubt a half dozen new Android handsets due out by the end of the year. Apple has lost the lead, and the momentum is now with Android. Given the very slow release cycle Apple works on, I can't see them catching up again any time soon. They had their time in the sun, but its over now. the iPhone 4 has literally 2 features over my HTC Desire: it has slightly more pixels (960x640 @ 3.5" vs 800*480 @ 3.7"), and a front facing camera. Watch this video if you don't believe me that froyo has marched ahead of iOS by strides.

      I like iPhones, they look nice, and I am very grateful that Apple pushed phone technology such that we are where we are today, we should all be thankful for their innovation and I honestly mean that. I do prefer the open, customisable environment that android offers, but more importantly I am very pleased to see this environment take the technological lead.

    15. Re:iPhone didn't have cut-and-paste either.. by perryizgr8 · · Score: 1

      You can pick on various features of iPhone as being missing, but since they shipped their very first phone, overall they have been ahead of everyone else, leading the industry.

      are you dumb? the features iphone is going to get in some time (video call camera, decent camera, flash, etc) have been standard stuff on other phones for about 5 years. they are not leading the industry by any metric. still, even the to be released iphone does not have basic features like microsd card, usb mass storage, proper bluetooth support, etc which have again been standard in half-decade old phones.

      --
      Wealth is the gift that keeps on giving.
    16. Re:iPhone didn't have cut-and-paste either.. by hattig · · Score: 1

      Both companies have the same reason:

      They have x development resource, y features to implement, and those x developers can only do n features per major release (where n y). Cut and Paste didn't make the cut for the initial iPhone OS. Same as why multitasking for general apps didn't appear until iOS 4.

      Microsoft are three years behind the iPhone, so they're still at the initial development. Cut and Paste will come eventually.

      Until it does, it will be compared directly to iOS 4 and Android 2.2, and it won't be able to compete in terms of features. The Windows Mobile crowd who were very vocal about cut and paste on the iPhone have gone very quiet (or are now iPhone users). In addition Microsoft have created an interface that looks like a cross between a grim hospital or austere sci-fi environment and the paintings of a ADD sufferer. How the general public will take to it will be interesting to see - there's a simplicity to the iPhone's app icons, or Android's widgets + app icons.

  3. True, and they caught shit for it by Sycraft-fu · · Score: 5, Interesting

    However the real thing is that the old Windows mobile DID have these features. Apple I suppose has the excuse of "We couldn't figure it out because it was our first time making a mobile OS and all our smart people were too busy rolling around in piles of money," or something. However MS has a mobile OS out, right now, that can copy and paste and multitask.

    So what the fuck? Do they think Apple succeeded because of those stupid restrictions? I'd guess they succeeded in spite of them, not because of them.

    Doesn't matter, I'll happily stick with my Blackberry until my contract is up and then it is probably going to be another BB or an Android phone. I'll have to see, but if MS and Apple have the "You don't want to use your phone as a tool idea," well then my money will keep going to RIM, or maybe Google.

    1. Re:True, and they caught shit for it by cbhacking · · Score: 4, Interesting

      Windows Mobile and Windows Phone are completely different at the UI level. I mean, literally, as far as I can tell they may have thrown away everything above the WinCE kernel and core level. I'm not saying that excuses the lack of useful and important features, but it does explain why they might not have had time to implement them (because they were working on other stuff, and would have had to re-implement them from scratch) and makes the "But WinMo6 did it!" argument rather irrelevant.

      I would say that somebody there seems a little too caught up in replicating even the mistakes of Apple's launch. As you point out, Apple did catch shit for those mistakes - it might not have cost the device its success, but it did cost them plenty of customers - and while they eventually added Copy/Paste, I'm still not buying any device which is effectively a handheld computer, but which lacks the ability to run more than one interactive application simultaneously.

      I suppose that means I probably won't be buying a WinPhone7 device, either. In a way, this is disappointing - I was hoping to have more choice when the time came to upgrade my phone, choice is always good and I have no inherent objection to buying Microsoft products as long as they don't suck - but lacking such features pretty much means it sucks, regardless of what else it has, and that means I won't be buying one.

      --
      There's no place I could be, since I've found Serenity...
    2. Re:True, and they caught shit for it by JackAxe · · Score: 1

      Apple's Newton had copy and paste back in the nineties, so they have no excuse IMO.

    3. Re:True, and they caught shit for it by fermion · · Score: 1
      I'll happily stick with my Blackberry until my contract is up and then it is probably going to be another BB or an Android phone.

      Exactly, MS is going to be competing for those customers who want an enterprise phone or a more open marketplace. That is blackberry and Android. If MS does not provide a superior smart phone experience, stating with the features already expected by users, they will not compete. Most people no longer buy something just because it has the MS logo on it. They will buy crap from Apple and Google instead.

      MS seems to understand this when they made the Kin feature phone. Provide functionality to the end user, and have some success. Hell, if I was 20 and trying to get laid and party every night, I might by a Kin. The problem is, as mention, that Windows 7 is still trying to market to the corporate world, which uses blackberry, and there does not seem to be any reason to change.

      --
      "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
    4. Re:True, and they caught shit for it by Anonymous Coward · · Score: 4, Informative

      Either this is a really pathetic attempt at a troll, or you should just turn in your geek card. In order to enter the copy/paste mode, you have to double click a piece of text, or hold your finger in a spot (without moving it) for about a second. I find it very hard to believe you would enter this mode while scrolling unless your epileptic or unless you are scrolling web pages with your elbow. Try gentle swipes when moving a web page. This isn't a Storm phone. You don't need to hold down waiting for some response from the touch interface.

      As to how to exit the mode, did you try clicking once anywhere on the page except for the 'COPY' popup button? You can also click once within the selected text, and it will turn it off as well. Once you enter the copy/paste mode, the only UI handles that matter are the edge selectors and the COPY button. Clicking once anywhere on the page that is not on one of those handles exits the mode. Anyone without about 5 seconds of experimenting could have figured this out. Yes Einstein, it's just that easy. I can see why you posted AC.

    5. Re:True, and they caught shit for it by samkass · · Score: 1

      I'm still not buying any device which is effectively a handheld computer, but which lacks the ability to run more than one interactive application simultaneously.

      So you seem to have very specific implementation-level requirement for the tools you use to do your work. Do you also require the software to use specific sorting algorithms and screen pixel representations? Wouldn't it be more effective to measure tools by task effectiveness?

      --
      E pluribus unum
    6. Re:True, and they caught shit for it by NotBorg · · Score: 1

      I have no inherent objection to buying Microsoft products as long as they don't suck

      Well... that really narrows it down. You're talking about the keyboard they sell right?

      --
      I want this account deleted.
    7. Re:True, and they caught shit for it by MobileTatsu-NJG · · Score: 4, Funny

      Either this is a really pathetic attempt at a troll, or you should just turn in your geek card.

      What's weird about that is if he had replaced iPhone with "Palm Treo" he would have nicely described what using that phone was like.

      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

    8. Re:True, and they caught shit for it by gig · · Score: 1

      > I'm still not buying any device which is effectively a handheld computer, but which lacks the ability
      > to run more than one interactive application simultaneously.

      iPhone has never, ever lacked the ability to run more than one interactive application simultaneously.

      You have always been able to talk on the phone while reading email or doing anything else. You have always been able to listen to music while surfing the Web or doing anything else. Email and texts are always arriving, no matter what you're doing. Since v2.0 you have been able to make an audio recording while doing anything else. The only limitation is you couldn't run 2 3rd party apps at once. That limitation goes away tomorrow (June 21, 2010) with the release of iOS v4.

      If you are running a Blackberry and you think a switch to iPhone will give you fewer capabilities, you are sorely mistaken.

    9. Re:True, and they caught shit for it by mhelander · · Score: 1

      So first news saying Apple is richer than MS and now suddenly the Apple phones have copy paste but not the MS phones...

      I knew I shouldn't have gone to sleep, I always suspected I might some day wake up in bizarro world :(

    10. Re:True, and they caught shit for it by twidarkling · · Score: 1

      No, the old Intellipoint mouse. That thing was gold-standard for optical mice.

      --
      Canada: The US's more awesome sibling.
    11. Re:True, and they caught shit for it by ekhben · · Score: 1

      Sort of like the endless stream of touch-screen phones that launched in the wake of the iPhone, with vision-less product designers somehow thinking that it was touch alone that made the iPhone popular.

      Except just copying the suck.

      I expect next week we'll hear a leak about non-replaceable batteries.

    12. Re:True, and they caught shit for it by RulerOf · · Score: 2, Interesting

      No, the old Intellipoint mouse. That thing was gold-standard for optical mice.

      That is probably the truest statement I've read *all* day. That mouse was the one that finally got me to switch from trackball back over to the normal style mouse. I used it for years until one day it would blink on and off while I was playing video games, constantly getting me killed. I replaced it with a Logitech and have been Logitech for years now.

      After I was certain I'd never need the Intellimouse ever again, I cut the cord off of it, grabbed a baseball bat, and had my friend pitch it to me in my backyard. It was a home run, and we never did find every piece of the device.

      --
      Boot Windows, Linux, and ESX over the network for free.
    13. Re:True, and they caught shit for it by FlightlessParrot · · Score: 1

      I really like the iPhone--it's replaced the Palm Tungsten and various smartphones and featurephones I've tried. But it is annoying that occasionally an attempt to scroll a page selects text instead. Yes, I know how to deselect, and yes, the wonderful digital (yok!YOK!) interface is necessarily a compromise, so sometimes also when scrolling a link-rich page you trigger one of the links, but it is, nonetheless, annoying. Sure, I'm 65, but I don't suffer from any other disabilities. But I guess you also get exasperated with n00bs who don't see how easy Linux is if they'll only learn to use the command line and edit a few config files.

    14. Re:True, and they caught shit for it by perryizgr8 · · Score: 1

      That limitation goes away tomorrow (June 21, 2010) with the release of iOS v4.

      no, it doesn't. 3rd party apps can now do a SPECIFIC, defined-by-the-great-leader-himself task in the background. you still cannot have a bittorrent app downloading in the background while browsing on safari while your navigation app is running in the background saying "take the 8th exit".

      --
      Wealth is the gift that keeps on giving.
    15. Re:True, and they caught shit for it by mxh83 · · Score: 1

      You choose blackberry over an iphone and claim it's better? LOL! Nah, you're just cheap, that's what it is.

    16. Re:True, and they caught shit for it by inigopete · · Score: 1

      That's a shame - those mice tended to eventually suffer problems with the cord where it entered the mouse casing. They're really easy to fix (remove the pads off the bottom and undo the four screws, find faulty wire, repair). I'm still using mine. Great mouse.

    17. Re:True, and they caught shit for it by hattig · · Score: 1

      With iOS 4, you can browse on Safari whilst your navigation app runs in the background (location based multitasking is one of the options Apple provides). I don't want to be near you when you're driving and being distracted by whatever porn site you are viewing, but you should be able to do this.

      Why would I care about bittorrent on the phone - I'd rather access my home computer and initiate it there, instead of getting a massive hit on my mobile data usage? If it's a short download, the iPhone has an option for that as well.

      It would be nice if iOS 4 had a "if power is connected, allow to run in the background regardless of the type of multitasking required" function.

    18. Re:True, and they caught shit for it by perryizgr8 · · Score: 1

      Why would I care about bittorrent on the phone - I'd rather access my home computer and initiate it there, instead of getting a massive hit on my mobile data usage?

      i thought there was this tiny little insignificant piece of tech called wlan?

      With iOS 4, you can browse on Safari whilst your navigation app runs in the background (location based multitasking is one of the options Apple provides). I don't want to be near you when you're driving and being distracted by whatever porn site you are viewing, but you should be able to do this.

      nice bit of trollish assumptions there. yes, there is a specific category allowing for background audio as well. so i was wrong about this one.
      but still, it seems to me that this selective shit should not be called multitasking. in a properly multitasked system, any program can run in the background and do whatever it wants, not just do things included in a list:

      Background audio and VoIP
      Background location
      Location notifications
      Push notifications

      --
      Wealth is the gift that keeps on giving.
    19. Re:True, and they caught shit for it by rhsanborn · · Score: 1

      Blackberry still holds the lion's share in the enterprise, but I don't think it's at the exclusion of the iPhone anymore. I've seen, in my business interactions, many more iPhones popping up. They are becoming just as useful for road warriors (sans the amazing keyboards...) as the Blackberry, plus they aren't as clunky (read big) and can do other neat and interesting things.

    20. Re:True, and they caught shit for it by DJRumpy · · Score: 1

      I've found that even clicking on a link while trying to scroll, if you move the web page any substantial amount (say more than 20 pixels or so), it will simply ignore the link and scroll the page instead which is a good solution on a touch interface.

    21. Re:True, and they caught shit for it by RulerOf · · Score: 1

      With mine, the USB connection itself was fine. Wiring hadn't gone in spite of its age.

      The issues I experienced were quite literally a firmware or chipset issue in the mouse itself. Kind of like CD/DVD burners. They just die after a time for seemingly no reason. Such is life! :D

      --
      Boot Windows, Linux, and ESX over the network for free.
  4. Windows button by Beardydog · · Score: 5, Funny

    I know the iPhone has an enormous Apple logo on the back, but:
    1) It's not and enormous Apple logo on the front
    2) Some people think Apple is cool

    The Windows logo instantly makes me feel like I'm at work. Seeing it on the front of my phone everytime I pick it up would sap a tiny percentage of the joy from my day everytime I picked the thing up. And why? For branding? They can't just put a stylized picture of a house, or a rounded square ( I've never heard of anyone being confused by the non-specific design on the iPhone's ONLY BUTTON )... a circle... a triangle... Maybe no icon at all!
    I want my technology to look like it was sent from an alient future, or dug up from an alien past... with mystic runes and shit.
    After Mickey Mouse, the Windows logo is the least mystical goddamn rune on earth.

    1. Re:Windows button by Svippy · · Score: 1

      How do you feel about that Apple logo (or two) on your keyboard? How about the upper left corner of your screen?

      There is no Apple logo on the keyboards any more. But since there is only one button on the iPhone or this Windows Phone thingie, he wonders why they made that decision. On a keyboard or in the upper left corner of your screen, it is supposed to make it out among many buttons. There it makes sense. Or are you just trolling?

      --
      Clicked pie.
    2. Re:Windows button by node+3 · · Score: 2, Insightful

      How do you feel about that Apple logo (or two) on your keyboard? How about the upper left corner of your screen?

      Mac keyboards don't have Apple keys anymore. And the one on the screen is the icon you click on, just like the Windows button. The physical button on Windows phones doesn't benefit by having a Windows icon in the way the button on Windows 7 does. Think about how tacky it would be were the home button to have an Apple logo on it.

    3. Re:Windows button by vlueboy · · Score: 1

      I want my technology to look like it was sent from an alient future, or dug up from an alien past... with mystic runes and shit.

      Awesome! you could put that in your sig. I don't care if it isn't even on /. It's just that insightful.

    4. Re:Windows button by MoreDruid · · Score: 1

      two words: Coca-Cola

      --
      The best weapon of a dictatorship is secrecy, but the best weapon of a democracy should be the weapon of openness.
  5. Brave but Pointless by Nerdfest · · Score: 3, Interesting

    I'm not sure where MS thinks they're heading with Windows Phone 7. Their only advantage with WM6 was that it was actually an open platform ... you could install applications from any source. From a usability point of view, it sucks, and I say that as a current user. It is not really intended to be used without a stylus, it's slow, and it's generally not very intuitive. It seems that they're dropping their only feature, adopting the early failures of Apple (cut & paste), and heading towards what most people dislike about the iPhone (single marketplace).

    Maybe their doing what Linus Torvalds did with Git, in reversing every decision that CVS made, but I don't think it's going to end well for them. Between iPhone and Android, they're beat in almost every feature.

    1. Re:Brave but Pointless by Brett+Buck · · Score: 1

      I'm not sure where MS thinks they're heading with Windows Phone 7.

              Targeting the Zune market?

    2. Re:Brave but Pointless by node+3 · · Score: 4, Insightful

      and heading towards what most people dislike about the iPhone (single marketplace)

      I don't think "most people dislike" this, Nerdfest. I realize it's a fairly common sentiment here on Slashdot, but most people have different priorities.

      Maybe their doing what Linus Torvalds did with Git, in reversing every decision that CVS made

      The thing is, Microsoft just isn't that talented. I don't mean they don't have talented employees, but that the way the company works, talent just doesn't enter into it. What they do, what they've always done, is copy what others have done, and unlike Apple who, when they copy they make things better (that's what "good artists copy, great artists steal" means), MS copies poorly. The first few iterations are atrocious. But eventually they copy things so thoroughly that, what the hell, it's good enough, right?

      Technologically, MS has always been behind the curve. Macs, Amigas, OS/2. All made Windows (and DOS!) look pathetic. But price and hardware support, along with some horrible, but effective, business tactics won out.

      And it looks like MS is trying the same here, but without the ability to engage in the same old business tactics, and without the sort of market where price and hardware support is as important as it was during the PC era. So, like you said, I just don't see how this will work out well for them. They can't out-class iPhone, or out-geek Android, and they can't tie their monopoly to it.

      I guess we'll just have to wait and see. MS has a way of sticking around with technically inferior offerings. It's like a gambler with enough money to keep doubling down. You don't have to win right away, you just have to win somewhere along the line. MS doesn't have the burden of caring about whether their products are good, they just want them to sell, and they have the money and the will to stick around until they do. They'll keep "reinventing" their products (WinCE to Windows Mobile to Windows Phone 7, with Zune and Kin thrown in for good measure) until something sticks.

    3. Re:Brave but Pointless by UnknowingFool · · Score: 1

      What all 7 of them?

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    4. Re:Brave but Pointless by asdf7890 · · Score: 1

      It seems that they're dropping their only feature, adopting the early failures of Apple (cut & paste), and heading towards what most people dislike about the iPhone (single marketplace).

      Perhaps they are not making enough profit for their liking from following the open route, and would like to try nickel-and-dime a new revenue stream out of phone users and the developers.

    5. Re:Brave but Pointless by gig · · Score: 2, Insightful

      They're just doing what they always do: they're copying Apple/NeXT. However, Microsoft didn't adjust when Steve Jobs came back to Apple.

      It was productive for Microsoft to copy the 1985-1996 Apple that tried to sell to businesses and made drab interfaces and drab boxes and kept their prices high and hardly pushed the technology forward. Microsoft could keep up because Apple was slow, they were safe copying stuff whole because Apple was weak and they had even accidentally given Microsoft a license to clone their API, and the copies Microsoft created were drab enough for their PC maker customers and corporate CTO's to like them.

      It's not productive for Microsoft to copy the 1997-present Apple for all the opposite reasons. Apple sells direct to consumers now, even to the point where 1 out of every 3 Apple employees is in retail. Zune can't compete with iPod on price or features. The $99 iPhone is so cheap there's no room under there for a profitable clone. The Intel Mac erased the high-end Windows PC market from existence. The iPad is killing the low-end PC market. The products are sexy and colorful and way beyond the capabilities of Microsoft's PC maker customers to compete with.

      Windows Vista/7 was "Windows for Mac users". It's not at all what the PC makers wanted, or the CTO's wanted, or the corporate trainers wanted, and so on. Windows Phone 7 is "Windows Mobile for iPhone users." Microsoft continue to sit on a pile of money from their 2001/2003 products that were copied from the old Apple in the case of Windows XP, or ported from the old Apple system in the case of MS Office 2003.

      Plus, technology is moving faster now, and the Internet provides everyone with the latest information on the state-of-the-art, and Apple Stores just make it even worse. You can't pretend Windows Vista/7 is not 10 years behind the Mac. You can't pretend that Windows Phone 7 is not 5 years behind iPhone. People have seen the Apple Store, they've tried the products.

      I've personally seen more Windows XP to iPad upgrades than Windows XP to Vista/7, so good riddance to Microsoft. People can get the original item cheap now rather than wait for the Microsoft copy. My iPad already paid for itself. I'm drinking the milkshake of anybody who is waiting around for the Microsoft version. I've been using Mac OS X for 10 years, I've been drinking the milkshake of XP users the whole damn time. I've had a fully usable, full desktop browser in my front jeans pocket for 3 years, the whole time drinking the milkshake of other phone users.

      So no, Microsoft's products don't make sense anymore.

      > Their only advantage with WM6 was that it was actually an open platform ... you could install applications from any source

      Not a feature. That's a malware vector. That's something businesses will have to lock down and consumers will have to patrol. Neither of them wants to do that.

    6. Re:Brave but Pointless by Vancorps · · Score: 4, Informative

      You've been in Steve's reality distortion field too long. If I didn't know better I'd say this was fark. Are you really trying to say that Windows 2000,XP were clones of OS 8 and 9? Cause MacOS 8 and 9 were atrocious causing instabilities everywhere, they couldn't even handle running out of disk space. The iPad is already a clone of other tablets, specifically the Archos Internet tablet which has been on the market for over a year and ran Windows XP and now runs Windows 7.

      You give Apple way too much credit, I'm not saying Microsoft deserves any but you portray a woefully inaccurate picture of the landscape. There is no one genuinely trading a Windows XP machine for an iPad. They target fundamentally different markets and have different strengths and weaknesses. The iPad has cost me many hours of lost time and has cost my users many lost hours of productivity as they encounter it's limitations. It's so heavy I can't imagine wanting to read an entire book on it. It's pretty well limited to consuming content which is precisely what it is marketed as. It makes no attempt at content creation which is why it doesn't even include a camera or SD card slot or USB.

      When it comes to mobile phones the iPhone was again nothing of a first besides the multi-touch UI. Apple's strength has been in presentation and marketing which is precisely what Microsoft used to be good at. There's no arguing that the strategy leads to business success at the cost of consumer freedom. Those of us that learned our lesson have headed for Android because we are given back the full abilities of our increasingly useful mobile hardware. I also laugh at you considering the iPhone having a full desktop browser. While it is a good browser the lack of flash makes that statement laughable at best and completely disingenuous at worst. My Android phone in contrast has a more full desktop browser but lacks functionality like adblock that I enjoy in my actual desktop browsing. It also has flash and full java capability unlike the iPhone.

      As for an open platform being a malware vector I again laugh at your distorted view of reality. As a Windows mobile user and administrator for the better part of the last decade I can assure you that malware on Windows Mobile is few and far between, so few that I've never encountered it although I've certainly read about duped users but Windows mobile since 5.0 has had centrally managed software and full multi-user controls, things the iPhone even with version 4 still lacks. The iPhone makes a half decent toy but even the camera on my Samsung Moment blows the iPhone out of the water and that was Samsung's first attempt at an Android phone. Android lacks the centrally managed functionality that Windows Mobile and Blackberry has so it still has some catching up to do but development is moving quickly as my phone came with Android 1.5 and now has 2.1 which was a significant jump. Exchange support is great now even supporting remote wipe with 2.1. Of course the locks also work unlike the iPhone as shown by the latest version of Ubuntu.

    7. Re:Brave but Pointless by node+3 · · Score: 2, Interesting

      I disagree that Microsoft has always been behind Apple.

      I never said they were.

      Not only did Apple copy from everyone else in features

      I never said they didn't.

      they literally copied NeXT and Mach into the OS

      No. Mac OS X is Nextstep.

      KHTML into the browser

      WebKit is based on KHTML. But this is both a.) not what I mean by copying above and b.) exactly the sort of thing open source is meant for.

      This is a great thing, I see nothing wrong with this

      I never said there was. In fact, I stated quite the opposite. See below.

      but it is wrong to exclude Apple from copying of playing catch-up.

      It's even more wrong to think that's what I did.

      Perhaps you missed this part of my post?

      "unlike Apple who, when they copy they make things better (that's what "good artists copy, great artists steal" means)"

    8. Re:Brave but Pointless by shutdown+-p+now · · Score: 1

      Not a feature. That's a malware vector. That's something businesses will have to lock down

      Windows Mobile phones were probably the single most popular platform for in-house "enterprise" mobile apps, precisely because it was open.

      If you read WP7 forums, there are a lot of angry posts along the lines of "we have a great working data entry system running on WM6 devices in our company, and now we can't even rewrite that for WP7 from scratch, because it has too many limitations", coming from all those people.

    9. Re:Brave but Pointless by mjwx · · Score: 1

      The $99 iPhone is so cheap there's no room under there for a profitable clone.

      You're missing two digits...

      And you're wrong.

      The $1099 is so expensive there is plenty of room for profitable clones. I've literally seen hundreds lined up in a stall in Bangkok.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    10. Re:Brave but Pointless by Anonymous Coward · · Score: 1, Funny

      You sure seem to drink a lot of milkshakes, sir.

    11. Re:Brave but Pointless by Com2Kid · · Score: 1

      I'm not sure where MS thinks they're heading with Windows Phone 7.

      Awesome revolutionary UX, stringently enforced hardware and performance standards (so you don't end up like Android with some devices kicking butt and others sucking) and a variety of form factors for customers to choose from.

      Sounds like enough to make a great product to me.

    12. Re:Brave but Pointless by MemoryDragon · · Score: 1

      You have to add here, that back in Microsofts heydey lots of people were exposed as to PCs as their only alternative they did not even know that superior alternatives did exist (how many people did know macs when Windows 3.0 came out, I bet not too many those who did stuck to their macs)

      This time the game is totally different, people have been exposed to the iPhone and Android and other alternative in masses, and there is no real benefit of the Windows monopoly they can leverage that people would flock to something inferior. They have to compete by being better and that wont work out as long as they copy Apple and Android and combine the worst issues iOS1 and Android 1.0 had and adding to that some shoddy stuff of their own (like again some garbage ie implementation a decade behind webkit used by iOS and Android)

    13. Re:Brave but Pointless by Deviate_X · · Score: 1
      Meh ... Google will send you apple fanbois back to 2001 - angry and resentful ... uh! wait

      and heading towards what most people dislike about the iPhone (single marketplace)

      I don't think "most people dislike" this, Nerdfest. I realize it's a fairly common sentiment here on Slashdot, but most people have different priorities.

      Maybe their doing what Linus Torvalds did with Git, in reversing every decision that CVS made

      The thing is, Microsoft just isn't that talented. I don't mean they don't have talented employees, but that the way the company works, talent just doesn't enter into it. What they do, what they've always done, is copy what others have done, and unlike Apple who, when they copy they make things better (that's what "good artists copy, great artists steal" means), MS copies poorly. The first few iterations are atrocious. But eventually they copy things so thoroughly that, what the hell, it's good enough, right?

      Technologically, MS has always been behind the curve. Macs, Amigas, OS/2. All made Windows (and DOS!) look pathetic. But price and hardware support, along with some horrible, but effective, business tactics won out.

      And it looks like MS is trying the same here, but without the ability to engage in the same old business tactics, and without the sort of market where price and hardware support is as important as it was during the PC era. So, like you said, I just don't see how this will work out well for them. They can't out-class iPhone, or out-geek Android, and they can't tie their monopoly to it.

      I guess we'll just have to wait and see. MS has a way of sticking around with technically inferior offerings. It's like a gambler with enough money to keep doubling down. You don't have to win right away, you just have to win somewhere along the line. MS doesn't have the burden of caring about whether their products are good, they just want them to sell, and they have the money and the will to stick around until they do. They'll keep "reinventing" their products (WinCE to Windows Mobile to Windows Phone 7, with Zune and Kin thrown in for good measure) until something sticks.

    14. Re:Brave but Pointless by Deviate_X · · Score: 1

      "Windows for Mac users" - isn't that called boot camp?

    15. Re:Brave but Pointless by Just+Some+Guy · · Score: 1

      I've had a fully usable, full desktop browser in my front jeans pocket for 3 years,

      I thought you were just happy to see us.

      the whole time drinking the milkshake of other phone users.

      That's what she said!

      --
      Dewey, what part of this looks like authorities should be involved?
    16. Re:Brave but Pointless by wbo · · Score: 1

      Windows Phone 7 is not designed to replace Windows Mobile 6.5 for all devices. I think Microsoft is designing Windows Phone 7 to to be used on low-end smartphones for consumers who may have never used a smartphone before.

      The successor for Windows Mobile 6.5 is Windows Embedded Handheld which is backwards compatible with many Windows Mobile 6.x applications and is supposed to be able to run on many devices that currently run Windows Mobile 6.x. Windows Embedded Handheld is designed for high-end smartphones and enterprise/corporate devices just like Windows Mobile 6.5 was and I will be very surprised if it doesn't include basic productivity features like copy and paste.

    17. Re:Brave but Pointless by allanc · · Score: 1

      It's like a gambler with enough money to keep doubling down. You don't have to win right away, you just have to win somewhere along the line.

      Of course, as anyone who's tries this tactic in real life will tell you, you'll always get to that point where you've had so many losses in a row that you don't have enough money to double down again. It's starting to look like Microsoft has hit that point.

      (Metaphorically speaking, I mean. They've still got boatloads of non-metaphorical cash, as I recall)

    18. Re:Brave but Pointless by IorDMUX · · Score: 1

      I don't think "most people dislike" this, Nerdfest.

      Wait... did you just ad-hom him, or were your calling him by his nickname?

      --
      >> Standing on head makes smile of frown, but rest of face also upside down.
  6. Pirates! by sakdoctor · · Score: 5, Funny

    Copy & paste is a tool of pirates and plagiarists. There is no legitimate use for Copy & paste.

    1. Re:Pirates! by value_added · · Score: 1

      Finally, freedom from a clipboard!

      Viva la raza!

      Oh, wait ... is using a clipboard like yanking into a named buffer?

    2. Re:Pirates! by machine321 · · Score: 4, Funny

      And you wonder why you don't have a girlfriend when you call her a "named buffer".

    3. Re:Pirates! by Anonymous Coward · · Score: 1, Funny

      Copy & paste is a tool of pirates and plagiarists. There is no legitimate use for Copy & paste...

  7. Swing and a miss by anarking · · Score: 1, Insightful

    Just as windows mobile was catching up being coupled with Sense UI and the like, they go and join the worthless herd of App-based feature-less mobile OS'es. The thing is, as far as mobile OS'es go, windows mobile has been ahead, being an open platform and close to an actual OS. And there is a marketplace for apps on the phones anyways. 7 becomes worthless, and 6.5 will go on and on being used and modded by power users for years to come because it's the last of the useful mobile OS'es. Long live task manager. :P

    1. Re:Swing and a miss by Bigjeff5 · · Score: 1

      I don't see what Windows Mobile can do that Android can't, and Android generally makes it a lot easier to do on the phone form factor.

      I'd like to say the same for Apple, but they're so closed I can't, in good conscience.

      Furthermore, I don't think you understand the purpose of an operating system, particularly given this comment:

      ...and close to an actual OS.

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
    2. Re:Swing and a miss by node+3 · · Score: 4, Insightful

      Just as windows mobile was catching up being coupled with Sense UI and the like, they go and join the worthless herd of App-based feature-less mobile OS'es.

      "Worthless herd"? iPhone and, to a lesser extent, Android, are where it's at. The old-style Windows Mobile is about as appealing today as a tape-playing Walkman.

      The thing is, as far as mobile OS'es go, windows mobile has been ahead, being an open platform and close to an actual OS.

      "Ahead"? Ahead of Palm, technologically, and ahead of Apple and Google in terms of timeline where they entered the market. But that's pretty much it. As for being "close to an actual OS", iOS is OS X. Android is Linux with (essentially) a custom windowing system. Windows Mobile is much further from Windows than either iOS or Android are to their respective desktop counterparts.

      7 becomes worthless

      I agree. It can't outclass iPhone or out-geek Android. In a word, worthless.

      and 6.5 will go on and on being used and modded by power users for years to come

      I didn't realize "power users" meant "a dwindling niche of users stuck in the past". I'll remember that for the next Amiga or Newton story on Slashdot. They abound with "power users" extraordinaire!

      because it's the last of the useful mobile OS'es. Long live task manager. :P

      POWER USER!!!!

    3. Re:Swing and a miss by BasilBrush · · Score: 4, Informative

      Your post makes no sense. Both Symbian and Android are as open (or more open) than WinMo =6.5 is. And they both also have bigger market share.

    4. Re:Swing and a miss by coryking · · Score: 1

      Why would anybody want a task manager on their phone? Task managers exist to weed out shitty software and kill them. Basically, they are a way to maintain a complex system.

      The thing about complexity is people pay good money to hide it. Who wants to buy a phone that requires such levels of fiddling that it requires a task manager? Is your time so worthless to you that you enjoy seeing every damn thing running on your phone?

      Any phone that has a task manager (outside of some archane debug tool for development) is guaranteed to be a failure in the mass-market.

      Face it, the days of geeks ruling the computing kingdom are over. Nobody cares about that crap... another poster said it best--

      I didn't realize "power users" meant "a dwindling niche of users stuck in the past".

      True words. Our industry is all about rapid change. Either you adopt and update your skills or you die (professionally, that is). Guess what? things are changing in a *huge* way. In a few years, iPads and similar devices will be *the way* the majority of people interact with the internet. They'll do it on their couch and they will have zero patience for shitty software that requires something like a "task manager" (what is that, a debug tool?)

    5. Re:Swing and a miss by CAIMLAS · · Score: 1

      Open has a variety of definitions to people.

      The slashdot crowd tends to think of an "open platform" as one unencumbered by binary licensing - and forkable.

      Most people seem to think of an open platform as one which is accessible - like a bar or a park. Sure, you don't own it, but you can go there and appreciate it.

      By these definitions, Android and Symbian are less 'open' than the old WinMo 6.5. Anyone could write a decent application with a minimum of effort for the platform due to the maturity of the developer tools; the application would also be likely to actually work on a variety of WinMo phones. Android and Symbian are somewhat hemoraged markets, comparably.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    6. Re:Swing and a miss by node+3 · · Score: 1

      Android is Linux in the sense that it is built on the Linux kernel. It is not the familiar operating system that pedants call GNU/Linux, though. The differences are deeper than the windowing system -- pretty much everything other than the kernel is completely different from any other Linux-based OS.

      That's why I worded it the way I did. I am assuming a POSIX layer underneath which can run (even if it doesn't include) all the standard GNU or BSD tools. Perhaps that assumption is wrong.

      Similarly, your claim that "iOS is OS X" is misleading.

      Not at all. If I said, "is Mac OS X", I would be misleading (and outright wrong). But before it was called iPhone OS, it was called OS X (as opposed to Mac OS X). iOS is a variation of OS X. It's essentially Mac OS X, with UIKit replacing AppKit, different bundled apps, a different security mechanism, and the omission of some frameworks which make little sense on a handheld, as well as the addition of some that do (there are more differences, but that's a fairly good overview). There's been a lot of cross-pollination between iOS and Mac OS X, with things like QuickTime X, CoreLocation and CoreAnimation going from iOS to Mac OS X, and OpenCL and GCD making their way to iOS.

      The difference between iOS and Mac OS X, for example, is much less than the difference between Windows NT 3.0 and Windows 95.

      but clearly if you buy an iPhone you are not getting a handheld Mac.

      Which is why I didn't say Mac OS X. I realize that distinction is somewhat subtle, and if I say "OS X", people may think I mean "Mac OS X". Perhaps I should be more clear (it's a fine line between being clear and an overabundance of parenthetical statements and a patronizing tone).

      OS X is capable of unrestricted multitasking, for example, whereas multitasking in iOS is very limited even with the new features in the latest version.

      iOS (or iPhone OS, or OS X, whichever name/version we're talking about) has had the exact same multitasking capabilities as the desktop Mac OS X. The difference is the security model prevented background UIKit apps (with the exception of a handful of built-in apps).

      If that seems like I'm splitting hairs, it's probably because you're assuming I'm saying something I'm not. I'm talking about the OS as a whole, not the interface (which is only part of the OS). The interfaces on Mac OS X and iOS are very different. The overall OSs, though, are exceptionally similar, differing in far less than, for example, Windows Mobile and Windows XP, or even Android and a standard Linux distro.

    7. Re:Swing and a miss by shutdown+-p+now · · Score: 1

      Android is Linux in the sense that it is built on the Linux kernel. It is not the familiar operating system that pedants call GNU/Linux, though. The differences are deeper than the windowing system -- pretty much everything other than the kernel is completely different from any other Linux-based OS.

      Not really. It still has shell and /etc and it uses wpa_supplicant for WiFi, for example; and many other things.

      It's definitely quite different from your typical desktop distro (whereas Maemo, for example, is not), but not nearly as different as many people think.

    8. Re:Swing and a miss by toadlife · · Score: 1

      Wow you really got ambushed for that post.

      The blind hatred for anything Microsoft here runs deep.

      Try my ROM for the Touch Pro 2! :)

      --
      I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
    9. Re:Swing and a miss by BasilBrush · · Score: 1

      Open has a variety of definitions to people.
      The slashdot crowd tends to think of an "open platform" as one unencumbered by binary licensing - and forkable.
      Most people seem to think of an open platform as one which is accessible - like a bar or a park. Sure, you don't own it, but you can go there and appreciate it.

      Indeed. Which is why I allowed for WimMo being "as open" as Symbian and Android. Even though both of those are open source, and WinMo isn't.

      By these definitions, Android and Symbian are less 'open' than the old WinMo 6.5. Anyone could write a decent application with a minimum of effort for the platform due to the maturity of the developer tools;

      Symbian is programmable in C++, Java ME, Flash Lite, Python, Ruby and .Net. The Native C++ compiles with GCC, and the standard IDE is a variant of Eclipse. As a platform it predates MinMo. In fact it's only a year younger than the very first release of Win CE. How is that not mature? Your claim for less openness that way, makes no sense.

      (No doubt similar arguments could be made for Android from someone with more interest in it, given that it's Linux based.)

      the application would also be likely to actually work on a variety of WinMo phones. Android and Symbian are somewhat hemoraged markets, comparably.

      And if that's the argument, then iOS (iPhoneOS) is the "most open". The WinMo platform may not be as fragmented as Android or Symbian OS. But it's more fragmented than iOS. But it was a stupid argument to raise that as a definition of openness.

      If you want to use app developer accessibility as the definition of openness, then Symbian, Android and WinMo are just the same. With iPhone being closed due to annual fees and single curated app store. Again, there is no uniqueness that WinMo brings to the market.

    10. Re:Swing and a miss by julian_t · · Score: 1

      The thing is, as far as mobile OS'es go, windows mobile has been ahead, being an open platform and close to an actual OS.

      The problem for me is *which* OS it is close to ;-) I wrestle with Windows enough on the desktop without wanting to have it on my phone as well.

      I have an HTC Touch HD. Nice screen and OK for making basic phone calls, but apart from that it's not impressive. My daughter has an ipod touch... we can wander into a cafe, find free wi-fi, and try checking our mail. Nine times out of ten she can connect and get online... it just tends to work. Nine times out of ten I can't, and get told to 'check my connection settings' in a maze of twisty little dialogs. I don't worry that Skype on WinMo is so unreliable, because I so seldom get a chance to try it. Media Player is a joke as far as managing ones music is concerned. And then there are the lock-ups and crashes. It is, indeed, close the actual OS.

      Maybe my old Nokia 6310 wasn't so bad after all...

  8. Not surprising by diegocg · · Score: 4, Insightful

    Phone 7 is in many ways a new mobile operative system, it doesn't even run software from old windows mobile versions (and you can't port your old C++ programs because native code programs are forbidden/restricted to big partners). So it's not surprising to find big differences with windows mobile. Wikipedia says it doesn't even support a socket API.

    1. Re:Not surprising by edivad · · Score: 1

      What a smart choice from MS, isn't it?
      Neglecting the HUGE Win32 code base which many software companies have, and failing in delivering what has been the best thing MS kept doing in the last 20 years.
      Which is Compatibility at Win32 Level.
      MS lost it, and not today, and not even yesterday.

  9. Old news by sootman · · Score: 1

    I think I heard this a couple months ago. No Flash, either.

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    1. Re:Old news by shutdown+-p+now · · Score: 1

      What's funnier is that Silverlight-in-the-browser isn't there, either (even though apps on WP7 are, essentially, written in Silverlight).

    2. Re:Old news by sootman · · Score: 1

      Man, I could have spent four minutes finding a source and gotten this guy's +5. ;-)

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  10. What is it then? by symbolset · · Score: 1

    From the first link:

    "Both KIN and Windows Phone 7 share common OS components, software and services. We will seek to align around a single platform for both products as well as consistent hardware specifications."

    You can't have it both ways.

    --
    Help stamp out iliturcy.
    1. Re:What is it then? by nwoolls · · Score: 5, Informative

      They are different platforms. Windows Phone 7 isn't done...the Kin phones are out. Yes, they plan to align the platforms in the future, and sure they use common components, but they are different platforms now, and the Kin phones are not Windows Phone 7.

      Read up on it on Wikipedia, Google, or any number of sources.

      http://en.wikipedia.org/wiki/Microsoft_Kin

      "The Kin is based on Windows CE and is distinct from Microsoft's Windows Mobile and Windows Phone 7 platforms."

    2. Re:What is it then? by nacturation · · Score: 1

      From the first link:

      "Both KIN and Windows Phone 7 share common OS components, software and services. We will seek to align around a single platform for both products as well as consistent hardware specifications."

      You can't have it both ways.

      Why can't you? Is it a false dichotomy?

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    3. Re:What is it then? by mmcxii · · Score: 1

      So OSX and Linux are the same OS? After all, we can't have it both ways.

    4. Re:What is it then? by symbolset · · Score: 5, Informative

      Very good - you found the source of the quote. Now read it. Follow the citation links. It doesn't say what you think it says. Here, I'll give you another snippet:

      Microsoft said that the underlying fundamentals of Kin and Windows Phone 7 will be held together by similar core technologies. Both Kin and Windows Phone 7 run the same Silverlight platform. Microsoft has stated that over the long-term, Windows Phone 7 would be merged with Kin.

      They are like enough for the similarities to be meaningful. Microsoft is going to be able to use the runaway success of the Kin as a springboard for their Windows Phone 7 launch. The result should be epic.

      --
      Help stamp out iliturcy.
    5. Re:What is it then? by larry+bagina · · Score: 1

      Who the hell calls OS X and Linux the same OS?

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    6. Re:What is it then? by mmcxii · · Score: 4, Insightful

      The same kind of people who consider WinMo7 and the Kin as having the same OS. At least they should according to the logic of symbolset.

    7. Re:What is it then? by SanityInAnarchy · · Score: 1

      OS X and BSD, maybe. Or OS X and iPhoneOS.

      Linux really doesn't share much with OS X. Not the kernel, not the userland tools, not the UI.

      --
      Don't thank God, thank a doctor!
    8. Re:What is it then? by hairyfeet · · Score: 4, Insightful

      I would also point out that saying they are the same because they have the same core, is like saying Win2K and Win7 are the same OS because they have the NT core. As the FLOSSies will tell you there can be a vastly different experience while keeping an OS core, for example with Linux you can have everything from an embedded minimal OS with nothing but a couple of CLI tools to a fully blown 3d desktop, all while having the same kernel "core at the base.

      So I'd say the only way we'll find out if Win7 mobile is any good is to wait until we actually have product in our hands. They may learn from their mistakes and put out a good product like Win7 desktop, they may pull a Vista, who knows? But trying to claim they are one and the same because they have the same core and "someday" MSFT hopes to merge them (remember how many years it took MSFT to merge consumer and business?) is kinda jumping the gun.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    9. Re:What is it then? by jedidiah · · Score: 1

      ...actually, the common Unix userland tools in Apple products is what lets me have my own SMS cleanup script on my iPhone.

      It's very handy really. It just goes to show that Steve's tech has a way of getting away from him even when he tries to actively sabotage it.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    10. Re:What is it then? by AHuxley · · Score: 1

      Somewhere deep in Utah a Unix textbook is flipped open and commands typed into OS X and Linux.
      As for Windows they love segmentation.
      Keeps profits flowing from the rich and the working/poor get to rent until they can pay more.
      As long as they are looking at some form of MS logo.

      --
      Domestic spying is now "Benign Information Gathering"
    11. Re:What is it then? by Rosyna · · Score: 1

      Somewhere deep in Utah a Unix textbook is flipped open and commands typed into OS X and Linux.

      Well, Mac OS X is the largest Unix distribution in the world.

    12. Re:What is it then? by AHuxley · · Score: 1

      SCO joke based on "When you go to the bookstore and look in the UNIX section, there's books on "How to Program UNIX" but when you go to the Linux section and look for "How to Program Linux" you're not gonna find it, because it doesn't exist. Linux is a copy of UNIX, there is no difference [between them]."

      --
      Domestic spying is now "Benign Information Gathering"
    13. Re:What is it then? by im_thatoneguy · · Score: 1

      Kin is the low-end product that doesn't have to handle the Windows Mobile 7 requirements.

      So right now it has to run on an OS which doesn't have the same hardware requirements. As the hardware catches up to WM7 minimum system specs and they can release a WM7 spec'ed phone at 7th grader cell phone prices they'll transition to the meatier OS.

      I suspect they started with the price-point "Free with Contract" and delivered as much as they could cutting whatever corners they had to cut to get there. They also get to beta test the cool webpage which syncs all your phone's stuff on a product which won't potentially hurt the WM7 brand.

      2c.

    14. Re:What is it then? by symbolset · · Score: 1

      I took the trouble to write up some reference material for you about a month ago. You should read it.

      Prior performance is no guarantee of future results, but that's where the smart money bets.

      --
      Help stamp out iliturcy.
    15. Re:What is it then? by jerdo · · Score: 1

      Why is this marked Informative? Clearly he is making a joke. Just read the line about the runaway success of the Kin.

    16. Re:What is it then? by hairyfeet · · Score: 1

      Uhhhh...why exactly would anyone care what some thinktank says? I can't think of anyone that is more consistently wrong than these 'thinktanks" and they are about as worthless as tits on a boar hog. remember how thinktanks said Apple would end up with another Rockr with the iPhone? Nobody can really predict WHAT the public will do, if they could they would be richer than old Billy Gates. All we can do is wait and see. Personally I think Apple is gonna be screwed by the shitty AT&T infrastructure that can't take the loads the iStuff generate and AT&T's refusal to spend the kind of money needed to bring it up to speed.

      But trying to figure out how ANYTHING is gonna play out based on these "research groups" is just a waste of time.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    17. Re:What is it then? by mgblst · · Score: 1

      It is more like saying Vista and Windows 7 is the same, since they DO have the same core, which is true.

    18. Re:What is it then? by hairyfeet · · Score: 1

      Thanks for proving my point, and also showing you haven't used either OS, or you'd know Vista and 7 are as different as night and day. I used Vista from Beta 1 through SP1 and honestly? It never really worked, not at all. Windows 7 I have been running since the beta, no problems. No bugs, no crashes, no weird screw ups, it "just works".

      --
      ACs don't waste your time replying, your posts are never seen by me.
    19. Re:What is it then? by Blakey+Rat · · Score: 1

      I would also point out that saying they are the same because they have the same core, is like saying Win2K and Win7 are the same OS because they have the NT core. As the FLOSSies will tell you there can be a vastly different experience while keeping an OS core, for example with Linux you can have everything from an embedded minimal OS with nothing but a couple of CLI tools to a fully blown 3d desktop, all while having the same kernel "core" at the base.

      Maybe eventually Slashdot geeks will realize that nobody in the real world gives a flying fuck what the kernel is, as long as it reasonably supports popular technologies. Other than that, the OS kernel is an implementation detail only, and entirely abstracted-away by the rest of the software.

      Or, in other terms: the quality of the UI and applications are a thousand times more important to the success of a project than the quality of the underlying language or kernel.

      (I make an exception for Java, since it's my educated opinion that it's impossible to make a quality GUI in Java.)

  11. I'm confused. by Zencyde · · Score: 1

    Wait, I'm confused. Is this an iPhone? Wait, is it really 2010? This thing isn't getting copy and paste? Man, what a STUPID decision.

    --
    What day is it? Could you please tell me?
    1. Re:I'm confused. by Saeed+al-Sahaf · · Score: 1

      Wait, I'm confused. Is this an iPhone? Wait, is it really 2010? This thing isn't getting copy and paste? Man, what a STUPID decision.

      This is the icing on the cake for you? How about that is is as closed as the iPhone, you can't even run native code on it (unless you are a "partner")?

      --
      "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
    2. Re:I'm confused. by MemoryDragon · · Score: 1

      Well add to that that there is no HTML5 either, because the browser is stuck somewhere between IE6 and IE7...
      Good luck WinMo users in getting whizbang web applications, you will need it.

  12. Sorry, can't boot by Anonymous Coward · · Score: 1, Funny

    "We had to choose between booting the device, or shutting it down. We decided to implement the shutting down functionality; though we realize some users use the booting of their device periodically"

    All in all; sometimes you can't choose between functionality and simply need to implement all essential features.

    -- Fr

  13. Of course it's missing copy and paste by Low+Ranked+Craig · · Score: 2, Insightful

    They started copying iPhone OS before Apple added that feature.

    This is overblown anyway. I've use C/P maybe 3 times since they added the feature. I suspect I'll use it a lot more on the iPad.

    --
    I still cannot find the droids I am looking for...
    1. Re:Of course it's missing copy and paste by Grimbleton · · Score: 3, Informative

      I use copy and paste all the time on my Samsung Omnia running Windows Mobile 6.1

    2. Re:Of course it's missing copy and paste by MobileTatsu-NJG · · Score: 1

      I use copy and paste all the time on my Samsung Omnia running Windows Mobile 6.1

      I used it all the time on my Treo a couple of years ago. Then I couldn't when I got an iPhone. Then eventually the OS was upgraded and I could... but yeah I still don't use it much. I use the iPhone a lot more than I did the Treo so I'm not really sure why it doesn't matter so much anymore. I don't know if it's because I adapted to not needing it or if it's because the 'workflow' of it is just different and not all that necessary. I do distinctly remember spending half my time on the Treo getting around the fact that it had a terrible web browser and finding apps for it without the aid of a computer involved a lot of research and trickery. Both those problems are gone now so maybe I just used the C&P a lot in those scenarios. It's not something I've really measured, just a mild curiosity now. It never really occured to me before that a change in how a computing device works could mean lowered reliance on the clipboard. On my desktop/laptop computer usage, my use of the clipboard has gone UP in recent years!

      Heh, on a side note, it is amusing when I accidently hit 'paste' and I see something on the clipboard from like 6 months ago. I'm starting to think we need a statute of limitations on the clipboard. IRC users already understand this. :D

      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

    3. Re:Of course it's missing copy and paste by Man+On+Pink+Corner · · Score: 1

      I suspect I'll use it a lot more on the iPad.

      You'll wish to God there was some way to turn it off on the iPad, actually. It's actually a real nuisance.

    4. Re:Of course it's missing copy and paste by ProppaT · · Score: 1, Insightful

      Copying iPhone? Come on now, really? You could say that about Android. Maybe even WebOS to some extent. Honestly though, how is this copying anything? Windows Mobile was around before iPhone and no one claimed Apple was copying MS because they weren't, it was a totally different type of experience. Windows Phone 7 is a totally different experience than the iPhone, much as the Zune HD is a much different experience than the iPod.

      --
      Wise men say, "Forgiveness is divine, but never pay full price for late pizza."
    5. Re:Of course it's missing copy and paste by bonch · · Score: 1

      They avoided multitasking until this point because it's a crashy, battery-draining piece of shit on other platforms. Multitasking on iOS is just a Grand Central Dispatch block that your app submits to be run in the background. Your bitterness is amusing.

    6. Re:Of course it's missing copy and paste by Low+Ranked+Craig · · Score: 1

      I really shoundn't need to explain this, but the iPhone originally had no copy and paste. This was apparently a BIG DEAL and Apple eventually added C/P with much fanfare.

      Get it now? No? Woosh?

      --
      I still cannot find the droids I am looking for...
    7. Re:Of course it's missing copy and paste by daveime · · Score: 1

      If multitasking is a crashy, battery-draining piece of shit, then perhaps you have been looking at the wrong platform ?

      No need to tar all platforms with the iCrash brush though.

      Within my family over the past 5 years, we've had the following Nokia phones, ALL of which multitask fine without leaking RAM or draining batteries.

      9500 Communicator
      E90 Communicator
      N97
      N900 Maemo

      Perhaps you need to set your bar a little higher than iBling and start using a phone that does what you want, not what Steve wants ?

    8. Re:Of course it's missing copy and paste by Sorcerer13 · · Score: 1

      I've got the same phone and I use the copy and paste function frequently. For example, if someone sends me a text message asking me for someone's telephone number. Say that person doesn't have a smartphone, I don't want to send them my contact as a vcard because I don't know if their phone can accept it. So, I open up the contact, highlight the phone number and hit copy. Then I switch back to the sms function of the phone, hit paste and select send. It's simple and it takes all of maybe 30 seconds.

      When my upgrade comes around, I might just switch to android even though I have really enjoyed my WinMo phone.

    9. Re:Of course it's missing copy and paste by daveime · · Score: 1

      10,000 Tetris Clones in the Apple Store don't count as "useful".

      However, having Putty on my mobile and being able to administer work servers while sitting in a coffee shop IS useful. And I was able to do it AND browse the Internet AT THE SAME TIME. And without having to void the warranty of my mobile device. And still 5 years earlier than Apples' iOffering.

      iTroll must try harder.

  14. Can't copy and paste? by gringofrijolero · · Score: 1

    I wonder who filed the DMCA takedown on that..

    --
    Todos mis movimientos están friamente calculados
    1. Re:Can't copy and paste? by Vegeta99 · · Score: 1

      [offtopic] Your username made me laugh :P [/offtopic]

  15. Re:How Much Cocaine? by Ethanol-fueled · · Score: 1

    Not much.

    The whole industry took a creative nosedive since it switched to Oxycontin in the mid '90's.

  16. Well, how typical! by epp_b · · Score: 1

    There goes Microsoft copying Apple again!

    1. Re:Well, how typical! by mjwx · · Score: 1

      There goes Microsoft copying Apple again!

      Good for the goose, good for the gander.

      It's not like Apple didnt copy all of its products from:
      Xerox.
      Creative.
      Open Source.
      Microsoft (I guess this is circular, like a cycle of abuse except it's us getting abused).

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
  17. Re:wait a minute by Bigjeff5 · · Score: 1

    Well they did, until Apple decided to put it in (from the complete lack of a user outcry since the iPhone's inception, I'm sure - this is another brilliant concept from the mind of the great Steve Jobs).

    Now it's the greatest thing ever, and no "modern" phone lacks it.

    --
    Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
  18. won't do adobe either by RodRooter · · Score: 1

    Bet it wont work with flash either. At least Microsoft is getting back to core values again.

    Corporate mandate #1: Steal steal steal steal grab grab swipe swipey swipe swipe yoink yoinkity yoink yoink steal.

  19. Copy Apple's product/business model, paste failure by mattytee · · Score: 1

    Copy "iPod", paste "Zune"
    Copy "Apple Store", paste "Microsoft Store"
    Copy "iPhone", paste "Windows Mobile 7"


    I'm seeing a pattern here...

  20. I'll say the same thing I said before... by Anonymous Coward · · Score: 3, Insightful

    > But if you lambasted Apple for not having it but you want to excuse MS for not having it, you have some introspection to do.

    I'm one of the people who has been giving Apple a hard time (mostly for their lame excuses about why X is unnecessary/pointless ... until they finally add it, when it becomes the most wonderful innovation ever!). I'd just like to say that this new Windows phone SUCKS ASS. Copy/paste is really basic functionality for any computer-like device. Not having it sucks.

    I expect this product to become the next Zune.

    1. Re:I'll say the same thing I said before... by Concerned+Onlooker · · Score: 1

      "I expect this product to become the next Zune."

      What's a Zune?

      --
      http://www.rootstrikers.org/
    2. Re:I'll say the same thing I said before... by perryizgr8 · · Score: 1

      "I expect this product to become the next Zune."

      What's a Zune?

      exactly.

      --
      Wealth is the gift that keeps on giving.
  21. Old news by cloakedpegasus · · Score: 5, Informative
  22. The transistion is complete by NicknamesAreStupid · · Score: 1

    They lost their market share, their mobile customers, and now their developers. At least they have been thorough. BTW, did anyone mention that their new version of Windows Mobile runs the old version of Internet Explorer (IE7)? It will soon be the older version as IE9 will release at about the same time.

    1. Re:The transistion is complete by MemoryDragon · · Score: 1

      Jepp that is one of the biggest gripes I have, the mobile world mostly has settled down to the rather latest version of webkit (and opera) and unlike the desktop world you just could say, forget about IE, this version cannot do anything.
      But now again Microsoft again comes with another utterly shitty version of IE and people suddenly start to expect to see the whizbang stuff Android and iOS are capable of thanks to webkit. And this time Opera as the savior for WinMo is out of the game thanks to the refusal to expose native APIs.
      I really hope from a web developers perspective that WinMo7 is dead on arrival, otherwise we will run into the same browser mess the Desktop already has with everyone almost at the same level and Microsoft with a market share which cannot be ignored (and of course also their utterly dumb userbase which refuses to upgrade) dragging everything down and adding 30% to the entire development costs.

  23. Re:Windows Phone 7... by UnknowingFool · · Score: 1

    The difference being that Apple is forging ahead while MS is copying what they did years ago. Taking a look at the Zune, the 2nd generation Zune was a better player than the iPod Classic. The problem was that it wasn't better than the iPod Touch which was released 2 months before the 2nd gen Zune. By the time MS caught up with the Zune HD, Apple had a major head start with their App store. All things being equal, the App store has thousands of applications for potential iPod Touch buyers while the MS can only offer a handful of apps to a Zune HD owner.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  24. Dead by 2PM? by Wingsy · · Score: 1

    Did you read the part where the current prototypes have a dead battery by 2PM?

    Uh-oh

    --
    If I didn't have absolutely NOTHING to do, I wouldn't be here.
  25. It wasn't me by symbolset · · Score: 2, Insightful

    It was Microsoft's marketing department that made this link, not me. If it doesn't leverage the comarketing efforts in the way they desired that's not my fault. It's theirs.

    It's too late to undo it. They are linked.

    --
    Help stamp out iliturcy.
    1. Re:It wasn't me by Achromatic1978 · · Score: 1, Informative
      Jesus Christ, your reading comprehension sucks. Guess what, the foundations of OSX and BSD are "linked" from some common components. By your rationale, they are the same thing.

      Fuck me, what convoluted lengths are you not willing to stretch to to fulfil your analogies.

  26. Re:wait a minute by painandgreed · · Score: 5, Interesting

    Well they did, until Apple decided to put it in (from the complete lack of a user outcry since the iPhone's inception, I'm sure - this is another brilliant concept from the mind of the great Steve Jobs).

    If you are serious, I think you are failing to see Apple's sales strategy. They were always going to have cut-and-paste, just like they were always going to have MMS. Sure, the initial version didn't have them, but that is because Apple starts with a small core functionality and makes it work. They don't worry about bullet points as much as they do a working and easy to use end device. One they have it, then they will put out a new version (in the iPhone's case both for hardware and software). The new versions will have those bullet point features added once they have been made to work as well as the core functionality. Not only does this give a solid and useable device which appeals to the general consumer, but also give them feature creep and a reason for people with perfectly working earlier versions to want to buy new models. When the first iPhone came out I knew it would have cut-and-paste as well as MMS if I waited, and it did. Look at the iPod, they did the same thing there. Once the iPod got photos, games, and notes. I knew that it would eventually replace my PDA* in functionality if I waited long enough.

    *As it happened, the cell phone replaced if first, but I was still lacking features will lately. The iPod touch would have done that perfectly however if I hadn't have gotten a cell first.

  27. Re:wait a minute by MobileTatsu-NJG · · Score: 1

    I thought all Apple people decided that copy-paste was unnecessary.

    You'll notice not many people talk about actually using it.

    There actually is a distinction between "I'll buy anything they'll sell to me!" and "Welp I've had this for a while and just haven't realy needed it." You'd think cybernetic wannabees like us would already know this.

    --

    "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  28. Phone OS makers ship betas as if they're 1.0 by BcNexus · · Score: 1

    Windows Phone 7 shows how the phone OS development process is broken industry wide. Software houses* rush out an incomplete release, expect people to pay for it, and plan to use the proceeds to finance the development of a later, usable release.

    First, MS is leaving out two important features that belong together:

    • Websurfing
    • Copy and paste: Copying, searching with, and sharing text information

    Notice how neither Ida nor Myerson includes them in the list of things Windows Phone 7 does:

    • Merging personal and work contacts
    • Integrating Xbox Live games and Zune music and video
    • Including mobile versions of Office
    • Unifying social photos from social networking services

    I want my copy and paste now and millions of others will later when Windows Phone 7 comes out. It's a great way to do things with information I find while using my phone, especially on web pages.

    However, to MS's own detriment, Windows Phone Executive Todd Brix says they're replacing the tried and true data manipulation tool. '"It's actually an intentional design decision," Brix says. "We try to anticipate what the user wants so copy and paste isn't necessary."' But, the thing is, MS can't anticipate all the times a user needs copy and paste, so taking away control from users will only leave them missing it

    Second, MS is pushing a beta quality release and calling it a 1.0 release. Ida says,

    Doing so many things from scratch means that in a lot of ways Windows Phone 7 is more like the first version of a product than the seventh major release.

    Meanwhile, Myerson has warned everyone,

    "We're going to reset, but it is going to take us five years to build a product we all want to have. There were people that looked in the mirror a year ago and said, well, if we aren't going to win next year, I am out of here. I think when we look back on the release five years from now, this was a foundational release, not the release that broke through."

    Overall, Windows Phone 7 breaks the established and useful copy and paste paradigm and the project leader also says what the OS can do, it will do poorly. MS should sit on Windows Phone 7 until they can make it feature complete.

    ----
    *MS, Google, Apple, but in this case, MS. Here are examples:

    • Apple: Copy and paste, video camera, multitasking
    • Google: Exchange support in Android, hands free profile, no task manager, voice dialing
    • MS: The rest of this post is about MS aiming to release a beta quality OS as a 1.0 release
    1. Re:Phone OS makers ship betas as if they're 1.0 by MemoryDragon · · Score: 1

      Well they left websurfing out deliberately, because they again are going to ship another shoddy ie mobile version (this time featurewise between ie6 and ie7 desktop) as browser of choice, and this time you wont have a chance to get a decent browser on your machine.
      But I am glad that Android and iOS combined have such a strong market presence that users who cry for dynamic webapps will be left out in the dust on that shitty browser without any mercy!

  29. Re:patent by MobileTatsu-NJG · · Score: 1

    Is this a 'Method of Implementing Copy and Paste on a Mobile Cellphone' patent or something? What's going on?

    I'm not a software developer here so please excuse the dumb question: But if you design an Operating System intended to completely isolate apps from bumping into each other, presumably for security reasons, isn't the clipboard a potential risk? In the case of a multi-tasking OS, what's to stop an app from constantly reading the clipboard and re-broadcasting anything that looks like a phone, credit card, or social security number?

    --

    "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  30. Re:Windows Phone 7... by ProppaT · · Score: 1

    Please tell me how WP7 is a clone of iPhone OS? I'm failing to see the similarity. That's like calling iPhone OS a clone of WM6.5. It's not. There are no similarities except for the fact that they run on a cellphone.

    --
    Wise men say, "Forgiveness is divine, but never pay full price for late pizza."
  31. Come on now... by billsayswow · · Score: 3, Interesting

    Come on, don't start coming down on them for no copy-paste yet. It took the iPhone long enough to get it, and we gave them a chance.

    1. Re:Come on now... by baka_toroi · · Score: 3, Insightful

      The iPhone was offering something new. This doesn't.

    2. Re:Come on now... by billsayswow · · Score: 1

      Not really, at least not in the sense I mean. Copy-paste had been around well before it.

    3. Re:Come on now... by perryizgr8 · · Score: 1

      The iPhone was offering something new. This doesn't.

      what?

      --
      Wealth is the gift that keeps on giving.
    4. Re:Come on now... by SolitaryMan · · Score: 1

      The iPhone was offering something new.

      Like what?

      --
      May Peace Prevail On Earth
  32. Depends on data paths by SuperKendall · · Score: 2, Insightful

    iPhone didn't have cut-and-paste either..

    But what it did have, were data paths for some common needs to transfer data from one place to another. For instance, you could send a URL you were browsing into Mail, or an image from your photo gallery into Mail also, and generally you could click on URL's to bring them up in Safari removing that need for cut&paste.

    I think this approach is what Windows Mobile is trying as well, instead of the need for general cut and paste to try and offer more channeled data paths for the user. I still think that approach might not be too bad, I didn't really mind not having cut & paste before and initial users of WM7 might not either depending on what they can do with information.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  33. Well then here you go by SuperKendall · · Score: 3, Insightful

    It was stupid then and it's stupid now. I haven't seen many excuses yet.

    How about the aformentioned Paul Thurrott:

    http://www.winsupersite.com/mobile/wp7_love.asp

    The multitasking is limited. Users will only be able to get apps from the Marketplace, and not from third parties. Gasp! Is it true that there's no copy and paste?

    No matter. Windows Phone combines those very few things that were right about Windows Mobile -- primarily some business functionality -- with a much wider set of new functionality that is exciting in both scope and possibility.

    You can read what Paul thought about Apple's lack of Cut & Paste at Daring Fireball

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:Well then here you go by arose · · Score: 1

      That's one. You can find just about any opinion in that quantity. I'm wondering where you see a whole trend.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
  34. It is the *only* choice they have by coryking · · Score: 1

    Rule number one in the new world order of touch driven tablet computers:
    "Operating systems designed for keyboards and mice do *not* translate into good operating systems for touch".
    Apple realized this and ditched OSX. I would think they deliberatly made it hard to port desktop applications over because you cannot just port an app designed for the Keyboard/Mouse app over to a touch-based environment. You have to rethink the entire design of your application.

    It would be a huge mistake for Microsoft to allow code-interop between their desktop OS and their touch-driven mobile (and presumably tablet) operating system. The last thing you want it is to encourage people to half-ass-idly port their legacy junk over without giving thought to how it would work with touch.

    1. Re:It is the *only* choice they have by edivad · · Score: 2, Insightful

      Nobody thinks about porting WIndows applications to a Mobile OS.
      Of course, you have to implement the GUI using the Mobile OS abstractions and functionality.
      Win32 and C/C++ libraries and frameworks that exists inside software companies, go a bit beyond the UI.
      With Android, they provided the NDK, while iOSX supports C/C++ code natively.
      But no, MS and the management du jour following the mobile unit, decided to break what made them appreciated by ISV and software developers in general.

    2. Re:It is the *only* choice they have by Roogna · · Score: 1

      But that's the thing, Apple -didn't- ditch OS X. While yes the highest level UI code requires changes, and most importantly -thought- when switching to the touch based UI's, but the code, being objective-c, and using almost all the same, or extremely similar api's to desktop OS X is -very- portable between the two platforms. If anything the main difference is simply that iOS doesn't have a lot of the buildup from years and years.

  35. Do not want by symbolset · · Score: 1

    It matters a lot to the people who have used prior devices built on WinCE. People have a pretty strong consensus about that.

    It's obvious that the thing is going to launch with no ISV apps to speak of - it's a clean break from prior WinMo so prior apps don't work at all. If you want to make apps for it they have to be completely recoded with Silverlight, and not full Silverlight either, but the mobile one so existing Silverlight apps don't work either. With so much critical mobile functionality broken out the gate, bread-and-butter apps like navi aren't going to work (without a working compass, you can't orient the map). No copy/paste, no multitasking... if it lines up with the Kin it'll ship with no instant messaging app. Cloud backing for auto-uploading huge pictures on cloud services to run out your 3G data plan... that's great.

    I am so looking forward to this. It's lining up to be one of the most fabulous IT disasters of all time. We're going to be talking about this one long after Vista is forgotten.

    --
    Help stamp out iliturcy.
  36. Very, very, old news... by macshome · · Score: 1

    Um. Microsoft announced a long time ago that Windows Phone 7 would have no copy-paste or multitasking.

    Did CNET just now figure this out?

    1. Re:Very, very, old news... by MemoryDragon · · Score: 1

      Jepp seems like it, wait until they figure out how shoddy the browser is they are going to deliver with WinMo7, I just wonder what they are going to print to excuse that.
      As usual with Microsoft it will again be like that with WinMo8 everything will be better.
      This is a game Microsoft cannot win, unless they rethink their entire not invented here politics.

  37. DRM Prevents piracy by symbolset · · Score: 1

    And of course good DRM will make sure people don't reflash their Droid X to the new Windows Phone 7 software without paying the license fee.

    --
    Help stamp out iliturcy.
  38. nonono! by symbolset · · Score: 2, Funny

    MS should sit on Windows Phone 7 until they can make it feature complete.

    If you wait until it's perfect you'll never ship product. Ship it now and improve it later. It's the One Microsoft Way. They can't afford to wait: they needed to launch this platform two years ago. If they had shipped then it would be "fixed" by now.

    Seriously - they're doing great. Let's not give them any more help, ok?

    --
    Help stamp out iliturcy.
    1. Re:nonono! by ZosX · · Score: 1

      How great can they possibly be doing? They are over two years late to market and they don't even have the same feature set as the OS they are coding to replace. This is the classic microsoft at its best. Another me too product. The sad thing is that they practically reinvented the smartphone market with windows ce and for the longest time, their OS drove the best phones out there. The iphone should have been a wakeup call that the desktop centric approach of CE was not the right way foward, but its now 2010, and Microsoft is finally getting around to releasing its iphone slaying OS, and is once again too late to the party. Android will easily eclipse iphone in market share in the next year or so and will start to eventually become a real contender to blackberry if they can add some features that the corporations are looking for like better exchange sync, better security (tracking, remote wipe), and a few other things. I think android can easily win the race and it seems that the manufacturers are all hedging various bets on the future of the platform as well. More competition is good, but if you ask me I think most people will see windows mobile as a has been. I guess the market will decide ultimately.

    2. Re:nonono! by symbolset · · Score: 1

      How great can they possibly be doing?

      It takes a special kind of vision to turn a half-trillion dollar company that earns $2B a month profits into the Microsoft you see before you today. It takes the sort of drive to expand into new markets by buying up valuable mindspace visionary companies and fold them into your current offerrings in a way that drives the new levels of shareholder value they have achieved. The company has a long road ahead, and a great deal to overcome to become what we hope of it. Microsoft will need a great many more victories like this one to find their place in history.

      For all of me, it can't happen fast enough.

      I guess the market will decide ultimately.

      Truer words were never writ.

      --
      Help stamp out iliturcy.
    3. Re:nonono! by ZosX · · Score: 1

      Expanding into new markets? It cost them 1.5 billion to get into the video games market. Only microsoft can afford to throw away cash like that just to stay competitive. Can they adapt to new markets fast enough to remain competitive? That's the question and I'm sure they've looked at the microsoft of the future where the PC does not exist anymore. Whether that plays out or not is still in the cards, but while I'm a pretty big fan of Windows 7 overall, everything else they've done has been rather underwhelming. I can't think of a single non PC related product that is all that wow worthy. Look at bing. How much money have they now wasted on something that has basically generated no revenue for them? Its probably good google has competition in the search market, but I'd rather not see it come from Microsoft. Who knows. Maybe a google dominated future is far scarier than anything microsoft could have concocted....

  39. Not sure if srs by symbolset · · Score: 1

    I suspect they started with the price-point "Free with Contract" and delivered as much as they could cutting whatever corners they had to cut to get there.

    Kin One - the cheapest of the two - launched at $50 with contract, not "Free with Contract". And the contract required an expensive data plan. The fact that they targeted it at the youth market, and told everybody so, isn't helping. The last think teens want is stuff that's targeted for them. Duh. To paint the current price as the planned price is disingenuous on your part - it's discounted now because it didn't take off and it's better to give the initial production run away than feed them to a chipper. Maybe in a couple weeks they'll pay you to take them.

    If you think Kin isn't hurting the Windows Phone 7 brand you're confused. Kin is Windows Phone 7 lite. Kin's complete and utter implosion in the market is a leading indicator of how Windows Phone 7 is going to do once it's released. It's fail. It's epic fail. It's a head-on trainwreck in slow motion with trial lawyers on one train and BP executives on the other - it has us rooting for Newton's laws of motion. It's delicious. The only thing better would be if the Kins start to spontaneously combust.

    --
    Help stamp out iliturcy.
  40. Re:wait a minute by mjwx · · Score: 1

    You'll notice not many people talk about actually using it.

    I don't hear people talk about using the oven a lot, but I'm fairly certain that people use them on a regular basis.

    Copy and paste is literally that basic that it is pretty much taken for granted. We've had it on every system for 20 years, there is no need to mention copy and paste, but seeing as you asked, I use copy on Android quite a bit, it accompanies multitasking quite well.

    There actually is a distinction between "I'll buy anything they'll sell to me!" and "Welp I've had this for a while and just haven't realy needed it."

    You missed out "I'm a fanboy so I can justify the omission of any functionality no matter how basic or useful it is" which is the most common justification I see used.

    --
    Calling someone a "hater" only means you can not rationally rebut their argument.
  41. Re:wait a minute by painandgreed · · Score: 1

    And if I may reply to my own post (because I was going to say this but forgot), it may do MS well to follow the same strategy. Put out a solid product and then make regular updates that add features and usability while building up a customer base. If anybody can come in with a loss leader while looking towards the long term end result, it would be MS. Trouble is, what are the chances of MS putting out a solid product, following it up with regular updates, while not dumping everything, starting all over from scratch, and redesigning everything from the ground up before such a policy can come to fruit?

  42. Re:It seems to have been the right decision by ZosX · · Score: 1

    Huh? Copy and paste works just fine with text on my g1 and that phone is getting downright ancient by today's standards. Multitasking works fine too and doesn't kill the battery. What kills the battery on phones is not nearly the cpu that runs at 50% at its slowest. The first battery killer is the screen. You can literally watch the battery drain when the screen is at full brightness. Turn it down a notch or so and it gets a lot better. The next serious killer is the radio. Any kind of constant connection with the tower that involves data is sure to drain battery like nothing else. Especially if you are in an area of spotty coverage. I can have 2-3 background processes running and my phone will last for a very long time at idle with the screen off. Any well written service in android should just poll once in a while and that's it. Its too bad there doesn't seem to be any way to incorporate push functionality in android apps, though I could be wrong about that. I know that google talk works on push, but meebo just opens a constant connection. Anyways, I personally see mobile 7 as a pretty big step backwards in a lot of ways for power users. Microsoft once again felt a need to try and copy something and came up with a fairly inferior product IMHO.

  43. Re:wait a minute by indiechild · · Score: 1

    Chances are slim to none that MS will succeed, it's just not in their corporate culture. Apple's general business strategy is nicely documented by 37signals in their book "ReWork". Should be recommended reading for all geeks.

  44. Re:wait a minute by MobileTatsu-NJG · · Score: 1

    Copy and paste is literally that basic that it is pretty much taken for granted. We've had it on every system for 20 years, there is no need to mention copy and paste...

    Uh huh. And the missing detail here was a metric butt-load of people not having it available, then suddenly having it available and... ptbtbtb nobody really cares.

    but seeing as you asked, I use copy on Android quite a bit...

    I didn't ask about Android. (Though I do appreciate this amusing comment given the blasting you give fanboys later in your post.) It's a different animal. I've never used Android so I'm not going to sit here and tell you what missing features it desperately needs.

    You missed out "I'm a fanboy so I can justify the omission of any functionality no matter how basic or useful it is" which is the most common justification I see used.

    I didn't miss it, I just didn't include it because I figured mentioning uninformed ranting would just bruise some egos. By the way, here's a fun fact: The people who use the product know more about it than the people who don't. Also consider that you're getting your information from a site that gets paid for us to bicker.

    --

    "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  45. This is like saying... by jones_supa · · Score: 1

    'I think users use headlamps periodically,' said Mercedes-Benz executive, '(but) there's other things they use more frequently.'

  46. The problem you have... by symbolset · · Score: 1

    There's a glitch in your sarcasm detector. You should fix that.

    --
    Help stamp out iliturcy.
  47. If you do find Microsoft's mobile strategy by symbolset · · Score: 1

    Then please drag it up to Redmond and turn it in. I understand they've lost it, and there's a reward for finding it.

    --
    Help stamp out iliturcy.
  48. hi by helentaylor21 · · Score: 1

    Thank you for bringing a well thought out and reasoned comment to the discussion. http://latestnewscheck.blogspot.com/2010/06/tel-launches-suns-world-cup-song-from.html

  49. Too little, too late.... by BulletMagnet · · Score: 1

    This guy Myerson certainly has a realistic view of what ultimately the market will think of WinPho7. I've owned units starting at Smartphone 5.0 - WinMo Pro 6.5 units, and over that lifecycle nothing ever jumped out as a gottahaveit feature between any of the versions. The core problem for Microsoft they let the OS rot for years and waited FAR too long to realize this and they needed a reset in the segement, and to fire all the people who were responsible for the impending disaster that will fall on Myerson's head.

    To timeline this failure: Apple got into the phoneOS segment in late June 2007 and Google has effectively only been in the phone OS market since late 2008 / Q1 2009....Microsoft? 2000, two years before RIM and more then a half decade before Apple and Google...With a 7 year headstart on two of the major players (Google was still teething in the search engine world, and the ink hadn't been dry for long on the $150M bailout check Microsoft wrote to Apple at the time)....they did very little to keep out front of everyone.

    The medium sized GC I work for is a very Microsoft laden shop (phones as well) and as the IT Manager, when we do our EOY hardware refresh for our smartphones, we will phase out our entire WinMo 6.1 fleet for a mix of Android units and iPhones, having already phased out our Blackberries and BES a few years back. I won't look even give 7 anything other then a passing glance if one of our cellular carrier reps is carrying one of these handsets and he/she happens to show it to me. Lack of Cut/Paste is the least of my worries. The fact there's better options out there from the upstart players in the segment....that is what will doom Microsoft here, period. WinPho7 needed to come out 18 months ago when Crossbow (6.0) was ready for the boneyeard if Microsoft to still have remained as a long term phoneOS player but the fumbled around with Photon (the original replacement for 6.x) and eventually canned it. Gates was probably too busy rolling around in his pile of money to kick around the WinMo dev team to stay current or didn't care since he already knew he was set to retire, and Ballmer just doesn't know when he's beat, and Microsoft executives going forward will have a lot smaller piles money to roll around in because of it.

    My prediction is unless this launch goes absolutely nuts (as if it was the second coming of the iPhone) and all the handeset OEMs and cell carriers hop on board with both feet (as if they were all suddenly selling iPhones) and that's just not going to happen because WinPho7 will already be 6 months late coming to the 2010 party of the 1st 4G Android phone (Sprint Evo 4G, two weeks ago) and the iPhone 4 release (next week) Microsoft will quietly exit the phone OS market by 2015.

    Thanks for playin', Microsoft!

  50. Re:patent by MemoryDragon · · Score: 1

    Theroetically this has been an issue, practically none copy paste on mobile phones has been around for ages, heck ask people who have nokia phones, or palm phones.

  51. Re:It seems to have been the right decision by MemoryDragon · · Score: 1

    Actually the biggest battery killer on android program wise are the task managers, the funny thing is Android really has a sophisticated task management system with various sleep states and programs which can expose what they multitask (sort of what iOS has but much more sophisticated, Apple took a lesson from Android in this regard but implemented only half of what Android provides)

    The task killers have a tendency to constantly poll and never sleep you are better off without them.

  52. MS are copying Apple phone? by mdwh2 · · Score: 1

    Indeed. And the funnier thing is to then look at Apple - they actually do release phones that don't even have copy/paste, and portable tablet computers that can only run one application at once, nevermind three. Yet that is not only seen as not a problem here on Slashdot, but you even have people claiming how it's a good thing!

    I realise that Slashdot has a slant towards Apple, but I wish they'd at least be a bit more subtle - after years of hyping the Iphone, it's absurd to ridicule Microsoft for lacking the same features.

    (Of course, users of Symbian, Blackberry, Android, and indeed every other platform, are allowed to be smug against both the Iphones and Windows phone 7:)

    1. Re:MS are copying Apple phone? by Cro+Magnon · · Score: 1

      Indeed. And the funnier thing is to then look at Apple - they actually do release phones that don't even have copy/paste, and portable tablet computers that can only run one application at once, nevermind three. Yet that is not only seen as not a problem here on Slashdot, but you even have people claiming how it's a good thing!

      Apple's current phones DO have copy/paste, and their phones & iPads will soon support multitasking. I think Microsoft copied the wrong version of Apple this time.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  53. iPhone 1.0 with a new skin ? by billcopc · · Score: 1

    So they took the old 1.0 iPhone firmware, skinned the chrome like Windows and called it a day ?

    --
    -Billco, Fnarg.com
  54. Re:Windows Phone 7... by UnknowingFool · · Score: 1

    The problem is that WP7 is not a clone of iOS. It is a MS pathetic attempt to copy Apple in terms of strategy and UI. Looking at WP7 it lacks many, many features that the iPhone had when it came out because I think MS hasn't figured out a lot of things yet. MS is shifting from stylus based to all touch which requires a fundamental shift in design. Apple decided to forgo any kind of stylus and went with all touch to begin. Because of these choices, the iPhone was more appliance like than computer like. UI elements like buttons had to be larger and simple to access. Supposedly Apple had been developing the iPhone for years but didn't release it till it wasn't ready. MS has had to try to match that in a much shorter period. But they're throwing out whatever they can now to try to stem the loss in marketshare. My prediction is that WP7 will be very buggy and very incomplete.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  55. It's a patent issue... by SeaCrazy · · Score: 1

    ...as we all know, Apple invented copy&paste with their iPhone and promptly patented it.
    Now no one else can implement it in their OS.

    --
    .sig? Get your own damn .sig!
  56. Re:patent by MobileTatsu-NJG · · Score: 1

    Recently there was a blurb on ... oh.. I think it was somewhere on Digg about how some sites were messing with the clipboard so that if you copied the image address it'd somehow modify the clipboard to add the copyright info to it.

    I don't know how it works, but I'm not convinced right now somebody won't get the idea to turn that into a form of SPAM.

    --

    "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  57. Re:patent by MemoryDragon · · Score: 1

    Well that is not directly a security problem it is just added info in the url...

  58. No cut/paste? 1983 called; want their tech back by Bill+Kendrick · · Score: 1

    I just used copy-n-paste three times while composing a TXT msg to a friend yesterday. (1) Restaurant's hours that day, (2) Restaurant's street address, (3) Restaurant's website's address (in case she wanted more info). I admit, it was tedious to switch back and forth between browser and message system, and copying text is a bit annoying (though a trackball cursor control helps a lot, since otherwise I'd have to use the touchscreen... I miss styluses :^( ) But I cannot imagine trying to "TYPING" all that crap manually, using the on-screen keyboard!

    As much as my Android phone pisses me off (early dev model w/ old OS and slow hardware), I can't imagine the hoops iPhone or Windows users have to go through. (And my old phone was a 'high-tech' BREW handset, which is just a complete joke compared to any of these 'smartphones.' My web browsing and navigation was done the old way: call up someone who was at home in front of their computer and ask them to read stuff to me. :) )

    Ramblingly,

    -bill!