Microsoft Woos Developers Under the Silverlight 300
CWmike writes to tell us that with the impending release of their Silverlight 2.0 product, Microsoft is poised to enact the next phase of their plan, wooing developers and designers directly. Microsoft is funding a French open-source project designed to allow programmers to utilize the Eclipse framework to build Silverlight apps. "Microsoft is also releasing for free a set of programming templates called the Silverlight Control Pack under its Microsoft Permissive License, as well as the technical specification for Silverlight's Extensible Application Markup Language (XAML) vocabulary via Microsoft's Open Specification Promise. The latter, said Goldfarb, should make it easier for would-be Silverlight developers."
An Even Shorter Summary (Score:5, Funny)
The important parts of the summary:
Microsoft ... Developers ... ... developers ... ... developers.
Re:An Even Shorter Summary (Score:5, Funny)
Ballmer: "Have you ever danced with the devil in the pale Silverlight?"
must...resist! (Score:3, Funny)
developers developers developers developers
developers developers developers developers
developers developers developers developers
*throws chair*
*throws chair*
developers developers developers developers
developers developers developers developers
developers developers developers developers
G.P.L.
G.P.L.?
G...P...L...!!??
Not the...
G...P...L...!!!!
developers...
[well the karma was nice while it lasted]
While I don't like Flash. (Score:5, Insightful)
Flash is multi platfrom and there is GASH as an option.
I also trust Adobe to be OS neutral a lot more than Microsoft.
99% of our your users already have Flash so why make them download and install Silverlight.
Re: (Score:2, Funny)
But your forgetting... Silverlight is.. awesomer than Flash!
Credit [xkcd.com]
Re:While I don't like Flash. (Score:5, Insightful)
99% of our your users already have IE so why make this work with Mozilla
Same trap. Just a different beast.
Re: (Score:2)
That's a strawman. Flash is available to everyone pretty much equally, whereas IE is not. It's not a "trap", it's just good sense. Silverlight has yet to show it's face on Linux or Mac. That means that Flash is still a much better choice if you're going to attempt to reach a broad audience.
Re: (Score:2)
Re: (Score:2)
Re:While I don't like Flash. (Score:4, Insightful)
so why make them download and install Silverlight.
Because you can.
Seriously, a lot of things with MS are just power games. The MS keys on your keyboard are an example. By my best estimate, about 1% of users ever use them for anything not an accident.
Re: (Score:2)
The others that I use like Win-R, etc have already been listed. I'm not saying I think it's the best invention ever, those obviously could have been implemented other ways, just that it's not useless.
Re: (Score:2)
I also trust Adobe not to be Microsoft far more than I trust Microsoft not to be Microsoft.
We need competition - not an abusive monopolist with *even more* market power.
I don't care how good Silverlight is, Microsoft must be split up before it is even safe to think about such technology in their hands.
Forget the technology folks, this is ALL about market power.
Re: (Score:3, Informative)
Too bad applets got such a bad rap. They actually work very well now and are fast and powerful.
Re:While I don't like Flash. (Score:5, Interesting)
Re: (Score:3, Interesting)
Re:While I don't like Flash. (Score:5, Interesting)
Actually you can build flash apps without Flash.
Flex SDK is free and allows you to compile Flash, Flex and AIR apps.
FDT is not free but it's very very good (uses Flex). If you think it's not worth the money, you can write your own Eclipse plugin.
There are a number of other options, like FlasDevelop or MTASC, which although not Eclipse-based, are free alternatives.
Re: (Score:3, Informative)
You can build Flash apps using the Flex SDK in any IDE you want.
Also, Flex Builder from Adobe is based on eclipse.
http://www.adobe.com/products/flex/features/flex_builder/ [adobe.com]
Re: (Score:2, Interesting)
Flex Builder [adobe.com] from Adobe is based on Eclipse! You can install it as a plugin into an existing Eclipse install, or install the stand-alone version. The open-source Flex SDK and compiler are both free if you don't want to shell out for Flex Builder.
There's FDT [powerflasher.com], another Eclipse Plugin for Flash/Flex development.
There are also completely open-source [osflash.org] options for developing Flash/Flex content, in Eclipse, or the IDE of your choice. Windows, Mac or Linux.
I haven't touched the Flash IDE for the last four years.
Re: (Score:2, Funny)
> when coupled with mxmlc or mtasc you have everything you need to develop swfs in eclipse.
Dude, you probably have some keys stuck on your keyboard or something :-)
Re: (Score:2)
Why not Flash or AJAX? (Score:5, Interesting)
Keeping in mind I am speaking in a group where there are huge amount of open source zealots. However Flash has the advantage that it runs in Linux, Mac, Windows (And more if you are designing for older versions) while Silverlight is only Windows and Mac.
Next Flash is usually installed by default on Mac and Windows systems. (And a simple plug in for Linux... But if you guys are so smart you can probably add a plugin yourself anyways or the distribution has it already installed) Vs. Having to install it on Windows and Macs too.
If you don't need the extra graphics and AJAX method works good too. Plus you don't need to deal with the Closed Source Flash as well.
Re: (Score:2)
see my comment here [slashdot.org]
Basically, I ask the same thing, except I throw WebKit out there (Its what Adobe AIR is based on). Flash and Silverlight are proprietary licensed products. WebKit is not.
Re: (Score:2, Informative)
Re:Why not Flash or AJAX? (Score:4, Informative)
Except that a plugin is not available on Linux. MS touts Moonlight as a nearly complete port of Silverlight to Linux but in fact it's very far from being usable - even Gnash is light years ahead of Moonlight when compared with their closed source versions.
Re: (Score:3, Insightful)
And I don't want it, so I won't.
Likewise Microsoft aren't helping so they don't want it either; in fact they are actively hindering with their usual technique of making Silverlight a moving target.
Re: (Score:2)
It just seems wrong... (Score:2, Interesting)
So, does this mean (Score:5, Insightful)
Re: (Score:3, Insightful)
How does flash suck? (Any more or less then any of its competition)
Re: (Score:2, Informative)
Re: (Score:3, Interesting)
Re: (Score:3, Informative)
Oh it is a holy war based on language syntax. I thought I was missing a glaring design quality issue about it.
Re:So, does this mean (Score:4, Interesting)
Actionscript is similar to javascript, although in version 3, with strong typing, it starting to feel more like Java.
Some people - me included - like its flexibility, while others loathe the same thing.
The only thing I don't like about it is the new syntax for Vector data type (Flash 10)
C#, Java: int list[] = new int[100];
AS3: var list:Vector. = new Vector.(100);
Re: (Score:2)
To further blur the distinction between the two, when you compile your AS3 project it actually uses the Sun Java compiler and compiles to Java bytecode. So at this point the only difference between Java and Actionscript
Re:So, does this mean (Score:5, Informative)
It is called Moonlight. http://www.mono-project.com/Moonlight [mono-project.com]
But I am not all that comfortable with it. I think that Microsoft has done enough that I just can not trust them with any "standards" any longer.
Re: (Score:3, Informative)
Unfortunately Moonlight is nowhere near usable, at least for the average user. Additionally it will contain closed blobs of MS code because of the Novell-MS deal: read up [wikipedia.org]
Re: (Score:2)
Flash sucks, a lot
No more than Java, AJAX or Silverlight does. Most of the problems with Flash are the exact same problems that would happen even with Super Open Ultra Stable Plugin's stable version. Also, Flash is supported by a lot of things, the Wii can view Flash files, and so can the largest three OSes (Mac, Linux and Windows), and so can a bunch of other things not to mention that GNASH is in development and is OSS.
Re:So, does this mean (Score:4, Insightful)
Re: (Score:2, Interesting)
Re:So, does this mean (Score:5, Informative)
Flash runs just fine on PPC Macs. I have a friend with a Windows Mobile phone that has no problem viewing Hulu Flash movies. (No clue what CPUs in it, but I doubt it's x86.) I dunno where you got the idea that it's x86-only.
So, does this mean...pictures. (Score:2)
"Flash sucks, a lot. The sooner we have another cross platform app for doing online animations and movies the better."
SVG and SMIL so where's my viewer?
Re: (Score:2)
Re: (Score:2, Interesting)
Re: (Score:3, Informative)
We are getting ready for our first beta of Moonlight 1.0, which will map to Silverlight 1.0, you have a few options to get it running:
(a) Wait until our official Beta launch, and it will contain an easy-to-install plugin. Click install, restart browser, you are done.
(b) You can use it today if you build from our source code, it is published here: http://www.mono-project.com/Moonlight [mono-project.com]
(c) Repositories like Packman have RPMs that you can install for various distributions that you can install today.
We will be
Sluts (Score:5, Funny)
love the way Microsoft kinda imply that open source is so slutty...
Re: (Score:2)
Re: (Score:2, Flamebait)
Hubris and ignorance.
Re: (Score:2)
Re: (Score:3, Interesting)
Re: (Score:2)
i'm still waiting for them to release it under the more "free spirited" Microsoft Promiscuous License.
Ugh, I tire of this... (Score:5, Interesting)
I am so sick of reading these tech articles with an anti-MS bias to them.
As a developer, isn't the point to write better/more robust code?? Silverlight is a tool that Microsoft is designing so that developers can take better advantage of the rich Internet experience. It steams me that the author of that article seems bent on pointing out that MS has this "ultimate plan" to kill Adobe.
Why can't people get past the whole pro vs. anti-Microsoft thing? I may be ranting here (apologies in advance), but railing on MS for their past business practices (which I don't condone, BTW) is pointless. I tend to use the best tools available for the technologies that I code for, and Microsoft has some good ones! Sure, they are proprietary, but it could be any large corporation in MS's place, and people would rail on them for being the "big, bad corporation"! Open source has its' place in the industry, as does proprietary software!
Let's get past the hate, and just stick to what we (developers) do best: write awesome code!! I get stoked when I hear of new technologies coming out (from MS or Sun, or whomever), since that means the online experience users want is getting better, and WE are the ones who give it to the masses!!
W00t to new technologies!!
Re:Ugh, I tire of this... (Score:5, Insightful)
Sounds like marketing drivel to me.
While financials are right in stating that past performance does not guarantee future performance, microsoft does not get the benefit of the doubt. They have (and continue to, albeit subtly) acted maliciously towards their competitors for a long time, and will spread FUD whenever they can to drive users to the "platform of choice*", namely Windows and Windows-derivatives.
Not to say that Microsoft hasn't come up with some good things. The problem is that adopting these good things puts you right where Microsoft wants you: following them lockstep, but never quite able to catch up.
That said, your post reeks of cheerleader. Wake me up when Mono catches up to .NET 3.0 (I think they just got 1.0 WinForms support and are nearing 2.0 compatibility?)
Re: (Score:2)
I've tested and deployed a number of applications under mono, including one that was built for mono. It's pretty nice, I wish people were more inclined to treat it like a first class citizen in linux distros.
Re:Ugh, I tire of this... (Score:4, Insightful)
Mono isn't a 1:1 implementation of .Net ... they are compatible with everything in 2.0 that matters.
And Wine is compatible with everything that matters in the Win32 API. That doesn't cause all programs that matter to run correctly.
Re: (Score:2)
they are compatible with everything in 2.0 that matters
yeah? Which bits on .NET 2.0 don't matter (linux geeks - that was not an invitation to say 'all of it', k).
I wish they'd spent their time working on a better OS-level library for multiple languages than burden us with a locked-in Java clone (even if you can write the byte-code in other languages, where they fit with the .NET architectural model, that is)
Re:Ugh, I tire of this... (Score:5, Insightful)
Re: (Score:3, Insightful)
MS adds a lot of value to what they offer, but that doesn't mean they get a free pass regarding transgressions of the past. However, on
Re:Ugh, I tire of this... (Score:5, Insightful)
Well it has more to do with standards. I don't want to have anything I do on the internet tied to one OS, browser, or even software supplier.
Flash is supported on more OS's and more browsers than Silverlight.
Also I just can not trust microsoft to keep supporting anything but Windows.
IE, Mediaplayer, and VBA for Office all show that Microsoft will not support anything but Windows.
That isn't really politics it is just logic. The internet should be OS and Browser neutral.
Re:Ugh, I tire of this... (Score:4, Insightful)
Your sig is too specific... (Score:2)
'I disagree with you therefore you're biased.' - every Microsoft Fanboi
That should be attributed to a large percentage of people on every discussion forum on the Internet. Frankly I think it's much worse when it comes to politics than with technical subjects.
Another one which is even worse and almost as ubiquitous:
"You disagree with me, which is a personal attack. You are evil. I hate you."
I have never been more viciously attacked than by people by people who cannot make this distinction.
Re: (Score:2)
Re: (Score:3, Interesting)
How is Silverlight going to make my "Internet Experience" better in FireFox on an Ubuntu AMD64 computer?
Re: (Score:3, Insightful)
Re: (Score:3, Interesting)
What happens when Silverlight is made incompatible with Moonlight? Moonlight seems to be in the "Embrace" phase, what about the extend and extinguish phases?
If you say to make stuff work for Moonlight, what happens when executables made for Moonlight don't work in Sliverlight?
Re: (Score:2)
As a developer, isn't the point to write better/more robust code??
You forgot "more useful". The more restrictions you impose on your customers, the less useful your code is.
I may be ranting here (apologies in advance), but railing on MS for their past business practices (which I don't condone, BTW) is pointless.
To a degree... but if you're relying on their future behavior (ie, not forcing silverlight to be windows-only), looking at past behavior is a decent idea.
I tend to use the best tools available for the technologies that I code for, and Microsoft has some good ones!
Yes, they do. But if I don't want my products to be tied to Windows, I have to either look elsewhere or trust Microsoft (in spite of all their history) to play nice.
Re: (Score:3)
I am so sick of reading these tech articles with an anti-MS bias to them.
As a developer, isn't the point to write better/more robust code??
Well of course, but since when has any Microsoft tool kit provided 'better/robust' code? ( its been decades )
Their current crop of tool kits ( and language of the week ) are the pinnacle of bloat and internal inefficiency.
Re: (Score:2)
Oh, and if hear 'rich experience' one more time i think i'm going to puke.
Re:Ugh, I tire of this... (Score:4, Insightful)
Saying Microsoft is trying to kill Adobe is "pro-" or "anti-" anything. It's an observation. It's what Microsoft always tries to do.
I think you're being just a little too sensitive here when talking about a company for which nothing is too low when it comes to smothering the competition.
Aside from that, if Silverlight is good, people will use it. Frankly, all I could ever get it to do is ask to be installed, even when it supposedly was. I guess it doesn't support Firefox. Flash is closed-source, a performance hog, and Adobe can't seem to port it to 64-bits even though they've been allegedly "trying" for years. If that doesn't tell you volumes about the quality of the code, then nothing will.
Silverlight is from Microsoft, therefore it will _not_ come without some huge club beating you in the face to lock you into Microsoft regardless of whether it's good or bad. This is an important consideration. Just when software is more cross-platform friendly than ever, Microsoft comes along and tries to set the clock back 10 years. No Linux support? Is this 1998 again?
These are important considerations above and beyond whether Silverlight is easy to work with and performs well. All Microsoft technology comes with a big ball-and-chain attached, backed by an obscenely powerful company who is not afraid to extort, intimidate and lie to maintain their advantage. For many people, that's not a problem and may even be seen as an advantage. For other people, it could be a deal-breaker.
If Microsoft wants to be treated based solely on the merits of their technology, then perhaps it's time, after 30 years, that they attempt to compete based solely on the merits of their technology.
Microsoft highlights Silverlight on Linux (Score:2, Interesting)
Why don't you go to the microsoft silverlight site? OK, the presentation is a pretty awful case of marketeering, but what's interesting is that it makes a point of being cross platform and supporting a range of browsers, on windows, mac and linux. The presentation highlights mobile internet on phone, which makes me suspect that a silverlight implementation for mobile devices is just around the corner.
Re: (Score:3, Insightful)
You assume I care. The only reason I tried to install Silverlight was because Microsoft suggested it in order to take advantage of their new download features. I tried it and it failed miserably. I don't even run Windows any more. I'll care if some online app I want to use requires it, _and_ I can get it running with a minimum of trouble. I'm through fighting and clawing and groveling to get Microsoft crap to work. They get one chance, and if it fails as utterly as Silverlight did for me, then I quit.
Re: (Score:2)
1. MS has the developer interia to control the market.
2. MS continues to fracture the market, rather than compete. People like Icaza are mislead by MS, and end up being MS's Linux department. But it will always be a 2nd rate platform to Windows. This only benefits MS, because now they can make a claim that it "'can' run on Linux", but it actually won't be 100%, because they hold back some libraries.
3. Of the stuff that is available for linux, it isn't available until way late int he game.
4. Microsoft doesn'
Re: (Score:2)
Why can't people get past the whole pro vs. anti-Microsoft thing? I may be ranting here (apologies in advance), but railing on MS for their past business practices (which I don't condone, BTW) is pointless.
It's not pointless if they are continuing some ugly business practices. Not only is it enough of a track record to merit keeping a suspicious eye on them, they seem to be continuing it. It's enough that they highjacked the ISO standardization practices by stacking the votes or trying to throw procedures and votes out the door to get their Office format standardized, but they are trying to take control of the Open Office format as well.
I got tired of it too... (Score:4, Insightful)
As a developer, isn't the point to write better/more robust code?
I used to be platform-agnostic and hardware-agnostic, but after a few rounds of companies pulling platforms out from under me... "better" code that depends on a single vendor is something I have to look long and hard into before I'm going to jump on board. I don't care whether it's called NextStep or .NET, SmallTalk* or BeOS, if it's under the effective control of a single company it's pre-doomed. Over the past 30 years I've been burned too many times to trust ANY proprietary platform.
take better advantage of the rich Internet experience
Another buzz-phrase that was just as scary when it was the rich Desktop experience. That turned into a Microsoft-controlled virus hive. Not going there again.
I tend to use the best tools available
Me too, so long as nobody can pull those tools out from under me because they went out of business or changed their goals. I don't care so much whether it's open source or not, so long as there's multiple sources out there.
Re:Ugh, I tire of this..."online experience" (Score:2)
If Microsoft wants to change the world I suggest they try to create a tool that will just 'run anywhere'. Sure, they could create the killer Developer environment and drive the droves of mindless programmers to their wonderful platform, I'm all for it, but at the end of the day if I can't run the final application on my platform then its just useless. What irks me is that Microsoft puts so much time, effort, and money into making sure I can't run it on (pick your platform of choice, an
Re: (Score:2)
As a developer, isn't the point to write better/more robust code??
Nope. As a developer, the point is to build a relationship with the consumer of code---end users of various kinds. That relationship is compromised if the underlying technology is untrustworthy, whether for reasons of techical quality or otherwise.
At the moment, there are so many platforms of sufficiently high technical quality (including Windows) that platform decisions should be made on other grounds. For me: (1) is the platform portable? (2) is it susceptible to embrace-and-extend?
Re: (Score:2)
I am so sick of reading these tech articles with an anti-MS bias to them.
As a developer, isn't the point to write better/more robust code??
No. The point is to avoid market lock-in and stop abusive monopoly from *spreading further*.
If you ignore the politics of the market, you will eventually have no choice of technology. So while you are busy just wanting to look at the technology, Microsoft is busy trying to restrict your choice of technology. If you don't value your freedom, you *will* lose it unless others less blinkered fight the battle for you.
did they finally get datagrid compat going (Score:2, Interesting)
Re: (Score:2)
Silverlight 1.0 had no data controls in general, it was just for vectorial drawing and animations. Just a marketing trick to get the name out there... originally, Silverlight 2.0 was supposed to be the "first". It went from being WPF/E, to Silverlight, to Silverlight 1.1, to Silverlight 2.0.
Wasn't the xceed grid for WPF, not Silverlight, though?
Re: (Score:2)
silverlight 1.0 had not XAML controls for the simple datagrid control. OMG what a stuff up! You had to go to xceed to get one and pay for it. That little detail made me so mad that I have sworn off silverlight. The message was clear, if your a small development shop, you cannot afford silverlight.
Silverlight 1.0 development was a pain, most people opted to wait for 2. Silverlight 2 includes a datagrid for free.
Oh by the way, where is the automated testing framework for writting automated UI tests against it? anyone?... anyone?...
http://blogs.msdn.com/sburke/archive/2008/09/30/unit-testing-with-silverlight.aspx [msdn.com]
Written by the PM in charge of most of the control development to date.
Your message was FUD. Any more that I can dispel?
-ds
Re: (Score:2)
Really nice Silverlight sample site (Score:5, Interesting)
http://gallery1.demconvention.com/ [demconvention.com]
Yup, the Democratic National Convention site is Silverlight. The bandwidth isn't quite as impressive as it was while the event was going on. But flip through the site and check out the functionality.
As someone who has developed a bit with the beta Silverlight tools, I have to say it is an amazing platform. And I'm quite excited about using it in the future.
-Rick
Re:Really nice Silverlight sample site (Score:5, Insightful)
But flip through the site and check out the functionality.
I'm sorry, but you're making me more interested in what McCain's got to say.
And they have mail problems... (Score:2)
I decided to send them some mail, letting them know that they were setting a bad example, and mail to their contact address got stuck in an SNTP look going through smtp-red001.mail.microsoftonline.com.
Oh my.
Re: (Score:2)
Yup, new technology. Specifically, new technology that isn't designed (by Microsoft) to run on Linux. Luckily, there is the Moonlight project from the same people who brought us Mono.
But if you want to play the high-horse battle... Gnome 2.24 sucks because it wont install on my PC-Dos operating system!
-Rick
Re:Yes this is fantastic new tech..... (Score:4, Interesting)
I installed Moonlight but the same message keeps appearing on the Democratic Convention site, and the Hard Rock Memorabilia site crashes FF. So much for Moonlight. It's a Microsoft perpetrated scam to fool people into thinking that Silverlight is portable to OSes not targeted by Microsoft.
Re: (Score:3)
So web developers should only aim to provide text based content because some people refuse to keep up to date?
Silverlight is currently in beta, soon to be launched. I would imagine that MS will do their damnest to get as much penetration as they can. And that means improving performance on FF (I haven't had it crash yet, but it is much laggier) and working with the folks at Moonlight to get things flowing there.
But hey, some people complained about this whole 'Netscape Navigator' thing back in the day. It's
More links on the topic (Score:5, Informative)
SL Eclipse Tools project
http://www.eclipse4sl.org/ [eclipse4sl.org]
MS Press release (interestly enough, it plans linux as a supported platform)
http://www.microsoft.com/presspass/press/2008/oct08/10-13Silverlight2PR.mspx [microsoft.com]
Silverlight 2 release is imminent.
Why not use a fully open-source toolkit? (Score:4, Interesting)
Given that Adobe AIR is based on WebKit, and the OpenSource world has Webkit (Qt has Webkit integrated, but Qt is not required for my suggestion), why don't we just make a fully AIR/Silverlight clone using WebKit and Javascript?
Interesing Details (Score:2)
Qt+Webkit: [trolltech.com]
It seems the Qt+WebKit combo is only in need of convenience functions to make it more appealing.
The proper way to woo. (Score:4, Funny)
Re: (Score:2, Funny)
Everyone knows real developers work on beer, not on Eclipse.
No, real developers live on coffee and they fear the daylight. They may actually get more done during an Eclipse.
Embraced and extended already? (Score:2)
In addition, Goldfarb said the new Silverlight 2.0 player comes with a cut-down version of Microsoft's .Net runtime. That means that .Net developers -- Microsoft says there are 4 million of them -- can build Silverlight applications purely through .Net.
So, is this cut-down .NET runtime compatible with the Mono cut-down .NET environment that Moonlight is built on, or not?
No mobile? (Score:2)
Goldfarb (Score:3, Funny)
The latter, said Goldfarb, should make it easier for would-be Silverlight developers."
I'm glad to see Microsoft's goblin integration program is still going strong.
Tag it from now on "WorksForNow" (Score:3, Insightful)
From now until the end of time Microsoft's cross platform adventures should be tagged "Works For Now". As their DRM brand "Plays For Sure" should have been called "Plays For Now", as their "Internet Explorer" languished free of development until a challenger arose, the only thing certain about Microsoft product development is that there will come a day when utility is deprecated to further Microsoft's perceived economic interests. As soon as they perceive that either they have market ownership or that market ownership cannot be achieved they abandon further development. This is not progress.
Lovely rant, but I have to know one thing (Score:5, Funny)
How the hell did you get all that in there fast enough to be the top page post? I just picture someone foaming at the mouth and typing so fast hummingbirds are frightened.
I have my problems with Microsoft too, but damn. Go outside. Walk a park. Read a book. You don't need an ulcer at your age.
Re:Lovely rant, but I have to know one thing (Score:4, Insightful)
Actually, I imagine this as some late 30s, early 40s year old guy living in his mom's basement with trollish rants ready to copy and paste. He also has a barbecue sauce stain on his shirt.
Actually, that's how I see all trolls.
Re: (Score:3, Insightful)
Microsoft is not a single entity... Microsoft
Re: (Score:2)
Re: (Score:2)
Which is a shame, because Twitter says a lot of intelligent shit but he kills his case with his delivery(shameless responding to his own comments using "clones" of other popular users).