Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Cross-platform applications (Score 1) 778

Artificial limitations pushed down by the vendor. That's not the technology's fault, it's part of the problem.

The developer of an individual application cannot fix this problem. Instead, to gain and retain users, a developer must work around this problem, which means developing a web application either in addition to or instead of a native application.

Comment Is Visual Studio Modern yet? (Score 1) 543

The desktop restrictions for RT are very, very clearly because they expect the desktop to go away as the modern shell and development platform evolve and are eventually able to replace it.

"Development platform"? Hmmm... Let me know when Visual Studio becomes fully Modern and a Windows RT device with a keyboard becomes capable of native development even in theory.

If you don't want a locked down, consumer electronics-style experience, don't buy an RT device!

Now that netbooks don't exist anymore, let me know when the price of x86 tablets falls toward Surface/iPad range instead of being double that like the Surface Pro is.

Comment Shared copy of jQuery (Score 1) 778

Ideally, you download the 97 kB framework once on the first visit to a site, after which it sits in cache. If it's a popular framework like jQuery, you might not even need to download it once per site if web sites transclude a copy of the framework on a CDN. After that, the site can send you 2 kB deltas instead of 100 kB refreshes. I agree with you that excesses exist. They just aren't obligatory like they would be if you had to refresh the whole page all the time.

Comment Apple beat Microsoft to the Start Menu (Score 1) 543

There must be a reason nearly every Linux desktop, at least since FVWM, has copied some form of the Start menu

It might be because Microsoft all but lifted the Start Menu from Apple. Since System 7.0 (June 1991), classic Mac OS allowed users to put "aliases" (shortcuts) to their favorite applications in the Apple Menu Items folder. System 7.5 (September 1994) added the ability to organize these shortcuts into folders, producing roughly the same effect as the Start Menu that Microsoft would add to Windows a year later.

Comment Windows act as an anchor (Score 1) 543

You can now set the background of the start menu to just show the same image as the desktop

Do the tiles appear on top of the windows that are on the desktop, or do they still hide all the windows that are on the desktop? The presence of the windows that are on the desktop acts as an anchor to keep the user's train of thought on its proverbial tracks. If the tiles showed up on top of the windows, possibly with a dimming or blurring effect like the UAC prompt and the area behind window title bars in Windows 7 Aero, that might be enough to avoid doorway amnesia.

Comment Full screen switch produces loss of context (Score 3, Interesting) 543

When you start a full-screen application, such as a Windows Store app or the Windows 8 Start Screen, you lose the visual context of having the application semi-visible in the background, and you tend to forget what you were working on. The effect has been called doorway amnesia; see also my previous comments. Classic Shell makes it about as tolerable as Windows 7.

Slashdot Top Deals

Say "twenty-three-skiddoo" to logout.

Working...