Nokia shares tumble after Windows Phone 7 announcement
|
|
The following comments relate to this news article:
article published on 11 February, 2011
Following Nokia's official announcement that it will be partnering with Microsoft, shares have tumbled, reaching session lows as of writing of down 14.50 percent on 700 percent average volume.
Nokia CEO Stephen Elop announced this morning that Nokia smartphones would now run the Windows Phone 7 operating system, a huge move for Microsoft which instantly gains a worldwide footprint, but ... [ read the full article ]
Please read the original article before posting your comments.
|
biglo30
Senior Member
|
11. February 2011 @ 14:59 |
Link to this message
|
LOL I guess people aren't too happy about that idea and don't have much fate in windows phone 7 OS.
This message has been edited since posting. Last time this message was edited on 11. February 2011 @ 14:59
|
Advertisement
|
  |
|
AfterDawn Addict
1 product review
|
11. February 2011 @ 21:40 |
Link to this message
|
LoL...if only the rest of the market worked so well; Intel's shares didn't drop at all when they bought McAfee; that has to be at least as dumb as building a WinMo7 phone.
|
Member
|
11. February 2011 @ 22:54 |
Link to this message
|
i could be wrong but the only way these company survive is to make nokia the only hardware for windows, and nokia only use windows OS. my 2 cents.
|
AfterDawn Addict
1 product review
|
11. February 2011 @ 23:00 |
Link to this message
|
Microsoft already has enough problems without being limited to Nokia's crummy hardware, and Nokia already has enough problems without being limited to Microsoft's crummy OS. Microsoft needs to leech off of HTC and Motorola for enough power to handle the wasteful system, and Nokia needs to leech off of Google so that they have an OS that runs OK on slower hardware.
A Nokia with WinMo7...I can't think of a worse combination...well, maybe a Nokia with iOS.
|
Senior Member
5 product reviews
|
12. February 2011 @ 13:08 |
Link to this message
|
Originally posted by KillerBug: LoL...if only the rest of the market worked so well; Intel's shares didn't drop at all when they bought McAfee; that has to be at least as dumb as building a WinMo7 phone.
It seems to me Killer that Nokia employees are just as bitter, just walking off the job in some protest. Hmm, doesn't that sound famililar these days? If you don't like something, protest.
Chance prepares the favored mind. Look up once in a while and you might learn something. - BLUEBOY
|
Advertisement
|
  |
|
Member
|
13. February 2011 @ 05:22 |
Link to this message
|
Nokia bought Qt and improved it a lot. It's used a fair amount in open source software (because it offers the best platform compatibility, and is extremely easy) and has some usage with commercial software.
Maybe this platform-agnosticism development style that Microsoft hates has their developers thinking this way. Honestly, I do not blame them. When you create software, you generally try to create a solution that can be useful in multiple different problems, especially so you do NOT have to rewrite the solution again.
The Windows API (and development system) has no easy way to keep your code clean and create portable, usable code (C standards out of whack, C++ standards same; no Win libraries for other platforms except Xbox). Write-once, run everywhere doesn't even exist across the Windows versions (this is the reason Microsoft made .NET). Windows bugs, incompatibily to C-standard code, and general weirdness to UNIX-based platforms makes for some big headaches.
|