Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:And this matters? (Score 1) 306

It matters because Windows 8 is intended to target low end ARM hardware as well as high end Intel/AMD. At //build/ Microsoft kindof made a big deal about the wide range of hardware they want to run on, and when someone buys a low end slate for $300 instead of getting an ipad, Microsoft wants that experience to be as good as it can be.

Totally agree with the file system gripes, though.

Comment Re:Skype on iPod 4. (Score 1) 208

He wants normal people with normal phones to be able to call a normal phone number... and have it go to his phone, which has no service plan, but has data connectivity through wifi in his house.

Which you can do with Skype. A subscription offers you very reasonable rates for making call and an online number (which he mentions) where normal people can call you and if you're offline either get voicemail or forwarded to another normal number.

There are still quality concerns, as I mention here: http://ask.slashdot.org/comments.pl?sid=2031828&cid=35448288

Comment Re:Skype on iPod 4. (Score 1) 208

I've had some success doing the same. The iPod touch 4 is a good device, but the service of Skype over wifi for making and receiving calls isn't as good as plain old cellular voice. When it's good, it's better than celluar, when it's bad, it introduces jarring audio artifacts or plain drops calls (really bad).

Comment Re:Input (Score 2, Interesting) 121

I totally agree.

The ipad puts alot of design constraints on apps. Most games turn part of the touch screen into a controller input that plays similar to a portable console (think gameboy). Doesn't work for a game like WoW, or Blizzard would've ported it to consoles long ago.

-ds

Comment Re:Microsoft pollution at its best (Score 2, Informative) 251

Perhaps you should click on the "Learn what these numbers mean" link. Here, I'll do it for you:

The numbers on the graph reflect how many searches have been done for a particular term, relative to the total number of searches done on Google over time. They don't represent absolute search volume numbers, because the data is normalized and presented on a scale from 0-100. Each point on the graph is divided by the highest point, or 100. When we don't have enough data, 0 is shown. The numbers next to the search terms above the graph are summaries, or totals.

The number of searches in google has no objective relation to the number of deployments, for either flash or silverlight.

Farnsworth: "Bunk! Bunk, I say! Bring me a bag of Bigfoot's droppings, or shut up!"

Comment Speaking of Bias.. (Score 5, Interesting) 251

From TFA:

Unfortunately, some of these features are not what they first appear. The HTML control in Silverlight 4 is not a new embedded browser from Microsoft, but uses components from Internet Explorer on Windows, or Safari on the Mac, which means that the same content might render differently. The HTML control only works out-of-browser, and simply displays a blank space if browser-hosted.

The difference in rendering between IE on Windows and Safari on Macosx is a reality, whether silverlight is involved or not. The purpose of the HTML Control is to allow scenarios dependent on the HTML Bridge, the part of silverlight that blurs the lines and allows communication between the html dom + javascript and C# code, to run correctly when the app is hosted out of the browser. It's essentially a crutch to allow developers that want to use siverlight a way to leverage existing investments in web application development.

More seriously, COM automation is a Windows-only feature, introducing differentiation between the Mac and Windows implementations. Since cross-platform Mac and Windows is a key Silverlight feature, it is curious that Microsoft has now decided to make it platform-specific in such an important respect. Microsoft Office and parts of the Windows API have a COM interface, so access to COM makes Silverlight a much more capable client.

This is a fairly obscure feature, and I'm fairly surprised that it was included at all, but doubt it'll be of use to the vast majority of current and future silverlight developers out there. Like the html control, it's a crutch, to allow developers that want to use silverlight a way to leverage existing investments. The mantra I've heard out of the silverlight team is to focus on unblocking customer scenarios (scenarios they cannot unblock themselves) without compromising the overall feature goals (like keeping the runtime download small).

Nevertheless, Silverlight has crossed a threshold. It is now a runtime that has extended functionality only on Windows. That will not help Microsoft win developers from Adobe AIR, which has the same features on both Mac and Windows.

I don't think it'll matter. Any developer that is seriously considering using silverlight over Adobe AIR, but is then persuaded not to because Silverlight's Trusted Out-Of-Browser scenario has COM support on Windows and not on Mac is "Doing It Wrong". It's an edge case feature that doesn't affect Silverlight's over all "Cross-Platforminess".

Flame On.

Comment Re:Silverlight's video capabilities have always... (Score 1) 335

Major League Baseball Advanced Media totally botched the transition not once, but twice. When switching from Flash to Silverlight last year their new Silverlight-based streaming player didn't work, leaving paying customers without service for days. This year they decided to switched back to a Flash-based player ON OPENING DAY. Unfortunately, the new player doesn't work either, and in many ways was worse than the silverlight player, requiring additional installation plugins for HD capabilities, and left these same paying customers without the opening day experience they're paying for two years in a row.

Also I'm sure politics played a role too.

MLB 2008
http://www.pcworld.com/article/144035/mlbs_web_video_strikes_out_on_opening_day.html

MLB 2009
http://www.huffingtonpost.com/robert-j-elisberg/major-league-baseball-str_b_185158.html

Comment Re:400M Silverlight installs (Score 5, Interesting) 500

Major League Baseball Advanced Media totally botched the transition not once, but twice. When switching from Flash to Silverlight last year their new Silverlight-based streaming player didn't work, leaving paying customers without service for days. This year they decided to switched back to a Flash-based player ON OPENING DAY. Unfortunately, the new player doesn't work either, and in many ways was worse than the silverlight player, requiring additional installation plugins for HD capabilities, and left these same paying customers without the opening day experience they're paying for two years in a row.

New York Times Reader was a different case. It worked fairly well, but NYT got thoroughly flamed for introducing the reader for windows only, basing it on WPF's FlowDocument capabilities which aren't available for the Mac. Similar text features are eventually going to make it into Silverlight, but things like Printing are a much higher priority for the SL guys. The silverlight version of the reader used a complicated templating system rather than true adaptive text layout. Adobe's Text Layout Framework may not have been the first to market, but that + Flex + AIR are the first to bring it to a wider audience and may ultimately resonate more.

Also I'm sure politics played a prevalent role in both cases, especially in the case of NYT where the Mac User's vitriol for anything microsoft played out.

MLB 2008
http://www.pcworld.com/article/144035/mlbs_web_video_strikes_out_on_opening_day.html

MLB 2009
http://www.huffingtonpost.com/robert-j-elisberg/major-league-baseball-str_b_185158.html

NYT:
http://www.itwriting.com/blog/1424-new-york-times-switches-from-wpfsilverlight-to-flash-for-reader-2.html

Comment Students will adapt. (Score 1) 339

Yet another rule for the higher-ed equivalent of the rat maze. If they already have understanding, will students still be forbidden from using the tool to make life easier?

I wrote for the TI-82 that would show various equation solutions as well as their stages of reduction. Not surprisingly I had alot more fun writing the program than copying the complete answers of ~60 problems to paper.

Slashdot Top Deals

Saliva causes cancer, but only if swallowed in small amounts over a long period of time. -- George Carlin

Working...