More on Microsoft 'Jupiter' and what it means for Windows 8
Summary: After a first tip this week on Microsoft's Jupiter -- a new "application model" for Windows 8 -- I started nosing around to learn more about this mysterious new Microsoft codename. Here's a brain dump of what I learned after talking to a couple of sources of mine.
After a first tip this week on Microsoft's Jupiter -- a new "application model" for Windows 8 -- I started nosing around to learn more about this mysterious new Microsoft codename.
Here's a brain dump of what I learned after talking to a couple of sources of mine who spoke on the condition of anonymity, but whom I believe are in the know about the project.
Jupiter is going to be a new user interface (UI) library for Windows, built alongside Windows 8. It will be a thin XAML/UI layer on top of Windows application programming interfaces and frameworks for subsystems like graphics, text and input. The idea is Jupiter will bring support for smoother and more fluid animation, rich typography, and new media capabilities to Windows 8 devices. (Not surprisingly, the more fluid UI capabilities also are on the feature set list for Silverlight 5.)
The high-level goal for Jupiter is to help Microsoft revitalize a world where developers write applications tailored for a specific platform. The days of "killer apps" optimized for Windows driving demand for Windows PCs are waning (if not already long gone). Microsoft's hope with Jupiter is to provide Microsoft and third-party developers with a new framework, plus the next versions of Microsoft's various development tools, to build what Microsoft is calling "immersive" applications.
Immersive apps are not meant to be Windows desktop apps. Nor are they necessarily pure Web apps. They are applications that will be built using C#, Visual Basic (and maybe C++). These apps will be developed using the new Windows 8 app model and take advantage of its inherent servicing and packaging technologies and that will be available via the anticipated Windows 8 app store.
Because Jupiter will be built off the same core XAML technology used in Windows Phone and Silverlight, there's a good chance some of the Silverlight code developers already have written will be able to be reused to develop this new class of apps. Does this mean Windows Phone apps will automatically work on Windows 8 and be available from the Windows 8 app store? I don't know but I am doubtful.
One of my contacts described Jupiter this way: "It has to do with XAML + Native Code on slate/iPad-like devices. I think this is Microsoft's approach for putting Windows on the smaller device without the bloat."
For now, Jupiter is supposedly a Windows 8 thing only, but could potentially be adapted to work with older versions of Windows and maybe Windows Embedded operating systems, as well. Jupiter will actually ship as part of Windows 8, I am hearing from my contacts. A subset of Jupiter also will ship as part of a future version of the .Net Framework, according to what my sources said of Microsoft's plans.
Microsoft officials are not commenting on Jupiter. That's not too surprising, as we heard from Microsoft execs at this week's Consumer Electronics Show, they aren't even willing to acknowledge that Windows 8 is what they're calling the next version of Windows....
Any Windows, Windows Phone and/or Silverlight developers out there have any thoughts to add (or questions to ask) about Jupiter? I, for one, am curious whether Jupiter will be part of Windows 8 on both the newly announced SoC ARM/AMD/Intel systems and existing generation of 32/64-bit PCs or not...
Update (January 7): Soma Somasegar, Senior Vice President of Microsoft's Developer Division, responded directly to me on Friday with a comment on this post. He reiterated that Microsoft is not yet ready to talk about the next version of Windows, but did say that "some of the information in this post is not right and out of date, not reflecting Microsoft's current thinking." When I asked for more information about which parts of this information were incorrect, Somasegar declined to comment.
Kick off your day with ZDNet's daily email newsletter. It's the freshest tech news and opinion, served hot. Get it.
Talkback
Reminds me of Longhorn
Current UI regressions aren't exactly encouraging.
Microsoft needs to pare down and do something right (modern and lean) from the ground up, or simply give it up.
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
Stupid gimmicks?
My closest living relative has a Mac and has always been an Apple user and I don't feel OS X even comes close to win7 as an all around superb OS. It's much more niche.
I use Visual Studio 2005 and 2008 every day and I'm not sure what you are even talking about? Like any generation of Visual Studio, I can knock out solid code in little time that gets the job done and that's all I need. What else is you look for in dev tools?
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
IF you think that 7 (or for that matter, Vista post SP2) is worse than XP SP3, then you have no credibility. The latter is less secure than than it's successors and the newer UI's are an entirely different league. I've used them all, and 7 > Vista > XP. The only exception to this is if you're running really old hardware. Even if I was running my Athlon 64/X800XL rig (from 2005), I'd choose Vista/7.
The Search based menu/control panel/explorer is way better than XP.
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
Contrary to what others have said I will agree with some of what you have said. The main problems with Win 7 is that it simply cobbles on top of the preceding Windows kernel and UI (despite the re-write of the former). UAC uses existing Win XP control windows nested up to 4 layers deep to change permissions,etc. - ugly and inefficient (vs. say the graphical sudo privilege escalation in Linux).
Win 7 maybe "more stable" but I was able to "blue screen" it with ease... The underlying model is still multiple layers of legacy support and a kernel that doesn't respond gracefully to error conditions at a privileged execution level...
I don't prefer Win XP to Win 7 - but neither am I fooled by the puurty aero interface (although like 99% of humans I like the windows snapping and superbar features) - things a still fugly underneath!!
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
Ah, but Bob... your statement espouses that you went OUT OF YOUR WAY to bluescreen Windows 7. How many people have had that happen WITHOUT trying to do it or without a program that Windows WARNS you has a known issue that will blue-screen it, and before you run it next time, install X update? Not many, I think.
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
To all those who say windows 7 is better.....
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
RE: More on Microsoft 'Jupiter' and what it means for Windows 8
Wow, something actually exciting from dev group
Not being sarcastic. It's actually something that's been needed for a long time. Put a XAML windowing/widget kit together with a WTL like native code library would allow for much more exciting desktop applications than Windows Forms / WPF.
They would definitely be a lot harder to write but the payback in performance on tablet like machines would be more than worth it.